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

17,235 results · page 42 of 575

  • autumnSkillDev tools

    Lets your agent manage billing tasks like checking credits, gating plans, and recording usage in Autumn.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • code-auditSkillDev tools

    Find recurring Epicenter code smells and scope the cleanup they require. Use for periodic audits, cleanup PRs, post-refactor reviews, or reviews of a primitive’s consumers.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • code-proseSkillDev tools

    Lets your agent rewrite code identifiers and comments for clearer wording without changing behavior.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • cohesion-over-testabilitySkillDev tools

    Lets your agent remove code structures that exist only for testing, keeping behavior and coverage intact.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • collapse-passSkillDev tools

    Lets your agent simplify code by removing unneeded abstraction layers across a diff or package.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • control-flowSkillDev tools

    Linearize complex control flow with early returns, guard clauses, nested ifs, and natural-language conditions. Use when flattening nested conditions, linearizing try/catch logic, or separating mixed throw-and-return handlers, not for a broad "simplify this" pass over a diff or package, which belongs

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • diagnoseSkillDev tools

    Lets your agent debug hard bugs and slow performance by reproducing issues and turning them into regression tests.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • error-handlingSkillDev tools

    Lets your agent write code that handles errors with Result patterns instead of try/catch.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • factory-function-compositionSkillDev tools

    Teaches your agent how to structure code using factory functions to compose clients and services.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • github-issuesSkillDev tools

    Guides your agent on writing helpful comments and replies on GitHub issues.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • greenfield-clean-breaksSkillDev tools

    Lets your agent rethink a system from a clean-slate design and spot legacy or compatibility paths worth deleting.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • grill-meSkillDev tools

    Lets your agent quiz you with tough questions about a plan until every open decision is resolved.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • method-shorthand-jsdocSkillDev tools

    Lets your agent write JavaScript factory functions whose returned methods keep their JSDoc comments.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • monorepoSkillDev tools

    Lets your agent run builds, tests, and typechecks and scaffold new packages in a monorepo.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • post-implementation-reviewSkillDev tools

    Lets your agent review finished code for dead paths, stale imports, and API shape issues.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • pull-requestSkillDev tools

    Lets your agent draft and review pull request titles and descriptions, including changelog and merge details.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • query-layerSkillDev tools

    Guides your agent to correctly write TanStack Query code like queries, mutations, and cache keys.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • rust-errorsSkillDev tools

    Helps your agent write Rust error handling that converts cleanly to TypeScript errors in Tauri apps.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • services-layerSkillDev tools

    Guides your agent to structure app services with explicit inputs, error handling, and lifecycle factories.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • social-mediaSkillDev tools

    Lets your agent draft social media posts for LinkedIn, Reddit, or Twitter/X.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • standalone-commitsSkillDev tools

    Lets your agent plan git commits that are split by dependency and easy to review or revert.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • stylingSkillDev tools

    Helps your agent write and fix CSS and Tailwind styles, including flex layouts and overflow issues.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • svelteSkillDev tools

    Helps your agent write Svelte 5 code using runes, components, and state patterns when editing Svelte files.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • svg-animationsSkillDev tools

    Lets your agent add motion to SVG graphics like spinners, draw-in effects, and morphing icons.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • technical-articlesSkillDev tools

    Helps your agent draft technical articles and blog posts with honest trade-offs.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • tsconfigSkillDev tools

    Gives your agent the TypeScript config conventions for this monorepo when adding packages or editing tsconfig files.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • typeboxSkillDev tools

    Gives your agent patterns for validating data at runtime and generating JSON schemas with TypeBox.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • worktree-hygieneSkillDev tools

    Lets your agent find and delete Git worktrees and branches that are already merged or orphaned.

    Ready to connect★ 5k

    github.com/epicenterhq/epicenter5k stars

    View details
  • bat-story-evalSkillDev tools

    Lets your agent compare tool behavior between two versions using test stories and diff reports.

    Ready to connect★ 5k

    github.com/homeassistant-ai/ha-mcp5k stars

    View details
  • contributors-updateSkillDev tools

    Lets your agent find merged pull request authors missing from the README and update the contributors list after approval.

    Ready to connect★ 5k

    github.com/homeassistant-ai/ha-mcp5k 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.

54,764 of the 55,196 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