ahel is live on Product Hunt today. Upvote

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.

Filter by category

54,017 results · page 89 of 1,801

  • ce-planSkillProductivity

    Lets your agent create structured, step-by-step plans for multi-step software or non-software tasks.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-polishSkillWeb & browsing

    Lets your agent refine a working web feature's UX by iterating on feedback in a live browser.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-povSkillDocs & knowledge

    Lets your agent judge a supplied subject against project evidence and return a supported position with tradeoffs.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-product-pulseSkillDev tools

    Lets your agent generate product pulse reports summarizing signals over a chosen time window.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-promoteSkillDev tools

    Drafts launch or promotion copy for a feature you've shipped.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-proofSkillDocs & knowledge

    Lets your agent publish, read, comment on, or edit markdown documents in Proof.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-prototypeSkillDev tools

    Lets your agent build a quick throwaway prototype to test how something should work before committing.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-resolve-pr-feedbackSkillDev tools

    Lets your agent resolve review feedback already left on a pull request.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-retuneSkillAI & models

    Lets your agent retune a skill corpus for a new AI model using measured benchmarks.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-riffrec-feedback-analysisSkillDocs & knowledge

    Lets your agent analyze recorded product feedback like screen captures, voice notes, and written notes for bugs and requirements.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-setupSkillDev tools

    Lets your agent check its Compound Engineering setup and create new Compound Packs.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-skill-workSkillFiles & storage

    Lets your agent create, edit, and review skill files following the repository's skill-authoring standard.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-strategySkillDev tools

    Lets your agent create or update a STRATEGY.md file to capture your product's direction and roadmap.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-sweepSkillCommunication

    Lets your agent collect new feedback from Slack and GitHub Issues, acknowledge it, and build a fix plan.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-test-browserSkillWeb & browsing

    Runs browser tests for pages affected by the current branch or pull request.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-test-xcodeSkillDev tools

    Lets your agent run iOS apps in a simulator and capture test results.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • ce-worktreeSkillDev tools

    Lets your agent set up isolated git worktrees for new branches or existing branches, PRs, and commits.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • claude-only-skillSkillAI & models

    Lets your agent use skills that work only inside Claude Code.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • default-skillSkillAI & models

    Lets your AI agent use Compound Engineering workflows for planning and reviewing code in coding tools.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • disabled-skillSkillAI & models

    Placeholder for a skill whose model invocation is disabled, so the agent cannot use it.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • lfgSkillDev tools

    Lets your agent build a change and push it all the way to an open pull request without stopping for check-ins.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • skill-oneSkillDev tools

    Lets your agent use the sample skill.

    Ready to connect★ 25k

    github.com/everyinc/compound-engineering-plugin25k stars

    View details
  • async-io-modelSkillDatabases & data

    Teaches your coding agent how to write async I/O code in the Turso database using state machines and completions.

    Ready to connect★ 24k

    github.com/tursodatabase/turso24k stars

    View details
  • cdcSkillDatabases & data

    Lets your agent explore how the Turso database tracks and syncs table changes using its internal change data capture code.

    Ready to connect★ 24k

    github.com/tursodatabase/turso24k stars

    View details
  • code-qualitySkillDatabases & data

    Gives your agent coding rules for writing correct, simple Rust with proper error handling and comments.

    Ready to connect★ 24k

    github.com/tursodatabase/turso24k stars

    View details
  • differential-fuzzerSkillDatabases & data

    Lets your agent run a differential fuzzer to find bugs by comparing Turso's outputs against expected results.

    Ready to connect★ 24k

    github.com/tursodatabase/turso24k stars

    View details
  • index-knowledgeSkillDatabases & data

    Lets your agent create a set of AGENTS.md docs that explain a codebase, starting at the root and drilling into complex subdirectories.

    Ready to connect★ 24k

    github.com/tursodatabase/turso24k stars

    View details
  • memory-benchmarkSkillDatabases & data

    Guides your agent through benchmarking and analyzing memory usage and heap allocations with dhat profiling.

    Ready to connect★ 24k

    github.com/tursodatabase/turso24k stars

    View details
  • mvccSkillDatabases & data

    Explains the experimental MVCC feature in Turso, covering snapshot isolation, versioning, and its limitations.

    Ready to connect★ 24k

    github.com/tursodatabase/turso24k stars

    View details
  • pr-workflowSkillDatabases & data

    Guides your agent to make clean commits, run tests, and follow PR and security rules when contributing code.

    Ready to connect★ 24k

    github.com/tursodatabase/turso24k 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