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

18,474 results · page 290 of 616

  • go-functional-optionsSkillDev tools

    Guides your agent to write Go constructors with optional settings using the functional options pattern.

    Ready to connect★ 163

    github.com/cxuu/golang-skills163 stars

    View details
  • go-genericsSkillDev tools

    Guides your agent in writing Go generics, choosing constraints, and deciding between type aliases and definitions.

    Ready to connect★ 163

    github.com/cxuu/golang-skills163 stars

    View details
  • go-lintingSkillDev tools

    Lets your agent set up and configure Go code linting, including golangci-lint and CI checks.

    Ready to connect★ 163

    github.com/cxuu/golang-skills163 stars

    View details
  • go-namingSkillDev tools

    Guides your agent to use idiomatic naming for Go packages, types, functions, variables, and APIs.

    Ready to connect★ 163

    github.com/cxuu/golang-skills163 stars

    View details
  • go-packagesSkillDev tools

    Guides your agent in structuring Go code into packages, organizing imports, and managing dependencies.

    Ready to connect★ 163

    github.com/cxuu/golang-skills163 stars

    View details
  • go-performanceSkillDev tools

    Helps your agent optimize Go code, fix slow performance issues, and write benchmarks.

    Ready to connect★ 163

    github.com/cxuu/golang-skills163 stars

    View details
  • go-style-coreSkillDev tools

    Gives your agent Go style guidance on formatting, line length, nesting, naked returns, and semicolons.

    Ready to connect★ 163

    github.com/cxuu/golang-skills163 stars

    View details
  • go-testingSkillDev tools

    Helps your agent write, review, and improve Go test code, including table-driven and parallel tests.

    Ready to connect★ 163

    github.com/cxuu/golang-skills163 stars

    View details
  • introduceSkillDev tools

    Lets your agent take on your chosen persona for the current session.

    Ready to connect★ 163

    github.com/lilmgenius/polysona161 stars

    View details
  • publishSkillDev tools

    Lets your agent save final content and get guidance to publish claude skill output on each platform.

    Ready to connect★ 163

    github.com/lilmgenius/polysona161 stars

    View details
  • trendSkillDev tools

    Lets your agent scan trending topics in your domains and suggest content ideas.

    Ready to connect★ 163

    github.com/lilmgenius/polysona161 stars

    View details
  • apportionSkillDev tools

    Lets your agent break a big autonomous goal into smaller execution units with their own completion conditions.

    Ready to connect★ 162

    github.com/jongwony/epistemic-protocols161 stars

    View details
  • conductSkillDev tools

    Guides your agent to plan and order its steps before starting work that needs several moves done in sequence.

    Ready to connect★ 162

    github.com/jongwony/epistemic-protocols161 stars

    View details
  • contextualizeSkillDev tools

    Lets your agent check whether an answer, though correct, fits the actual situation before using it.

    Ready to connect★ 162

    github.com/jongwony/epistemic-protocols161 stars

    View details
  • elicitSkillDev tools

    Lets your agent work backward from an unclear question to pin down what is actually being asked.

    Ready to connect★ 162

    github.com/jongwony/epistemic-protocols161 stars

    View details
  • goal-researchSkillDev tools

    Lets your agent run a goal claude skill that delegates factual research to Codex CLI with external verification.

    Ready to connect★ 162

    github.com/jongwony/epistemic-protocols161 stars

    View details
  • humanizer-deSkillDev tools

    Lets your agent run a humanizer Claude skill that edits German text to sound natural and removes AI writing patterns.

    Ready to connect★ 162

    github.com/marmbiz/humanizer-de162 stars

    View details
  • hwp-specSkillDev tools

    Lets your agent look up the HWP 5.0 document format specification by reading numbered section files.

    Ready to connect★ 161

    github.com/ohah/hwpjs162 stars

    View details
  • hwpx-specSkillDev tools

    Gives your agent the KS X 6101:2024 HWPX document format standard, split into referenceable subsections.

    Ready to connect★ 161

    github.com/ohah/hwpjs162 stars

    View details
  • ideateSkillDev tools

    Lets your agent expand a thin or stuck list of ideas into a wider, more diverse set of options.

    Ready to connect★ 162

    github.com/jongwony/epistemic-protocols161 stars

    View details
  • induceSkillDev tools

    Lets your agent derive a shared general concept from specific examples it is working with.

    Ready to connect★ 162

    github.com/jongwony/epistemic-protocols161 stars

    View details
  • inquireSkillDev tools

    Lets your agent ask clarifying questions when it lacks the context needed before acting.

    Ready to connect★ 162

    github.com/jongwony/epistemic-protocols161 stars

    View details
  • kmp-starterSkillDev tools

    Lets your agent create and edit Android and iOS apps using the KMP Starter Template with ready-made architecture.

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 stars

    View details
  • kmp-starter-architectureSkillDev tools

    Guides your agent to structure Kotlin Multiplatform app code into clean data, domain, and presentation layers.

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 stars

    View details
  • kmp-starter-core-rulesSkillDev tools

    Gives your agent a set of coding rules to follow when building apps with the KMP Starter Template.

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 stars

    View details
  • kmp-starter-feature-localeSkillDev tools

    Lets your agent set up and use the localization system in a Kotlin Multiplatform Starter Template project.

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 stars

    View details
  • kmp-starter-feature-remote-configSkillDev tools

    Lets your agent add type-safe remote configuration keys to Kotlin Multiplatform apps with safe defaults.

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 stars

    View details
  • kmp-starter-feature-store-reviews-updatesSkillDev tools

    Lets your agent add in-app review requests and app update checks to a Kotlin Multiplatform starter project.

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 stars

    View details
  • kmp-starter-native-appSkillDev tools

    Lets your agent scaffold a Kotlin Multiplatform app with Compose UI on Android and native SwiftUI on iOS.

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 stars

    View details
  • kmp-starter-navigationSkillDev tools

    Helps your agent add and manage screens and navigation in the KMP Starter Template app using navigation3.

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 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,973 of the 54,404 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 workspace 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