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

  • progress-trackingSkillDev tools

    Visual progress reporting — progress bars, done / in-progress / remaining checklists, and completion estimates so a non-technical user always knows where the build stands. Transparency without overwhelm. Use during multi-step builds and whenever the user asks how far along the work is.

    Ready to connect★ 96

    github.com/wasintoh/toh-framework96 stars

    View details
  • script-doctorSkillDev tools

    Hollywood-standard screenplay analysis and diagnosis skill — 6-dimension quantitative scoring, full coverage of all analysis dimensions, generates professional Coverage reports

    Ready to connect★ 96

    github.com/pengfeiqiao/kunpeng88 stars

    View details
  • ui-first-builderSkillDev tools

    Creates production-ready UI immediately from any description. Generates complete pages, components, and realistic mock data in FIRST response. Uses Next.js 16 + Tailwind + shadcn/ui. Never asks questions - infers everything from context. Triggers: UI creation, page building, component generation, bu

    Ready to connect★ 96

    github.com/wasintoh/toh-framework96 stars

    View details
  • version-controlSkillDev tools

    Natural-language undo, rollback, and checkpoints that hide git entirely — "ย้อนกลับ", "undo", "ไม่เอาแล้ว", "เอาอันเดิมคืน" map to safe git stash/revert/checkpoint operations with cleanup and dev-server restart, reported in plain language. Use when the user wants to undo changes, restore a previous

    Ready to connect★ 96

    github.com/wasintoh/toh-framework96 stars

    View details
  • catia-v5-mcp-maintainerSkillDev tools

    Maintain daiemon12/catia-v5-mcp-server against a production reliability contract. Use when changing tool schemas or implementations, COM execution, session health, structured results, object handles, topology references, recovery, diagnostics, CAA bridge integration, or regression evaluation. Requir

    Ready to connect★ 95

    github.com/daiemon12/catia-v5-mcp-server88 stars

    View details
  • gf-cmsSkillDev tools

    Project-specific skill set for the gf_cms project (this repository). Focuses on this project's directory structure, development/build/release workflow, GoFrame CLI generation conventions, and common modification points (adding endpoints/routes/business logic).

    Ready to connect★ 95

    github.com/demozx/gf_cms95 stars

    View details
  • leanSkillDev tools

    Build and check Lean 4 proofs. Triggers: "lean build", "check proofs", "run lean", "verify proofs", "lean".

    Ready to connect★ 95

    github.com/joelreymont/pz95 stars

    View details
  • skf-analyze-sourceSkillDev tools

    Discover what to skill in a large repo and produce recommended skill briefs. Use when the user requests to "analyze source for skills" or "discover skill opportunities."

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • skf-audit-skillSkillDev tools

    Drift detection between skill and current source code. Use when the user requests to "audit a skill" or "audit skill" for drift.

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • skf-create-skillSkillDev tools

    Compile a skill from a brief. Supports --batch for multiple briefs. Use when the user requests to "create a skill" or "compile a skill."

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • skf-create-stack-skillSkillDev tools

    Consolidated project stack skill with integration patterns — code-mode (analyzes manifests) or compose-mode (synthesizes from existing skills + architecture doc). Use when the user requests to "create a stack skill", "forge a stack", or "stack this project".

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • skf-drop-skillSkillDev tools

    Drop a specific skill version or an entire skill — soft (deprecate) or hard (purge) with platform context rebuild. Use when the user requests to "drop" or "remove a skill."

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • skf-quick-skillSkillDev tools

    Fast skill from a package name or GitHub URL — no brief needed. Use when the user requests a "quick skill" or "skill from URL" or "skill from package."

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • skf-refine-architectureSkillDev tools

    Improve architecture doc using verified skill data and VS feasibility findings. Use when the user requests to "refine skill architecture" or "improve architecture doc."

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • skf-rename-skillSkillDev tools

    Rename a skill across all its versions — transactional copy-verify-delete with platform context rebuild. Use when the user requests to "rename a skill."

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • skf-setupSkillDev tools

    Initialize forge environment, detect tools, and set capability tier (Quick/Forge/Forge+/Deep). Use when the user requests to "set up" or "initialize the forge".

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • skf-test-skillSkillDev tools

    Cognitive completeness verification — quality gate before export. Use when the user requests to "test a skill" or "verify skill completeness."

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • skf-update-skillSkillDev tools

    Smart regeneration preserving [MANUAL] sections after source changes. Use when the user requests to "update a skill" or "regenerate a skill."

    Ready to connect★ 95

    github.com/armelhbobdad/bmad-module-skill-forge95 stars

    View details
  • sync-proofsSkillDev tools

    Check proof-code sync and rebuild proofs. Triggers: "sync proofs", "check proofs sync", "are proofs stale", "proof sync".

    Ready to connect★ 95

    github.com/joelreymont/pz95 stars

    View details
  • architecture-reviewSkillDev tools

    Reviews an existing codebase for structural friction, unclear ownership, leaky or shallow interfaces, excessive coupling, misplaced state, poor testability, and risky dependency direction, then prioritizes evidence-backed improvement candidates. Use for architecture audits, modularization, moderniza

    Ready to connect★ 94

    github.com/thiientv/godmode94 stars

    View details
  • branch-integrationSkillDev tools

    Closes a completed development branch by checking the final diff and proof, presenting merge, pull-request, keep, or discard options, and cleaning up only after the user or repository workflow chooses a path. Use when feature work is complete and the branch must be integrated or retired. Not for cla

    Ready to connect★ 94

    github.com/thiientv/godmode94 stars

    View details
  • changelog-appendSkillDev tools

    The user invokes `/changelog-append` to record a change just made (bug fix, feature, etc.) as a concise changelog entry. It appends one raw line under the right component group + subcategory of the top (latest) version block in `docs/changelog.yml`, then runs `./compile_readme.py` to regenerate `REA

    Ready to connect★ 94

    github.com/gweslab/cerf90 stars

    View details
  • serenity-methodSkillDev tools

    Apply @aleabitoreddit ("Serenity")'s distilled stock-analysis method to ANY ticker, sector, or situation — critical-chokepoint / supply-chain-OSINT idea discovery, first-principles value-chain decomposition, a Buffett-style quality gate (moat / profitability / customer-replacement risk, all default

    Ready to connect★ 94

    github.com/lanfuli/aleabito-serenity-skills94 stars

    View details
  • serenity-radarSkillDev tools

    Use @aleabitoreddit ("Serenity")'s full mention archive (built by the follow-aleabito skill) to anticipate where her attention is moving and generate candidate ideas in her style. Two modes — (1) RADAR reads the live mention data for attention momentum (which tickers she is heating up on, new entran

    Ready to connect★ 94

    github.com/lanfuli/aleabito-serenity-skills94 stars

    View details
  • start-board-implementationSkillDev tools

    The user invokes `/start-board-implementation` to begin bringing up a NEW board/ROM in CERF. It acquires the ROM (naming the board is enough - no path required), checks IDA MCP, then independently confirms - from the ROM bytes and the internet - the board identity, the SoC/CPU family, what CERF alre

    Ready to connect★ 94

    github.com/gweslab/cerf90 stars

    View details
  • ad-account-analysisSkillDev tools

    Analyze Meta ad account data — read what's spending, what's converting, what's fatiguing, and where the audience is being reached. Use when the user wants an account audit, a single-ad diagnosis, a placement read, a demographic breakdown, or a fatigue check.

    Ready to connect★ 93

    github.com/real-simple-labs/parker-brain79 stars

    View details
  • aesthetic-instrumentSkillDev tools

    great_cto's own committed aesthetic — the instrument panel. Dark five-step surface ladder, exactly one accent, two faces divided by MEANING (Geist speaks, Geist Mono is machine-truth), tabular numerals, and a dash that is not a nought. Twelve checkable rules measured from packages/board and greatcto

    Ready to connect★ 93

    github.com/avelikiy/great_cto93 stars

    View details
  • archetype-review-baseSkillDev tools

    Shared review framework that every domain reviewer (pci, oracle, gov, edtech, healthcare, mlops, etc.) MUST follow. Defines the output artifact (TM-{slug}.md), mandatory sections, severity scale, verdict format, the workflow scaffold (when-invoked, Step-0 read-inputs, HANDOFF), and the "domain heuri

    Ready to connect★ 93

    github.com/avelikiy/great_cto93 stars

    View details
  • evaluate-ideasSkillDev tools

    Rank the brand idea bank against the approved Phase-2 strategic roadmap. Grades the whole captured pile — which priority each idea serves, the lever it pulls, how strong the evidence is, whether it trips a roads-not-taken kill — and produces a ranked shortlist by priority that ends in a plain ranked

    Ready to connect★ 93

    github.com/real-simple-labs/parker-brain79 stars

    View details
  • filen-api-behaviorSkillDev tools

    Server-side Filen API semantics that are NOT visible from this repo's code — same-name upload versioning, case-insensitive name-hash dedup, and which uuid the dir-link endpoints are keyed by. Read before writing or reviewing upload, rename, collision-handling, or public-link code.

    Ready to connect★ 93

    github.com/filenclouddienste/filen-rs91 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