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,091 results · page 142 of 570

  • 66-crisis-playbook-globalSkillDev tools

    Guides your agent through handling a brand PR crisis with severity levels, response templates, and escalation steps.

    Ready to connect★ 584

    github.com/minhnv0807/ai-business-skills586 stars

    View details
  • 68-cro-audit-trangSkillDev tools

    Lets your agent audit web pages that get traffic but no conversions and suggest fixes.

    Ready to connect★ 584

    github.com/minhnv0807/ai-business-skills586 stars

    View details
  • 72-marketing-councilSkillDev tools

    Lets your agent critique its own marketing ideas by role-playing a panel of skeptical advisors instead of just agreeing with you.

    Ready to connect★ 584

    github.com/minhnv0807/ai-business-skills586 stars

    View details
  • 74-copy-hai-lopSkillDev tools

    Lets your agent write short Vietnamese slogans and headlines with two layers of meaning for posters and brands.

    Ready to connect★ 584

    github.com/minhnv0807/ai-business-skills586 stars

    View details
  • effectSkillDev tools

    Lets your agent read, write, and fix Effect v4 TypeScript code in this repository.

    Ready to connect★ 583

    github.com/shobcoder/shob581 stars

    View details
  • privacy-euSkillDev tools

    Lets your agent generate EU-compliant privacy notices, terms of service, consent modals, and cookie banners.

    Ready to connect★ 583

    github.com/kimlawtech/korean-privacy-terms583 stars

    View details
  • privacy-jpSkillDev tools

    Generates privacy policies, terms of service, consent modals, and cookie banners for Japanese law in Next.js projects.

    Ready to connect★ 583

    github.com/kimlawtech/korean-privacy-terms583 stars

    View details
  • privacy-termsSkillDev tools

    Lets your agent generate privacy policies and terms of service for Korea, EU, US, Japan, or combined jurisdictions via guided interviews.

    Ready to connect★ 583

    github.com/kimlawtech/korean-privacy-terms583 stars

    View details
  • federationSkillDev tools

    Gives your agent reference knowledge on ActivityPub and federation concepts for building or debugging protocol features.

    Ready to connect★ 582

    github.com/automattic/wordpress-activitypub578 stars

    View details
  • check-impl-against-specSkillDev tools

    Lets your agent compare a pull request's code against the project spec and log mismatches into a review file.

    Ready to connect★ 581

    github.com/warpdotdev/common-skills519 stars

    View details
  • fix-errorsSkillDev tools

    Lets your agent fix build errors, linting issues, and test failures in the Warp Rust codebase.

    Ready to connect★ 581

    github.com/warpdotdev/common-skills519 stars

    View details
  • implement-specsSkillDev tools

    Lets your agent build an approved feature from your product and tech specs, keeping specs and code in sync.

    Ready to connect★ 581

    github.com/warpdotdev/common-skills519 stars

    View details
  • pr-walkthroughSkillDev tools

    Lets your agent create a zoomable interactive visual map of a pull request's components and data flow.

    Ready to connect★ 581

    github.com/warpdotdev/common-skills519 stars

    View details
  • write-pr-descriptionSkillDev tools

    Lets your agent write the full body of a pull request, including summary, template sections, and reviewer guidance.

    Ready to connect★ 581

    github.com/warpdotdev/common-skills519 stars

    View details
  • write-product-specSkillDev tools

    Lets your agent write a detailed PRODUCT.md spec describing a feature's behavior before building it.

    Ready to connect★ 581

    github.com/warpdotdev/common-skills519 stars

    View details
  • anti-defensive-writingSkillDev tools

    Lets your agent rewrite drafts to remove unnecessary caveats, hedges, and apologies while keeping needed limits.

    Ready to connect★ 577

    github.com/kiterlin/anti-defensive-writing577 stars

    View details
  • contribute-blogSkillDev tools

    Lets your agent create, import, edit, and review posts for the official Flutter blog, with metadata and media.

    Ready to connect★ 568

    github.com/cfug/flutter.cn568 stars

    View details
  • get-jobSkillDev tools

    Lets your agent research a job posting, rewrite your resume for it, and prepare for each interview round.

    Ready to connect★ 565

    github.com/agentenatalie/get-job.skill568 stars

    View details
  • validate-prSkillDev tools

    Lets your agent check a Flutter documentation site locally for broken links, formatting issues, and stale code excerpts.

    Ready to connect★ 568

    github.com/cfug/flutter.cn568 stars

    View details
  • write-flutterSkillDev tools

    Lets your agent write, review, and refactor Flutter code for widgets, state, layout, theming, and tests.

    Ready to connect★ 568

    github.com/cfug/flutter.cn568 stars

    View details
  • animated-gradient-border-ringSkillDev tools

    Lets your agent add an animated rotating gradient border ring around cards, chips, or buttons.

    Ready to connect★ 535

    github.com/maxrave-dev/kotlin-footguns565 stars

    View details
  • arm64-native-gap-auditSkillDev tools

    Checks whether all native dependencies in a multiplatform desktop build actually support the CPU architecture you're targeting.

    Ready to connect★ 535

    github.com/maxrave-dev/kotlin-footguns565 stars

    View details
  • artwork-seeded-dynamic-schemeSkillDev tools

    Lets your agent generate a full matching color scheme from one seed color and apply it to a group of UI controls.

    Ready to connect★ 535

    github.com/maxrave-dev/kotlin-footguns565 stars

    View details
  • beatmatched-automixSkillDev tools

    Lets your agent pick a crossfade length and match tempo and key between two songs like a DJ would.

    Ready to connect★ 535

    github.com/maxrave-dev/kotlin-footguns565 stars

    View details
  • bitmask-event-wrapperSkillDev tools

    Lets your agent wrap integer flag sets in a class with contains and containsAny checks instead of raw bitwise tests.

    Ready to connect★ 535

    github.com/maxrave-dev/kotlin-footguns565 stars

    View details
  • cache-then-networkSkillDev tools

    Lets your agent cache app data and serve the stored copy instantly, updating with fresh data afterwards.

    Ready to connect★ 535

    github.com/maxrave-dev/kotlin-footguns565 stars

    View details
  • chrome-drawn-outside-the-theme-scopeSkillDev tools

    Helps your agent spot and fix a Kotlin Compose bug where custom window chrome ignores the user's dark theme setting.

    Ready to connect★ 535

    github.com/maxrave-dev/kotlin-footguns565 stars

    View details
  • ci-flaky-timing-luckSkillDev tools

    Helps your agent find and fix CI steps that only passed by timing luck, like race conditions and silently saved error pages.

    Ready to connect★ 535

    github.com/maxrave-dev/kotlin-footguns565 stars

    View details
  • clean-satellite-at-transitionSkillDev tools

    Teaches your agent when and how to delete stale dependent database rows at state transitions instead of leaving them for bulk cleanup.

    Ready to connect★ 535

    github.com/maxrave-dev/kotlin-footguns565 stars

    View details
  • collapsing-parallax-toolbarSkillDev tools

    Helps you build an Android collapsing parallax toolbar with shared scroll state and interpolated title.

    Ready to connect★ 535

    github.com/maxrave-dev/kotlin-footguns565 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,624 of the 55,055 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