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.

Category: Dev tools

16,833 results · page 76 of 562

  • roadmap-managementSkillDev tools

    Lets your agent edit a ROADMAP.md file, adding, completing, or removing phases and milestones.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • self-optimizationSkillDev tools

    Lets your agent learn from its own past task performance and improve its behavior over time.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • spec-creationSkillDev tools

    Lets your agent research a codebase and write feature specs with requirements, acceptance criteria, and plans.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • spec-executionSkillDev tools

    Lets your agent work through a coding task step by step, implementing, testing, reviewing, and committing changes.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • specification-generationSkillDev tools

    Lets your agent turn written requirements into structured technical specs with architecture decisions.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • specification-writingSkillDev tools

    Lets your agent write feature specifications with requirements, user stories, and testable acceptance criteria.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • story-decompositionSkillDev tools

    Lets your agent break technical specs into small implementable stories ordered by dependencies.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • strict-tddSkillDev tools

    Makes your agent write code test-first, always creating a failing test before any production code.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • tdd-enforcementSkillDev tools

    Guides your agent to write failing tests first, then minimal code to pass them, with 80% coverage checks.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • verificationSkillDev tools

    Makes your agent check that all success criteria and tests pass before declaring work done.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • verification-suiteSkillDev tools

    Lets your agent check that plan artifacts are complete, well-formed, and reference files that actually exist.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • worktree-isolationSkillDev tools

    Lets your agent create and manage isolated Git worktrees for developing features without disturbing your main branch.

    Ready to connect★ 2k

    github.com/a5c-ai/babysitter2k stars

    View details
  • bleSkillDev tools

    Lets your agent run Base Load Engineer checks for the current day and get a prioritized action list.

    Ready to connect★ 2k

    github.com/mozilla/fx-private-relay2k stars

    View details
  • cossSkillDev tools

    Helps your agent write code that uses coss UI components like buttons, dialogs, and forms correctly.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • coss-particlesSkillDev tools

    Lets your agent find ready-made UI component examples to copy into your project.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • dashboard-builderSkillDev tools

    Lets your agent build, edit, and fix Maple dashboards with widgets like stats, tables, charts, and lists.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-auditSkillDev tools

    Checks your project's telemetry instrumentation against Maple's conventions, reports gaps per service, and fixes them.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-dashboard-widgetsSkillDev tools

    Lets your agent build, fix, or review dashboard widgets for Maple by editing their JSON definitions.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-go-styleSkillDev tools

    Adds OpenTelemetry tracing, logging, and metrics setup for Go code with preset exporters and resource attributes.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-nodejs-styleSkillDev tools

    Lets your agent write Node.js code with OpenTelemetry tracing set up the Maple way.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • onboarding-croSkillDev tools

    Helps your agent improve post-signup onboarding, activation, and first-run user experience.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • tinybird-python-sdk-guidelinesSkillDev tools

    Lets your agent write Python code to define Tinybird datasources, pipes, and queries.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • shuorenhuaSkillDev tools

    Reviews or de-AI-flavors text on request, in Chinese and English; preserves facts, terminology, and attribution, and supports flagging issues only.

    Ready to connect★ 2k

    github.com/mrgediao/shuorenhua2k stars

    View details
  • beautify-github-readmeSkillDev tools

    Lets your agent redesign GitHub README pages and create SVG or PNG images like banners, headers, and badges.

    Ready to connect★ 2k

    github.com/oil-oil/beautify-github-readme2k stars

    View details
  • clsSkillDev tools

    Lets your agent measure and debug cumulative layout shift in web pages and enforce CLS budgets in CI.

    Ready to connect★ 2k

    github.com/liberatedpixelcup/universal-lpc-spritesheet-character-generator2k stars

    View details
  • generated-metadataSkillDev tools

    Lets your agent diagnose missing or stale build metadata caches when a project's generated files or catalogs resolve incorrectly.

    Ready to connect★ 2k

    github.com/liberatedpixelcup/universal-lpc-spritesheet-character-generator2k stars

    View details
  • sheet-definitionSkillDev tools

    Lets your agent add or edit JSON definitions for spritesheet items, categories, credits, and layers.

    Ready to connect★ 2k

    github.com/liberatedpixelcup/universal-lpc-spritesheet-character-generator2k stars

    View details
  • e2e-test-thinkerSkillDev tools

    Analyze the current branch's diff against main and determine which changes are testable via CLI-based end-to-end tests. Outputs a concrete test plan with runnable test case sketches using the uc-e2e-tests harness. Use when the user wants to think about, plan, or evaluate e2e test coverage for their

    Ready to connect★ 2k

    github.com/uniclipboard/uniclipboard2k stars

    View details
  • skill-evolveSkillDev tools

    Meta-skill for evolving other skills. Invoke after resolving a real-world issue to extract lessons and merge them into the referenced SKILL.md. Usage - $skill-evolve @path/to/SKILL.md

    Ready to connect★ 2k

    github.com/uniclipboard/uniclipboard2k stars

    View details
  • trigger-prepare-releaseSkillDev tools

    Trigger the prepare-release workflow on GitHub Actions. Supports optional arguments for version, bump type, channel, and base branch. Defaults to bump=patch, channel=stable, base_branch=main.

    Ready to connect★ 2k

    github.com/uniclipboard/uniclipboard2k 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