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.
Category: Dev tools
16,902 results · page 424 of 564
- View details
sdd-remoteSkillDev tools
Remote sync workflow for Story Driven Development. Use this skill whenever the user asks to pull from remote, push changes to SDD Flow, enrich drafts, update local state from remote, publish local updates, process remote drafts, or run a remote worker job (enrich or sync). Also trigger on phrases li
Ready to connect★ 55
- View details
sdd-uiSkillDev tools
UI Component Editor workflow. Use when the user wants to implement a React component from a screenshot in an SDD project, iterating visually with live preview.
Ready to connect★ 55
- View details
self-improvement-zhSkillDev tools
Captures learnings, errors, and corrections for continuous improvement. Use when: (1) a command or operation fails unexpectedly, (2) the user corrects the AI ('no, that's wrong...', 'actually it should be...'), (3) the user requests a feature that doesn't exist, (4) an external API or tool fails, (5
Ready to connect★ 55
- View details
service-addSkillDev tools
Add a backend service (NestJS prototype module) to an existing workstream using a SPEC-PROVIDER starter pack
Ready to connect★ 55
- View details
source-command-debug-uiSkillDev tools
Drive the Voxt UI from Codex — chrome-devtools MCP setup, debugUI helpers, fast multi-user sign-in
Ready to connect★ 55
- View details
source-command-issueSkillDev tools
Create a GitHub issue, assign to current user, and set status to In Progress
Ready to connect★ 55
- View details
source-command-server-statusSkillDev tools
Show status of all running ActualChat servers
Ready to connect★ 55
- View details
- View details
sync-allSkillDev tools
Fetch, merge origin into master, merge worktree work into master, sync all worktrees. NEVER pushes.
Ready to connect★ 55
- View details
transcriptSkillDev tools
Real-time conversation capture — records dialogue and decisions as they happen.
Ready to connect★ 55
- View details
ui-addSkillDev tools
Add a frontend app (Next.js) to an existing workstream using a SPEC-PROVIDER starter pack
Ready to connect★ 55
- View details
verify-featureSkillDev tools
Verify that a feature as built actually matches what was asked for — catching requirements that were quietly dropped, built differently than specified, or built without being asked for. Use this whenever you are partway through or wrapping up a feature and about to call it done, and whenever the use
Ready to connect★ 55
- View details
virtual-list-debugSkillDev tools
Instruments and workflow for debugging the VirtualList — the chat transcript (`InfiniteList`) and the sidebar (`FiniteList`). Covers the built-in consistency checker, the on-screen overlay, the five `?vl*` URL flags, the touch-gesture rig, the frame recorder, attaching to a real Android device over
Ready to connect★ 55
- View details
voxt-qaSkillDev tools
Answer questions about Voxt — its features, what shipped and when, and how to use it — grounded in three sources: the public "Voxt Announcements" chat, the Landing pages, and the user guide. Use when asked things like "what features shipped this year", "list new features", "how do I use <feature>",
Ready to connect★ 55
- View details
weather-zhSkillDev tools
Get current weather and forecasts (no API key required).
Ready to connect★ 55
- View details
worktree-createSkillDev tools
Create a new git worktree with dedicated branch and bootstrapped dev environment
Ready to connect★ 55
- View details
worktree-deleteSkillDev tools
Remove a git worktree and optionally delete its branch
Ready to connect★ 55
- View details
worktree-syncSkillDev tools
Sync worktree with master — merge, copy settings, run sandbox-sync, report changes
Ready to connect★ 55
- View details
abi-and-calling-conventionsSkillDev tools
Use when explaining System V AMD64, ARM AAPCS, RISC-V psABI, stack frames, variadic calls, or FFI register rules. Not for the Rust FFI binding layer: use rust-ffi.
Ready to connect★ 54
- View details
ad-creative-builderSkillDev tools
Generate paid-ad creative variants (banner, KV, hero) sized to platform specs from the brand theme pack and campaign brief.
Ready to connect★ 54
- View details
adc-dac-baremetalSkillDev tools
Use when configuring ADC sampling time, DMA-driven ADC, calibration, or DAC channel setup on bare-metal MCUs. Not for the DMA stream itself: use dma-baremetal.
Ready to connect★ 54
- View details
af-xdpSkillDev tools
Use when creating AF_XDP sockets, configuring UMEM and XSK rings, writing an XDP redirect program, or choosing copy versus zero-copy mode. Not for full kernel bypass: use dpdk.
Ready to connect★ 54
- View details
agile-v-gxp-qualificationSkillDev tools
Plans, coordinates, and audits risk-based DQ, IQ, OQ, PQ, intended-use validation, stage release, and requalification for regulated or high-assurance computerized systems. Use with Agile V lifecycle skills; it does not provide certification or runtime enforcement.
Ready to connect★ 54
- View details
agile-v-product-ownerSkillDev tools
REQ-aware Product Owner for backlog and sprint management with full traceability. Use for sprint planning, backlog prioritization, or converting REQs to INVEST stories.
Ready to connect★ 54
- View details
agile-v-sop-adapterSkillDev tools
Bind an organization's controlled SOPs (Standard Operating Procedures) to Agile-V controls, artifacts, and Human Gates so Agile-V execution conforms to the SOPs. Load when creating or checking `.agile-v/SOP_BINDING.yaml`, mapping SOP clauses to REQ/ART/TC/gate evidence, or auditing SOP conformance o
Ready to connect★ 54
- View details
algorithmic-color-paletteSkillDev tools
Derive a full UI colour palette algorithmically from one or two brand colours. Darker and lighter variants for interactive states, desaturated greys from the brand hue for borders and backgrounds, and semantic colours that feel coherent with the brand rather than generic. Use when building a colour
Ready to connect★ 54
- View details
arm-sveSkillDev tools
Use when writing or porting AArch64 SIMD to SVE or SVE2: arm_sve.h intrinsics, predicates, vector-length-agnostic loops, auto-vectorization, or SVE registers in GDB. Not for NEON: use simd-intrinsics.
Ready to connect★ 54
- View details
articulateSkillDev tools
Use when the user knows what they mean but cannot express it completely or clearly. Turns a vague intended thought into a faithful, audience-ready statement, preserving scope and identity, surfacing unsupported choices, and inventing no goals or facts. Not for discovery, ideation, or style-only edit
Ready to connect★ 54
- View details
assembly-armSkillDev tools
Use when reading or writing AArch64 or AArch32 Thumb assembly, inline asm in C, AAPCS64 register roles, or NEON and SVE vector code. Not for ABI detail across ISAs: use abi-and-calling-conventions.
Ready to connect★ 54
- View details
assembly-riscvSkillDev tools
Use when reading or writing RV32/RV64 assembly, inline asm in C, the RISC-V psABI, IMAFD extension naming, compressed instructions, or QEMU RISC-V debugging.
Ready to connect★ 54
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.
53,788 of the 54,220 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.