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 354 of 564

  • pragmatic-guardSkillDev tools

    Enables and configures Pragmatic Guard Mode (YAGNI Enforcement) to prevent over-engineering. Use when the user requests "Enable pragmatic mode", "Turn on YAGNI enforcement", "Activate simplicity guard", "Challenge complexity", or similar phrases.

    Ready to connect★ 77

    github.com/codenamev/ai-software-architect77 stars

    View details
  • setup-architectSkillDev tools

    Sets up and installs the AI Software Architect framework in a NEW project for the FIRST time. Use when the user requests "Setup .architecture", "Setup ai-software-architect", "Initialize architecture framework", "Install software architect", or similar setup/installation phrases. Do NOT use for chec

    Ready to connect★ 77

    github.com/codenamev/ai-software-architect77 stars

    View details
  • stock-analyzerSkillDev tools

    Comprehensive global stock analysis tool. Supports A-shares, Hong Kong stocks, US stocks, and all markets covered by East Money. Based on the stock name or code entered by the user, it fetches stock information from East Money (eastmoney.com), performs three-dimensional analysis—fundamentals, news,

    Ready to connect★ 77

    github.com/altenli/stock-analyzer-skill76 stars

    View details
  • appSkillDev tools

    Use when working on the mobile app (packages/app). Covers Expo, React Native, expo-router navigation, NativeWind styling, React Query data fetching, translations, and mobile-specific patterns.

    Ready to connect★ 76

    github.com/jvidalv/100cims75 stars

    View details
  • automation-run-reviewSkillDev tools

    Use when Review self-improvement automation runs and activation policy.

    Ready to connect★ 76

    github.com/scriptedalchemy/tracedecay70 stars

    View details
  • chinese-reference-formatter-skillSkillDev tools

    Use when a user needs通用中文参考文献、GB/T 7714-style bibliography entries, Chinese academic reference formatting, or BibTeX completion from Chinese or English literature titles, including 根据文献名补全参考文献、生成中文论文参考文献格式、format Chinese academic references.

    Ready to connect★ 76

    github.com/zechang-xiong/chinese-reference-formatter-skill76 stars

    View details
  • cpp-style-reviewSkillDev tools

    Apply solvcon's judgment-call C++ style rules (m_ prefix, class/struct/namespace ending marks, function-body placement, SimpleCollector preference, pybind11 binding split, const_cast) to changed lines in cpp/ or gtests/. Use after editing C++ sources.

    Ready to connect★ 76

    github.com/solvcon/solvcon74 stars

    View details
  • creating-springboot-projectsSkillDev tools

    Use when starting a new Spring Boot 4 project — scaffolding a service, REST API, or modular backend; picking an architecture (layered, package-by-module, modular-monolith, tomato, DDD-hexagonal); selecting Spring Boot 4 features; or applying the bundled templates and references in this skill. Not fo

    Ready to connect★ 76

    github.com/a-pavithraa/springboot-skills-marketplace76 stars

    View details
  • editing-safelySkillDev tools

    Use before writing a new function or helper (it may already exist), and before any rename, signature, or field change — the graph lists every call site.

    Ready to connect★ 76

    github.com/scriptedalchemy/tracedecay70 stars

    View details
  • fixing-build-and-type-errorsSkillDev tools

    Use when compiler or type errors are in play: pasted "cargo check"/clippy/tsc/pyright output, a failed build, or a planned type check. Trigger before running those in the shell — tracedecay maps diagnostics to the enclosing symbol with callers. Do NOT use for test failures.

    Ready to connect★ 76

    github.com/scriptedalchemy/tracedecay70 stars

    View details
  • interpreting-tracedecay-diagnosticsSkillDev tools

    TraceDecay Dev: Use when interpreting TraceDecay compiler diagnostics, `tracedecay tool diagnose`, `tracedecay tool diagnostics`, mapped errors, affected symbols, or build/type failure output.

    Ready to connect★ 76

    github.com/scriptedalchemy/tracedecay70 stars

    View details
  • pr-review-commentsSkillDev tools

    Review, triage, and resolve PR review comments. Use when user asks to check PR comments, address review feedback, fix issues raised in review, reply to reviewers, or resolve review threads.

    Ready to connect★ 76

    github.com/tomsej/pi-ext69 stars

    View details
  • prototype-with-devplanSkillDev tools

    Draft prototype on a personal fork paired with a served development-plan doc, keeping the upstream repository clean.

    Ready to connect★ 76

    github.com/solvcon/solvcon74 stars

    View details
  • python-style-reviewSkillDev tools

    Apply solvcon's judgment-call Python style rules (naming, project conventions, test intent) to changed lines in solvcon/ or tests/. Use after editing Python sources.

    Ready to connect★ 76

    github.com/solvcon/solvcon74 stars

    View details
  • receiptsSkillDev tools

    Prints the check - reads .sous-chef/receipts/ and renders the last 10 run receipts as a table with a savings total, and can reprint any receipt's shareable summary. Use when the user asks for receipts, costs, or savings, or invokes /sous-chef:receipts. Receipts are written automatically at the end o

    Ready to connect★ 76

    github.com/tomascupr/sous-chef75 stars

    View details
  • refireSkillDev tools

    Turns confirmed findings from a taste into one scoped fix run, then re-verifies each finding at its cited location. Use after /sous-chef:taste when the user says to fix the findings, apply the review, or refire it. Not for new feature work - that is a fresh /sous-chef:fire.

    Ready to connect★ 76

    github.com/tomascupr/sous-chef75 stars

    View details
  • review-guardsSkillDev tools

    Codify project review rules as deterministic guards — ast-grep structural rules (with TDD-style rule tests) for mechanical checks, REVIEW_GUIDELINES.md for qualitative ones, wired into the project gate / wf verify. Use when the user wants to define review rules, turn a repeated review finding into a

    Ready to connect★ 76

    github.com/tomsej/pi-ext69 stars

    View details
  • springboot-migrationSkillDev tools

    Use when upgrading an existing Spring Boot application to Boot 4 — dependency transitions, starter renames, test-annotation migration (e.g. @MockBean → @MockitoBean), Jackson 3 issues, related Spring Modulith 2 or Testcontainers 2 upgrade work, or planning a phased migration. Not for greenfield proj

    Ready to connect★ 76

    github.com/a-pavithraa/springboot-skills-marketplace76 stars

    View details
  • update-contributorsSkillDev tools

    Regenerate CONTRIBUTORS.md with contrib/lint/analyze-contributors.py and repair the identities the generator gets wrong. Use when the user asks to update the contributor list or add someone to CONTRIBUTORS.md.

    Ready to connect★ 76

    github.com/solvcon/solvcon74 stars

    View details
  • wfSkillDev tools

    Creates a workflow contract from the discussion so far — writes ~/Workspace/specs/<project>/<name>/contract.md (Czech body + machine-readable frontmatter) and lints it with wf-gate. Use when the user says /wf or wants to turn a discussed problem into a contract. Never implements anything.

    Ready to connect★ 76

    github.com/tomsej/pi-ext69 stars

    View details
  • wf-explainSkillDev tools

    Czech-language explanation of a code change from a contract, ref range, or PR — background, intuition, code walkthrough, evidence, UAT, and a quiz. Calls wf-impl after UAT, or the user does so manually.

    Ready to connect★ 76

    github.com/tomsej/pi-ext69 stars

    View details
  • wf-runSkillDev tools

    Control panel for workflow contracts — check the real state, plan (DAG, conflicts, resume), let the user choose, and run one super.engineering worktree for each selected contract. Invoking this skill IS the user's explicit request to create worktrees for the selected contracts.

    Ready to connect★ 76

    github.com/tomsej/pi-ext69 stars

    View details
  • wf-statusSkillDev tools

    Show the truthful state of workflow contracts from git, gh, worktrees, and transient launch claims; offer archive, resume, reconciliation, or wf-run actions.

    Ready to connect★ 76

    github.com/tomsej/pi-ext69 stars

    View details
  • wf-uatSkillDev tools

    UAT fáze workflow kontraktu — odvodí scénáře z UAT sekce a akceptačních kritérií, spustí je proti disposable instanci a dodá české ruční kroky pro uživatele. Volá ji wf-impl při uat auto, nebo uživatel ručně s cestou ke spec.

    Ready to connect★ 76

    github.com/tomsej/pi-ext69 stars

    View details
  • assaySkillDev tools

    Assay an experiment — deep analysis of results with cross-run comparison

    Ready to connect★ 75

    github.com/rlacombe/distillate74 stars

    View details
  • build-to-learnSkillDev tools

    Learn by building — learning is the goal, building is the test. When the user wants to make something, first turn the product into scenario scripts, translate those into capability blocks, then cut a ladder of stages: stage 1 is a runnable MVP, every later stage adds one block and still runs. Each s

    Ready to connect★ 75

    github.com/tasihi89/build-to-learn75 stars

    View details
  • cat-mimi-demoSkillDev tools

    Mimi's pet Relic. She was a 14-jin orange cat who lived 12 years and passed away in 2025. Aloof by day, nuzzling faces in the middle of the night; only drank running water and was obsessed with the rustling sound of plastic bags; loved lying on the keyboard, waited at the door at fixed times, and sh

    Ready to connect★ 75

    github.com/ylsssq926/relic.skill75 stars

    View details
  • classify-onchain-ownerSkillDev tools

    The low-level on-chain probes for identifying what an owner address is — cast code → EOA / EIP-7702-delegated EOA / contract, VERSION() → Gnosis Safe, read-only get-owner-ica.ts derive → ICA derivation, getAccountInfo → Sealevel account existence — with how to interpret each result. The primitive la

    Ready to connect★ 75

    github.com/hyperlane-xyz/hyperlane-monorepo74 stars

    View details
  • clean-code-clean-architectureSkillDev tools

    Custom Instructions: Clean Architecture & Clean Code Expert

    Ready to connect★ 74

    github.com/gulajavaministudio/awesome-copilot-id75 stars

    View details
  • connectorsSkillDev tools

    Check connector status — show which integrations are connected and configured

    Ready to connect★ 75

    github.com/rlacombe/distillate74 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,789 of the 54,221 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