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,833 results · page 283 of 562

  • dr-validate-changeSkillDev tools

    Prove the completed change against every acceptance check in SPEC.md and the full DeepReason gate, producing VALIDATION.md. Use when every CHECKLIST.md step is checked. Validates only; never patches.

    Ready to connect★ 142

    github.com/ahepi/deepreason141 stars

    View details
  • dr-verify-outcomeSkillDev tools

    Prove a DeepReason fix against its GOAL.md success criterion, optionally with one guarded live run, and record the honest outcome in VERIFY.md. Use after dr-implement-fix.

    Ready to connect★ 142

    github.com/ahepi/deepreason141 stars

    View details
  • fit-ride-studioSkillDev tools

    Analyze one or more cycling, running, or hiking FIT/KML activity tracks, generate evidence-based single or aggregate reports, open the bundled local Ride Relief report page when the environment supports it, enrich results with user-confirmed public location context, and create shareable PNG or H.264

    Ready to connect★ 141

    github.com/op7418/guizang-sports-skill142 stars

    View details
  • flash-attn-trainingSkillDev tools

    How HOT-Step's custom flash-attention training ops (GGML_OP_FLASH_ATTN_TRAIN/_BACK) work, what the AS1.5 DiT trainer campaign proved and disproved, and the exact contract for porting flash mode to the other trainers (AS1.5 LM, MM3 LM, MM3 DiT). Use when adding --attn flash to any ace-train subcomman

    Ready to connect★ 142

    github.com/scragnog/hot-step-cpp136 stars

    View details
  • pinker-clarity-workflowSkillDev tools

    Orchestrate a Steven Pinker-grounded workflow for teaching, explanatory writing, or material that must do both. Use when the user explicitly asks for a Pinker approach, invokes this skill, asks how Pinker's work bears on teaching or writing, or needs one coherent workflow that first secures understa

    Ready to connect★ 142

    github.com/ahepi/deepreason141 stars

    View details
  • pinker-write-for-readersSkillDev tools

    Draft, revise, teach, or audit expository prose using Pinker's cognitive approach to style: classic presentation, reader modeling, curse-of-knowledge repair, coherent information order, deliberate syntax, evidence-based usage, feedback, and revision. Use when the user explicitly requests Pinker's wr

    Ready to connect★ 142

    github.com/ahepi/deepreason141 stars

    View details
  • plan-testsSkillDev tools

    Use to turn a feature's acceptance criteria into a test plan before any test is written — a table that maps every spec.md §5 acceptance criterion to at least one test, names the test levels (unit / integration / e2e / contract / load) without binding to a language or framework, and fixes the integra

    Ready to connect★ 142

    github.com/genkovich/sdd118 stars

    View details
  • rebrandSkillDev tools

    Rebrand the app — change the product name, logo, description, theme, and navigation. Use when porting this template into a new product.

    Ready to connect★ 142

    github.com/ahpxex/open-dashboard141 stars

    View details
  • release-processSkillDev tools

    Runbook for cutting and publishing a HOT-Step CPP release via a v* git tag that triggers the multi-platform CI build and drafts a GitHub Release. Use when asked to cut a release, publish a release, bump the version, push a version tag, run a CI compile test, verify release assets, or debug a failed

    Ready to connect★ 142

    github.com/scragnog/hot-step-cpp136 stars

    View details
  • scaffold-dashboardSkillDev tools

    Stand up the dashboard foundation (the platform layer — UI primitives, form system, charts, Repository + adapters, auth seam, theme, routing shell) into a new project as a zero-config runnable app. Run this FIRST when building a dashboard, then compose screens from the add-component catalogue's shap

    Ready to connect★ 142

    github.com/ahpxex/open-dashboard141 stars

    View details
  • sequencesSkillDev tools

    Use to add Mermaid sequenceDiagram blocks to the SAD's runtime view (sad.md §6) — one per critical flow, showing how a request moves between participants with happy + error paths. Triggers on "sequences for {slug}", "sequence diagram for {slug}", "draw the runtime flow", "add a sequence to the SAD",

    Ready to connect★ 142

    github.com/genkovich/sdd118 stars

    View details
  • surveySkillDev tools

    Use to establish the repo's architecture map the rest of the pipeline reads. Two modes: on an EXISTING codebase it scans once and persists what's there; on an EMPTY/greenfield repo it runs a short, level-adaptive foundation session — picks the stack / folder structure / data approach / conventions W

    Ready to connect★ 142

    github.com/genkovich/sdd118 stars

    View details
  • ui-feature-devSkillDev tools

    Guides adding or modifying UI features (React "studios") in HOT-Step CPP — studio-folder convention, store patterns, API wiring, routing registration, Tailwind/i18n rules, and the Vite HMR dev loop. Use when creating a new studio/panel/view, adding UI controls or sliders, wiring UI to a server endpo

    Ready to connect★ 142

    github.com/scragnog/hot-step-cpp136 stars

    View details
  • ux-flowsSkillDev tools

    Use to derive the user flows of a UI-touching feature after the spec is clarified — one mermaid flowchart per UI-touching §4 user story (happy + alt/error branches from §5 ACs), a screen inventory (SCR-NN ids), and an AC→flow map, written to docs/features/{slug}/ux-flows.md. Triggers on "ux flows fo

    Ready to connect★ 142

    github.com/genkovich/sdd118 stars

    View details
  • promoSkillDev tools

    Sales pages and promotional copy in Russian: landing pages, promo pages, product pages, services, about texts, profiles, responses, company pages, missions, and press releases. Use this skill whenever the user asks to write, audit, structure, or improve a Russian landing page, promo pa

    Ready to connect★ 141

    github.com/n1arko/redaktura-skills141 stars

    View details
  • debugging-guideSkillDev tools

    Use when debugging Go errors, test failures, or unexpected behavior — step-by-step diagnosis approach

    Ready to connect★ 140

    github.com/zhangshenao/harness9136 stars

    View details
  • go-coding-standardsSkillDev tools

    Use when writing or reviewing Go code — explains harness9 project coding conventions and patterns

    Ready to connect★ 140

    github.com/zhangshenao/harness9136 stars

    View details
  • briefingSkillDev tools

    Daily portfolio briefing with 3 tiers: /briefing (quick ~1min), /briefing full (~3min), /briefing deep (~5min). Replaces daily-briefing.

    Ready to connect★ 139

    github.com/patricksudo/fadacai-portfolio139 stars

    View details
  • dev-workflow-continue-planningSkillDev tools

    Continue the current product-discovery planning topic. Use only when the user explicitly invokes $dev-workflow-continue-planning.

    Ready to connect★ 138

    github.com/ntcoding/living-architecture139 stars

    View details
  • dev-workflow-optimize-factorySkillDev tools

    Assess and improve the engineering factory workflow. Use only when the user explicitly invokes $dev-workflow-optimize-factory.

    Ready to connect★ 138

    github.com/ntcoding/living-architecture139 stars

    View details
  • dev-workflow-planning-statusSkillDev tools

    Report the current product-discovery planning status. Use only when the user explicitly invokes $dev-workflow-planning-status.

    Ready to connect★ 138

    github.com/ntcoding/living-architecture139 stars

    View details
  • dev-workflow-start-implementationSkillDev tools

    Start implementation for a GitHub issue. Use only when the user explicitly invokes $dev-workflow-start-implementation with an issue number.

    Ready to connect★ 138

    github.com/ntcoding/living-architecture139 stars

    View details
  • dev-workflow-start-planningSkillDev tools

    Start or resume a product-discovery planning topic. Use only when the user explicitly invokes $dev-workflow-start-planning with a topic or planning ID.

    Ready to connect★ 138

    github.com/ntcoding/living-architecture139 stars

    View details
  • edit-articleSkillDev tools

    Edits and improves articles by restructuring paragraphs, improving clarity of expression, and tightening wording. Use when the user wants to edit, revise, or refine an article draft.

    Ready to connect★ 139

    github.com/programmeranthony/anything-extract139 stars

    View details
  • ev-checkSkillDev tools

    Forces first-principles probability distribution + EV calculation. Used to check the expected return of the current portfolio within a specified time window; using default bell shapes or qualitative language is prohibited. Usage - /ev-check [30d|7d|14d] [optional scenario theme]

    Ready to connect★ 139

    github.com/patricksudo/fadacai-portfolio139 stars

    View details
  • event-vol-scanSkillDev tools

    Scans for doomsday buy call and long straddle opportunities ahead of earnings reports and major events (CPI/FOMC). Usage - /event-vol-scan [days] [TICKER ...] (default window 14 days; scans holdings + L1 candidates + SPY/QQQ macro events)

    Ready to connect★ 139

    github.com/patricksudo/fadacai-portfolio139 stars

    View details
  • list-review-threadsSkillDev tools

    List unresolved review threads for the pull request recorded in workflow state. Use only when explicitly invoked as the list-review-threads skill.

    Ready to connect★ 138

    github.com/ntcoding/living-architecture139 stars

    View details
  • local-summarySkillDev tools

    Summarize text supplied directly by the user.

    Ready to connect★ 139

    github.com/cyberstrategyinstitute/ai-safe2-framework139 stars

    View details
  • mcp-healthSkillDev tools

    Test all MCP server connections and report health status. Usage - /mcp-health

    Ready to connect★ 139

    github.com/patricksudo/fadacai-portfolio139 stars

    View details
  • nfqws2-strategiesSkillDev tools

    Complete reference for nfqws2 / zapret2 in the zapret-gui project (Keenetic routers on Entware). Use for any queries about: nfqws2/zapret2 strategies, catalogs/* directories, the strategy scanner (strategy_scanner), argument building (nfqws_manager, strategy_builder, blob_registry, lua_manager), fir

    Ready to connect★ 139

    github.com/avatardd/zapret-gui121 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.

53,585 of the 54,017 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