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: AI & models

8,942 results · page 165 of 299

  • recursive-tddSkillAI & models

    Use when implementing any code in recursive-mode Phase 3. Enforces strict RED-GREEN-REFACTOR discipline with The Iron Law - no production code without a failing test first. Trigger phrases: "implement this", "add feature", "fix bug", "write a failing test", "TDD".

    Ready to connect★ 118

    github.com/try-works/role-model114 stars

    View details
  • recursive-worktreeSkillAI & models

    Use when starting any recursive-mode requirement to set up an isolated git worktree. Required before implementation phases: create an isolated workspace, verify a clean baseline, and keep main/master clean.

    Ready to connect★ 118

    github.com/try-works/role-model114 stars

    View details
  • role-modelSkillAI & models

    Connect Codex to a local role-model runtime via the codex-role-model adapter.

    Ready to connect★ 118

    github.com/try-works/role-model114 stars

    View details
  • agent-skills-creatorSkillAI & models

    Creates and improves portable Agent Skills with a validator, routing scenarios, and evidence-based keep, cut, merge, or retire decisions. Use when asked to "write a skill", "update all skills", "audit my SKILL.md", "remove redundant instructions", or fix skill triggering. For AGENTS.md or CLAUDE.md

    Ready to connect★ 115

    github.com/mblode/agent-skills117 stars

    View details
  • autoshipSkillAI & models

    Runs a changesets npm release through the version PR, CI publish, and registry verification. Use when asked to "release this package", "autoship", "merge Version Packages", or diagnose a release that did not publish. For feature PRs use pr-creator or pr-babysitter.

    Ready to connect★ 115

    github.com/mblode/agent-skills117 stars

    View details
  • ax-auditSkillAI & models

    Audits agentic products for tool parity, authority, approval payloads, recovery, and trust using 27 rules and a ship verdict. Use when asked for an "AX audit", to review an agent approval flow, or whether an agent can operate the product. For human-facing API ergonomics use dx-audit; for ordinary UI

    Ready to connect★ 115

    github.com/mblode/agent-skills117 stars

    View details
  • dx-auditSkillAI & models

    Audits libraries, CLIs, and SDKs using 38 rules for public contracts, package exports, piped output, errors, and configuration. Use when asked to "audit my CLI", "review my SDK", "make this agent-friendly", or diagnose package type resolution. For agentic product trust use ax-audit; for docs use doc

    Ready to connect★ 115

    github.com/mblode/agent-skills117 stars

    View details
  • minimax-h3-prompt-reviewerSkillAI & models

    Downstream MiniMax H3 specialist that audits, repairs, and rewrites T2VA, I2VA, FL2VA, L2VA, and full-reference prompts into an official structured format. Use after minimax-h3-creative-director routes an existing prompt for diagnosis or repair, or when explicitly invoked for formatting, timeline, c

    Ready to connect★ 114

    github.com/unknowlei/minimax-h3-opencode-skills117 stars

    View details
  • pr-creatorSkillAI & models

    Creates or updates GitHub PRs with house-style titles and bodies, issue linking, repository templates, and draft state. Use when asked to "create a PR", "rewrite the PR description", or "polish this PR". For code fixes use tidy; for CI and review threads use pr-babysitter; for npm releases use autos

    Ready to connect★ 115

    github.com/mblode/agent-skills117 stars

    View details
  • readme-creatorSkillAI & models

    Creates or rewrites a README for the project consumer, using verified install commands, a runnable quickstart, and house presentation conventions. Use when asked to "write a README", "rewrite our README", or replace scaffold boilerplate. For an in-place prose audit use docs-writing; for agent instru

    Ready to connect★ 115

    github.com/mblode/agent-skills117 stars

    View details
  • scaffold-cliSkillAI & models

    Scaffolds a TypeScript CLI and npm package with the house toolchain, dual tsdown outputs, CLI contracts, changesets, and publishing templates. Use when asked to "scaffold a CLI" or "start an npm package". For an existing package release use autoship; for existing API ergonomics use dx-audit.

    Ready to connect★ 115

    github.com/mblode/agent-skills117 stars

    View details
  • tidySkillAI & models

    Applies diff-scoped simplifications using reuse, ownership, efficiency, and test-value checks, including actionable review findings. Use when asked to "tidy this", "simplify my diff", or "apply the review findings". For a read-only report use pr-reviewer; for repository architecture use codebase-arc

    Ready to connect★ 115

    github.com/mblode/agent-skills117 stars

    View details
  • app-review-analyzerSkillAI & models

    Systematically analyze app reviews for competitor research or own-app reputation management. Categorize reviews by sentiment and themes (bugs, missing features, UX complaints, pricing objections, praise, support issues), identify actionable patterns, produce structured analysis reports, and draft pr

    Ready to connect★ 116

    github.com/robertguss/claude-code-toolkit116 stars

    View details
  • book-research-assistantSkillAI & models

    Plan, orchestrate, and validate deep research for nonfiction books. Use when an author has completed book architecture and needs to fill research gaps before outlining chapters. Triggers include requests to plan research, generate research prompts, validate research quality, or prepare for drafting.

    Ready to connect★ 116

    github.com/robertguss/claude-code-toolkit116 stars

    View details
  • debuggerSkillAI & models

    Use rust-gdb to inspect variables and step through code without modifying it. Prefer this over print debugging when investigating compiler internals or runtime behavior (lldb is unavailable on Claude Code Web).

    Ready to connect★ 116

    github.com/wado-lang/wado110 stars

    View details
  • dhh-writingSkillAI & models

    This skill should be used when writing in the distinctive style of David Heinemeier Hansson (DHH). It applies when creating blog posts, technical articles, business content, manifestos, or any prose requiring a clear, punchy, opinionated style.

    Ready to connect★ 116

    github.com/robertguss/claude-code-toolkit116 stars

    View details
  • vendor-submodulesSkillAI & models

    Locate and sync the vendored reference specs and runtimes under vendor/ (Wasm, WASI P3, and Component Model specs; wasm-tools, wasmtime sources). Use when you need to read a Wasm/WASI/CM spec or wasmtime/wasm-tools source, or when vendor/ submodules are missing and need initializing.

    Ready to connect★ 116

    github.com/wado-lang/wado110 stars

    View details
  • wado-performanceSkillAI & models

    Analyze and improve the runtime speed of a Wado program's compiled guest Wasm — profile hot functions, read the generated WIR for allocations and copies, reason about the WasmGC cost model, and A/B-measure a fix. Use for guest-side speed work (serde, parsers, numeric loops, hot stdlib). For host-sid

    Ready to connect★ 116

    github.com/wado-lang/wado110 stars

    View details
  • writing-orchestrationSkillAI & models

    This skill should be used when orchestrating complex writing workflows with multiple phases. It provides two-agent orchestration patterns, the two-gate content readiness assessment, 10 baseline writing strategies, 20+ situational strategies, and quality checkpoints. Inspired by the Spiral Writing Sy

    Ready to connect★ 116

    github.com/robertguss/claude-code-toolkit116 stars

    View details
  • xcode-makefilesSkillAI & models

    Install strict Xcode Makefile tooling for iOS/macOS projects, including build/run/test scripts with AGENT_NAME-based per-agent isolation under build/. Use when a project needs reproducible local CLI builds without full app scaffolding.

    Ready to connect★ 116

    github.com/robertguss/claude-code-toolkit116 stars

    View details
  • <skill-slug>SkillAI & models

    One-line description of what this fix does and why it matters.

    Ready to connect★ 115

    github.com/onlyterp/prompt-cache-skills114 stars

    View details
  • aider-1h-ttlSkillAI & models

    Aider uses 5min TTL by default and works around long pauses with keepalive pings. Wire up the 1h TTL beta instead.

    Ready to connect★ 115

    github.com/onlyterp/prompt-cache-skills114 stars

    View details
  • aider-cache-default-onSkillAI & models

    Aider's --cache-prompts is off by default. Flip it on for supported models.

    Ready to connect★ 115

    github.com/onlyterp/prompt-cache-skills114 stars

    View details
  • cline-fix-volatile-msgSkillAI & models

    Ladder-aware Cline Anthropic caching — verify the rolling read/write ladder on the wire, then add the tools breakpoint and tune TTL. Updated for the 2026-08 AI-SDK monorepo.

    Ready to connect★ 115

    github.com/onlyterp/prompt-cache-skills114 stars

    View details
  • cline-pin-timestampSkillAI & models

    Cline's system prompt includes a timestamp that may be recomputed per request, invalidating the system-prompt cache.

    Ready to connect★ 115

    github.com/onlyterp/prompt-cache-skills114 stars

    View details
  • continue-enable-defaultsSkillAI & models

    Continue's prompt caching is opt-in via config and off by default. Flip the default to systemAndTools.

    Ready to connect★ 115

    github.com/onlyterp/prompt-cache-skills114 stars

    View details
  • continue-fix-volatile-msgSkillAI & models

    Ladder-aware Continue Anthropic caching — verify the rolling ladder on the wire, then enable it by default and add TTL coverage.

    Ready to connect★ 115

    github.com/onlyterp/prompt-cache-skills114 stars

    View details
  • continue-gemini-explicitSkillAI & models

    Continue's Gemini provider doesn't use the cachedContents API at all. Add explicit caching for sessions over the minimum token threshold.

    Ready to connect★ 115

    github.com/onlyterp/prompt-cache-skills114 stars

    View details
  • opencode-detect-openai-compatSkillAI & models

    OpenCode's caching detection misses OpenAI-compatible proxies routing to Anthropic/Bedrock. Broaden the predicate.

    Ready to connect★ 115

    github.com/onlyterp/prompt-cache-skills114 stars

    View details
  • opencode-mistral-cache-keySkillAI & models

    OpenCode doesn't set prompt_cache_key for Mistral models, missing the documented 10% cached-token discount.

    Ready to connect★ 115

    github.com/onlyterp/prompt-cache-skills114 stars

    View details

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,082 of the 54,514 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.

See how to connect your AI