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.

Filter by category

54,404 results · page 315 of 1,814

  • structured-code-reviewSkillSecurity

    Lets your agent run a structured five-stage code review checking requirements, correctness, quality, testing, and security.

    Ready to connect★ 2k

    github.com/rohitg00/skillkit2k stars

    View details
  • test-patternsSkillDev tools

    Helps your agent write clear, maintainable tests using proven patterns like Arrange-Act-Assert and test doubles.

    Ready to connect★ 2k

    github.com/rohitg00/skillkit2k stars

    View details
  • testing-anti-patternsSkillDev tools

    Lets your agent review test code, spot bad patterns like flaky or over-mocked tests, and suggest fixes.

    Ready to connect★ 2k

    github.com/rohitg00/skillkit2k stars

    View details
  • trace-and-isolateSkillMonitoring & ops

    Lets your agent trace and isolate where a bug originates in your code.

    Ready to connect★ 2k

    github.com/rohitg00/skillkit2k stars

    View details
  • typescript-best-practicesSkillDev tools

    Lets your agent apply a typescript claude skill that enforces TypeScript best practices and modern patterns.

    Ready to connect★ 2k

    github.com/rohitg00/skillkit2k stars

    View details
  • verification-gatesSkillDev tools

    Lets your agent add validation checkpoints between project phases to catch errors early before moving on.

    Ready to connect★ 2k

    github.com/rohitg00/skillkit2k stars

    View details
  • female-portrait-directorSkillMedia

    Lets your agent build and refine detailed image prompts for adult female portrait photos.

    Ready to connect★ 2k

    github.com/liyue-aigc/female-portrait-director1k stars

    View details
  • adding-dependenciesSkillDev tools

    Lets your agent add or update Rust crate dependencies in the Golem workspace.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • analysing-ci-failuresSkillDev tools

    Lets your agent analyze a GitHub Actions CI failure from a run URL and explain why it failed.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • creating-new-builtin-pluginsSkillDev tools

    Guides your agent through creating claude skill style built-in WASM plugins that ship with Golem to every environment.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • db-migration-scriptsSkillDatabases & data

    Lets your agent write SQL migration scripts that add or change database tables, indexes, and columns.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • debugging-hanging-testsSkillDev tools

    Debugging claude skill tests that hang: your agent diagnoses stuck worker or integration tests and fixes them.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-agent-effectSkillAI & models

    Guides your agent through writing and registering an Effect-based agent in a Golem component, with schemas, methods, and durable state.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-agent-moonbitSkillAI & models

    Lets your agent create and define a new MoonBit agent type inside a Golem project.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-agent-rustSkillAI & models

    Lets your agent add a new Rust agent type with trait methods to a Golem project.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-componentSkillAI & models

    Lets your agent add new components or agent templates to an existing Golem application.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-config-effectSkillAI & models

    Shows how to add typed settings to an Effect-based Golem agent supplied via golem.yaml, the CLI, or RPC.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-config-moonbitSkillAI & models

    Guides your agent in adding typed configuration parameters to a MoonBit Golem agent.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-config-rustSkillAI & models

    Guides your agent in adding typed configuration settings to a Rust Golem agent.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-cors-effectSkillAI & models

    Lets your agent add CORS origin settings to Golem HTTP endpoints built with Effect.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-cors-moonbitSkillAI & models

    Configures which websites are allowed to call your Golem agent's HTTP endpoints from a browser.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-cors-rustSkillDev tools

    Lets your agent configure CORS on Rust HTTP endpoints to allow cross-origin requests and set allowed origins.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-env-varsSkillAI & models

    Lets your agent define environment variables for Golem agents in golem.yaml or via the CLI.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-http-auth-effectSkillSecurity

    Lets your agent add sign-in requirements to its web routes and identify who is calling.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-http-auth-moonbitSkillSecurity

    Lets your agent add authentication and access control to HTTP endpoints written in MoonBit.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-http-endpoint-effectSkillCloud & infra

    Guides your agent through exposing an Effect-based Golem agent as HTTP endpoints with routes and parameter bindings.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-http-endpoint-moonbitSkillAI & models

    Lets your agent add HTTP endpoints and REST interfaces to a MoonBit Golem agent using mount paths.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-ignite-effectSkillDatabases & data

    Lets your agent connect to an Apache Ignite database and run SQL queries and transactions from Effect-based code.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-ignite-moonbitSkillDatabases & data

    Lets your agent connect to Apache Ignite 2 databases and run SQL queries from MoonBit code.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-add-initial-filesSkillFiles & storage

    Lets your agent load initial files into its virtual filesystem with set permissions via a YAML config.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k 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