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,017 results · page 254 of 1,801

  • 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 generate test doubles like mocks, stubs, spies, and fakes for unit testing.

    ★ 3k

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

    View details
  • Gen ReportSkillAI & models

    Lets your agent generate test reports showing code coverage and trends.

    ★ 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
  • Generate Rest ApiSkillAI & models

    Lets your agent generate complete REST API code following standard best practices.

    ★ 3k

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

    View details
  • Generate SignalSkillCommerce & finance

    Lets your agent generate trading signals from technical indicators.

    ★ 3k

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

    View details
  • Generate TestsSkillFiles & storage

    Lets your agent generate unit tests for your source code files.

    ★ 3k

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

    View details
  • Github Actions CreateSkillAI & models

    Lets your agent create GitHub Actions workflow files that follow best practices.

    ★ 3k

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

    View details
  • Github LearnSkillAI & models

    Lets your agent learn and practice git through interactive, hands-on GitHub setup lessons.

    ★ 3k

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

    View details
  • Gitlab Ci CreateSkillAI & models

    Lets your agent generate GitLab CI pipeline configuration files.

    ★ 3k

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

    View details
  • Gitops WorkflowSkillAI & models

    Lets your agent build GitOps deployment workflows using ArgoCD and Flux.

    ★ 3k

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

    View details
  • GuideSkillAI & models

    Shows your agent examples and instructions for using the vibe-guide command.

    ★ 3k

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

    View details
  • Health CheckSkillDatabases & data

    Lets your agent monitor database health with live metrics and alerts.

    ★ 3k

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

    View details
  • Helm ChartSkillCloud & infra

    Lets your agent generate Helm charts to package applications for Kubernetes.

    ★ 3k

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

    View details
  • Implement Batch ProcessingSkillAI & models

    Lets your agent process large batches of API jobs through queues with progress tracking.

    ★ 3k

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

    View details
  • Implement CachingSkillDatabases & data

    Lets your agent add multi-level API caching using Redis and CDNs to speed up repeated requests.

    ★ 3k

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

    View details
  • Implement Error HandlingSkillAI & models

    Lets your agent add standardized error handling to API code.

    ★ 3k

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

    View details
  • Incident P0 Database DownSkillDatabases & data

    Guides your agent through the SOP-201 emergency procedure for a critical database-down incident.

    ★ 3k

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

    View details
  • Incident P0 Disk FullSkillMonitoring & ops

    Lets your agent run the emergency response procedure for a P0 disk-full incident.

    ★ 3k

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

    View details
  • Index AdvisorSkillDatabases & data

    Lets your agent analyze database query patterns and suggest which indexes to add for faster queries.

    ★ 3k

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

    View details
  • Init Genkit ProjectSkillAI & models

    Sets up a new Firebase Genkit project for your agent with recommended structure and settings.

    ★ 3k

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

    View details
  • ItinerarySkillAI & models

    Lets your agent create personalized day-by-day travel itineraries.

    ★ 3k

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

    View details
  • K8s DeploySkillCloud & infra

    Lets your agent create Kubernetes deployments and services in your cluster.

    ★ 3k

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

    View details
  • K8s Helm ChartSkillCloud & infra

    Lets your agent generate a Helm chart for packaging a Kubernetes application.

    ★ 3k

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

    View details
  • K8s Manifest GenerateSkillCloud & infra

    Lets your agent generate Kubernetes manifest files for deploying apps.

    ★ 3k

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

    View details
  • K8s TroubleshootSkillCloud & infra

    Lets your agent debug Kubernetes pod failures and issues.

    ★ 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.

53,585 of the 54,017 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