Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Filter by category
55,286 results · page 805 of 1,843
- View details
browser-81345ecdSkillWeb & browsing
Reflow & repaint / rendering-reflow-repaint / browser rendering — reflow / repaint / reflow-repaint / (rendering cost classification / reflow is more expensive). Use this skill when the user mentions these terms. Scenario: reference — browser rendering: reflow vs repaint (geometry → reflow is costly
Ready to connect★ 230
- View details
browser-822cfa44SkillWeb & browsing
Screen orientation / browser-screen-orientation / lock. Use this skill when the user mentions these words. Scenario: reference: Screen Orientation API — orientation lock/unlock/query. [Not applicable] Not for: cases where op is not {get, lock, unlock}.
Ready to connect★ 230
- View details
browser-853690c0SkillWeb & browsing
Built-in chat / browser - built-in chat / send. Use this skill when the user mentions these words. Scenario: comparison — AI Chat: built-in conversation send/reply/history. [Not applicable] Not for the following cases: when op is not one of {history, reply, send}.
Ready to connect★ 230
- View details
browser-85553126SkillWeb & browsing
Permissions API / Browser - Permissions API / Permissions / request / query. Use this skill when the user mentions these words. Scenario: Permissions API — permission query/request (prompt/granted/denied). [Not applicable] Not for cases where op is not in {query, request}.
Ready to connect★ 230
- View details
browser-87b0ce80SkillWeb & browsing
Online status / browser-online-status / offline events / set. Use this skill when the user mentions these words. Scenario: comparison of navigator.onLine + online/offline events (network status monitoring). [Not applicable] Not for cases where op is not one of {events, get, set}.
Ready to connect★ 230
- View details
browser-900c4484SkillWeb & browsing
Throttling / performance-debounce-throttle / browser performance — throttling / rate-limited execution (first event fires immediately). Use this skill when the user mentions these terms. Scenario: browser performance — throttling (rate-limited execution, reducing high-frequency event handling). 【Not
Ready to connect★ 230
- View details
browser-910405c4SkillWeb & browsing
Speech recognition / browser-speech-recognition / start. Use this skill when the user mentions these words. Scenario: comparison with SpeechRecognition — start/recognition result/final text. [Not applicable] Not for cases where op is not {final, result, start}.
Ready to connect★ 230
- View details
browser-95fd3c86SkillWeb & browsing
Session storage / storage-sessionStorage / sessionStorage / tab-level lifecycle. Use this skill when the user mentions these terms. Scenario: comparison — browser storage: sessionStorage (tab lifecycle, data isolated in new tabs). [Not applicable] Not for the following cases: if conditions are not m
Ready to connect★ 230
- View details
browser-97a14ca3SkillWeb & browsing
Event listening / event-event listening / browser events — listener registration / triggering / event listeners. Use this skill when the user mentions these terms. Scenario: browser events — listener registration/triggering (addEventListener/dispatchEvent semantics). 【Not applicable】Not for: when ev
Ready to connect★ 230
- View details
browser-9de10895SkillWeb & browsing
HTTP parsing / HTTP response parsing / HTTP response. Use this skill when the user mentions these terms. Scenario: comparison — browser HTTP: response status line / header fields / body parsing. [Not applicable] Not for the following cases: not applicable if conditions are not met (negative routing:
Ready to connect★ 230
- View details
browser-9e4914a7SkillWeb & browsing
Web page sharing / browser-web sharing / share. Use this skill when the user mentions these words. Scenario: comparison: Web Share API — sharing web page content. [Not applicable] Not for the following cases: when op is not in {can_share, last, share}.
Ready to connect★ 230
- View details
browser-a280ec64SkillWeb & browsing
Network info / Browser - network info / set records. Use this skill when the user mentions these words. Scenario: reference — Network Information API — effectiveType network type and high-speed detection. [Not applicable] Not for cases where op is not {fast, get, set}.
Ready to connect★ 230
- View details
browser-a2d9b0b0SkillWeb & browsing
Gamepad / Browser-Gamepad / connect. Use this skill when the user mentions these words. Scenario: matches Gamepad — controller connection / buttons / joystick. [Not for] Not for cases where op is not one of {axis, button, connect}.
Ready to connect★ 230
- View details
browser-a372edebSkillWeb & browsing
Hit testing / render-hit-testing / render hit testing — from the top down: find the element containing starting from the top level. Use this skill when the user mentions these words. Scenario: for comparison: render hit testing — top-down coordinate containment determination (clicking to hit an ele
Ready to connect★ 230
- View details
browser-a4c793a4SkillWeb & browsing
Cookie management / network-Cookie / Cookie. Use this skill when the user mentions these words. Scenario: Browser network — Cookies (set/read/delete, session state persistence). [Not applicable] Not for cases where op is not {delete, get, set}.
Ready to connect★ 230
- View details
browser-a681d0c2SkillWeb & browsing
CSP policy / Security-CSP policy / CSP / Content Security Policy. Use this skill when the user mentions these terms. Scenario: Reference — browser security — CSP (resource type whitelist, * wildcard allowed). [Not applicable] Not for the following cases: not applicable if conditions are not met (neg
Ready to connect★ 230
- View details
browser-a7a2b0c1SkillWeb & browsing
Paint / render-paint / browser rendering pipeline — paint / layout tree → character canvas ('. Use this skill when the user mentions these words. Scenario: comparison — browser rendering pipeline — paint (layout coordinates → character canvas, pixel filling). [Not applicable] Not for the following c
Ready to connect★ 230
- View details
browser-a990e68eSkillWeb & browsing
Translate / browser-translate / translate. Use this skill when the user mentions these words. Scenario: comparison: Translator API — text translation and language pairs. [Not applicable] Not for the following cases: when op is not {available, langs, translate}
Ready to connect★ 230
- View details
browser-aaac4eecSkillWeb & browsing
Layout tree / render-layout-tree / browser rendering pipeline — layout tree / block-level nodes → coordinates. Use this skill when the user mentions these terms. Scenario: reference — browser rendering pipeline — layout tree (block-level nodes stack vertically, default width = container / height = 1
Ready to connect★ 230
- View details
browser-ae6586bbSkillWeb & browsing
Composited layering / render-composited layering / browser rendering — composited layering / add. Use this skill when the user mentions these words. Scenario: reference — browser rendering — composited layering (independent layers composited by z-order, no repaint on scroll). [Not applicable] Not fo
Ready to connect★ 230
- View details
browser-afa4091fSkillWeb & browsing
URL parsing / URL-解析 / URL 解 / protocol/host/port/path. Use this skill when the user mentions these words. Scenario: comparison — browser URL: protocol/host/port/path parsing. 【Not applicable】Not for the following cases: not applicable if conditions are not met (negative routing: returns None / does
Ready to connect★ 230
- View details
browser-b4c8cf65SkillWeb & browsing
Event delegation / event-event delegation / a single listener on an ancestor dispatches by target. Use this skill when the user mentions these terms. Scenario: comparison — event delegation: a single listener on an ancestor dispatches child handlers by target+type (bubble optimization). [Not applica
Ready to connect★ 230
- View details
browser-b501767cSkillWeb & browsing
Mixed content / security-mixed-content / HTTPS pages. Use this skill when the user mentions these terms. Scenario: reference — mixed content: blocking HTTP subresources loaded on HTTPS pages (security downgrade protection). [Not applicable] Not for: cases where conditions are not met (negative routi
Ready to connect★ 230
- View details
browser-bcd4288dSkillWeb & browsing
Image generation / browser-image-generation / generate. Use this skill when the user mentions these words. Scenario: Image Generation — generating images from text prompts. [Not applicable] Not for cases where op is not one of {count, generate, last}.
Ready to connect★ 230
- View details
browser-bfad66a5SkillWeb & browsing
Request batching / Browser request batching / Request batching — send multiple requests in a batch / create. Use this skill when the user mentions these words. Scenario: request batching — transmit multiple requests in a batch (reduces round trips). [Not applicable] Not for: cases where op is not {a
Ready to connect★ 230
- View details
browser-c45cbfe9SkillWeb & browsing
CSS cascade / CSS-cascade / cascade application / selecting the highest-priority rule / CSS cascade. Use this skill when the user mentions these terms. Scenario reference: browser CSS — cascade priority (inline > id > class > tag). [Not applicable] Not for cases where conditions are not met (negativ
Ready to connect★ 230
- View details
browser-c4dd6078SkillWeb & browsing
Style calculation / rendering-style calculation / browser rendering pipeline—style calculation / DOM nodes. Use this skill when the user mentions these terms. Scenario: comparison—browser rendering pipeline—style calculation (DOM×CSS→rule matching→cascade picks highest-priority styles). 【Not applica
Ready to connect★ 230
- View details
browser-c879eb0bSkillWeb & browsing
Text summarization / browser-text-summary / summarize. Use this skill when the user mentions these words. Scenario: comparison with Summarizer — extracts key points and summarizes text. [Not applicable] Not for cases where op is not one of {last, length, summarize}.
Ready to connect★ 230
- View details
browser-c92ac01bSkillWeb & browsing
CSP report / browser-CSP report / CSP report / record. Use this skill when the user mentions these words. Scenario: reference — CSP report-uri, Content Security Policy violation reporting. 【Not applicable】Not for the following cases: when op is not one of {count, filter, record}.
Ready to connect★ 230
- View details
browser-cb179242SkillWeb & browsing
Device orientation / browser-device-orientation / set logging. Use this skill when the user mentions these trigger words. Scenario: reference — DeviceOrientation: α/β angle logging and portrait orientation detection. [Not applicable] Not for: ops other than {get, portrait, set}.
Ready to connect★ 230
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
54,855 of the 55,286 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.