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 64 of 575

  • succession-power-transferSkillDev tools

    Lets your agent follow a step-by-step guide for leadership succession based on ancient Chinese practices.

    Ready to connect★ 3k

    github.com/baojie/shiji-kb3k stars

    View details
  • three-division-tuning-methodSkillDev tools

    Lets your agent calculate pentatonic pipe lengths for traditional Chinese instruments using the ancient three-division method.

    Ready to connect★ 3k

    github.com/baojie/shiji-kb3k stars

    View details
  • virtue-reward-evaluation-frameworkSkillDev tools

    Lets your agent analyze whether moral virtue actually leads to good outcomes using Sima Qian's comparisons of historical figures.

    Ready to connect★ 3k

    github.com/baojie/shiji-kb3k stars

    View details
  • virtuous-succession-protocolSkillDev tools

    Gives your agent historical guidance on legitimate succession order and resolving heir disputes.

    Ready to connect★ 3k

    github.com/baojie/shiji-kb3k stars

    View details
  • warning-against-appeasement-policySkillDev tools

    Lets your agent analyze whether territorial concessions will stop an aggressor using the classic firewood-and-fire reasoning framework.

    Ready to connect★ 3k

    github.com/baojie/shiji-kb3k stars

    View details
  • water-management-methodSkillDev tools

    Guides your agent through planning irrigation canals, flood control, and water projects using Yu's channeling-over-blocking method.

    Ready to connect★ 3k

    github.com/baojie/shiji-kb3k stars

    View details
  • zhouyi-divination-interpretationSkillDev tools

    Lets your agent interpret I Ching hexagram readings using a classical Zhou Yi divination method.

    Ready to connect★ 3k

    github.com/baojie/shiji-kb3k stars

    View details
  • adrSkillDev tools

    Lets your agent record and update architecture decisions as numbered markdown documents in docs/adr.

    Ready to connect★ 3k

    github.com/chattocorp/chatto3k stars

    View details
  • chatto-api-compatibilitySkillDev tools

    Lets your agent review Chatto API changes for backwards compatibility and classify them as additive, behavioural, deprecated, or breaking.

    Ready to connect★ 3k

    github.com/chattocorp/chatto3k stars

    View details
  • chatto-event-sourcingSkillDev tools

    Guides your agent to design, review, and debug Chatto event-sourced domain code following its architecture rules.

    Ready to connect★ 3k

    github.com/chattocorp/chatto3k stars

    View details
  • chatto-pr-checklistSkillDev tools

    Lets your agent run a pre-merge checklist for Chatto pull requests, checking tests, docs, and API changes.

    Ready to connect★ 3k

    github.com/chattocorp/chatto3k stars

    View details
  • glossarySkillDev tools

    Lets your agent look up, add, and audit terms in a project glossary file.

    Ready to connect★ 3k

    github.com/chattocorp/chatto3k stars

    View details
  • svelte-code-writerSkillDev tools

    Lets your agent look up Svelte 5 docs and check Svelte code for issues before writing components.

    Ready to connect★ 3k

    github.com/chattocorp/chatto3k stars

    View details
  • svelte-core-bestpracticesSkillDev tools

    Gives your agent best-practice guidance for writing and reviewing Svelte components, from reactivity to styling.

    Ready to connect★ 3k

    github.com/chattocorp/chatto3k stars

    View details
  • update-project-dependenciesSkillDev tools

    Lets your agent update all project dependencies within semver ranges and run tests to verify nothing broke.

    Ready to connect★ 3k

    github.com/chattocorp/chatto3k stars

    View details
  • batuta-routingSkillDev tools

    Lets your agent pick the cheapest capable AI model for each task based on its complexity.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • better-accessibilitySkillDev tools

    Lets your agent review and fix UI accessibility issues like keyboard support, ARIA labels, focus states, and screen-reader friendliness.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • better-colorsSkillDev tools

    Lets your agent convert colors to OKLCH, build palettes, check contrast, and theme web projects with Tailwind v4.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • better-layoutSkillDev tools

    Guides your agent to structure web page layouts: grouping, spacing, alignment, responsive breakpoints, and RTL support.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • better-typographySkillDev tools

    Guides your agent to pick fonts, set type scales, spacing, wrapping and accessible text styling when building web pages.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • combinedSkillDev tools

    Lets your agent run Git commands in a repo and run a cleanup command after each session ends.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • cy-spec-peer-reviewSkillDev tools

    Lets your agent get an outside AI reviewer to check a finished technical spec and write up findings for you to act on.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • eng-cleanup-failure-pathsSkillDev tools

    Audits your Go functions to make sure every acquired resource gets cleaned up when the function exits early or fails.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • eng-consolidate-test-suitesSkillDev tools

    Guides your agent to place new tests in the right suite by naming the invariant, owning layer, and canonical tests first.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • eng-contract-codegen-coshipSkillDev tools

    Guides your agent through updating and regenerating the public API contract files whenever request or response shapes change.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • eng-data-boundariesSkillDev tools

    Audits how data flows through your app's route loaders, query caches, and backend APIs to keep reads correct.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • eng-real-scenario-qaSkillDev tools

    Lets your agent run a full simulated startup project end-to-end to test a software release with real services and collect evidence.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • eng-test-conventionsSkillDev tools

    Guides your agent to write and edit Go test files following your project's test conventions.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • portable-skill-01SkillDev tools

    Lets your agent run a portable skill that provides reusable task guidance.

    Ready to connect★ 3k

    github.com/compozy/compozy3k stars

    View details
  • portable-skill-02SkillDev tools

    Lets your agent run a portable skill, though its purpose is not described.

    Ready to connect★ 3k

    github.com/compozy/compozy3k 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