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

55,435 results · page 252 of 1,848

  • Debug ApiSkillMonitoring & ops

    Lets your agent debug claude code API failures using OpenAPI specs and HTTP logs.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Deployment StrategySkillCloud & infra

    Lets your agent recommend a deployment strategy for your application.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Design SchemaSkillDatabases & data

    Lets your agent design database schemas following best practices.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Detect BottlenecksSkillAI & models

    Lets your agent find performance bottlenecks in an application.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Docker Compose CreateSkillCloud & infra

    Lets your agent generate a docker-compose.yml file that defines and runs multi-container applications.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Docker OptimizeSkillCloud & infra

    Lets your agent analyze Docker images and suggest ways to shrink their size and speed up builds.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Docker Security ScanSkillCloud & infra

    Lets your agent scan Docker containers and images for security vulnerabilities.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Dockerfile GenerateSkillCloud & infra

    Lets your agent write an optimized Dockerfile using multi-stage builds for your project.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Dr PlanSkillAI & models

    Lets your agent plan and implement disaster recovery procedures.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Drift DetectSkillAI & models

    Lets your agent compare live infrastructure against its desired state and report where they differ.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Env ConfigSkillCloud & infra

    Lets your agent manage environment settings and secrets across your deployments.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Env Config SetupSkillFiles & storage

    Lets your agent create environment configuration files and validation schemas.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Env SetupSkillAI & models

    Lets your agent create and manage isolated test environments for software.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Express Api ScaffoldSkillAI & models

    Generates a starter Express.js REST API project with TypeScript and authentication code.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Fairdb Emergency ResponseSkillMonitoring & ops

    Lets your agent follow emergency response procedures for critical FairDB incidents.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Fairdb Health CheckSkillDatabases & data

    Lets your agent run health checks on FairDB PostgreSQL databases to spot problems.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Fairdb Onboard CustomerSkillDatabases & data

    Lets your agent run the customer onboarding workflow for a FairDB PostgreSQL service.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Fairdb Setup BackupSkillDatabases & data

    Lets your agent set up automated PostgreSQL backups to Wasabi S3 storage using pgBackRest.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Fastapi ScaffoldSkillSecurity

    Lets your agent generate a ready-to-use FastAPI REST API project with async support and authentication.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Find ArbitrageSkillAI & models

    Lets your agent find price differences between centralized and decentralized crypto exchanges.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Find Best RouteSkillAI & models

    Lets your agent find the best route for swapping tokens across decentralized exchanges.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Firestore SetupSkillAI & models

    Sets up Firestore database configuration for your project's AI tools.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Fuzz ApiSkillAI & models

    Lets your agent test APIs by sending malformed inputs and edge cases to find bugs.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Gen DoublesSkillAI & models

    Lets your agent gen ai integration test doubles — mocks, stubs, spies and fakes — for unit tests.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Gen ReportSkillAI & models

    Lets your agent generate test reports with coverage and trends as part of gen ai integration workflows.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Generate Api DocsSkillDocs & knowledge

    Lets your agent create OpenAPI/Swagger documentation for your existing APIs.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Generate ContractSkillAI & models

    Lets your agent write API contracts used for consumer-driven contract testing.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Generate E2eSkillWeb & browsing

    Lets your agent create end-to-end browser tests for user workflows.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Generate Grpc ServiceSkillAI & models

    Lets your agent generate gRPC service code using Protocol Buffers.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    View details
  • Generate MapSkillAI & models

    Lets your agent analyze a codebase and generate a project-map.md overview file.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k 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.

55,004 of the 55,435 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