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,235 results · page 11 of 575

  • create-github-action-workflow-specificationSkillDev tools

    Lets your agent create a formal spec of an existing GitHub Actions workflow for maintenance.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • create-github-issues-feature-from-implementation-planSkillDev tools

    Lets your agent turn an implementation plan into GitHub issues using feature or chore request templates.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • create-spring-boot-java-projectSkillDev tools

    Lets your agent generate a starter Spring Boot Java project skeleton.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • create-spring-boot-kotlin-projectSkillDev tools

    Lets your agent generate a ready-to-code Spring Boot project skeleton written in Kotlin.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • csharp-mstestSkillDev tools

    Gives your agent best practices for writing MSTest unit tests, including modern assertions and data-driven tests.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • csharp-nunitSkillDev tools

    Gives your agent best-practice guidance for writing NUnit unit tests, including data-driven tests.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • csharp-tunitSkillDev tools

    Gives your agent best practices for writing TUnit unit tests in C#, including data-driven tests.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • csharp-xunitSkillDev tools

    Gives your agent best practices for writing XUnit unit tests in C#, including data-driven tests.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • data-breach-blast-radiusSkillDev tools

    Lets your agent analyze what sensitive data a breach would expose and estimate regulatory fines under GDPR, CCPA, and HIPAA.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • datanalysis-credit-riskSkillDev tools

    Lets your agent clean and screen credit risk data before loan modeling, including missing value and variable checks.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • dataverse-python-advanced-patternsSkillDev tools

    Lets your agent write production Python code for Dataverse SDK with error handling and optimization.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • dataverse-python-production-codeSkillDev tools

    Lets your agent write production-ready Python code using Dataverse with error handling and best practices.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • dataverse-python-quickstartSkillDev tools

    Generates Python code snippets for setting up an SDK with create, read, update, delete, bulk, and paging operations.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • dataverse-python-usecase-builderSkillDev tools

    Lets your agent generate complete Dataverse SDK solutions with architecture recommendations for specific use cases.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • debian-linux-triageSkillDev tools

    Lets your agent troubleshoot and fix Debian Linux issues involving apt packages, systemd services, and AppArmor.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • desk-openSkillDev tools

    Lets your agent create and open a new desk with folder structure and journal for future sessions.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • dotnet-best-practicesSkillDev tools

    Lets your agent check that .NET and C# code follows best practices for the project.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • ef-coreSkillDev tools

    Lets your agent apply best practices when writing Entity Framework Core code.

    Ready to connect★ 39k

    github.com/github/awesome-copilot39k stars

    View details
  • arthasSkillDev tools

    Lets your agent diagnose live Java applications and JVM issues like high CPU, memory, and Spring bean problems.

    Ready to connect★ 38k

    github.com/alibaba/arthas38k stars

    View details
  • arthas-cpu-highSkillDev tools

    Lets your agent diagnose high CPU usage in Java apps by finding busy threads and tracing the code causing it.

    Ready to connect★ 38k

    github.com/alibaba/arthas38k stars

    View details
  • arthas-eagleeye-traceidSkillDev tools

    Lets your agent grab a request's EagleEye traceId from a running Java app using Arthas watch/trace commands.

    Ready to connect★ 38k

    github.com/alibaba/arthas38k stars

    View details
  • arthas-springcontext-issues-resolveSkillDev tools

    Lets your agent inspect a running Spring app's beans, configuration values, and injection setup to diagnose problems.

    Ready to connect★ 38k

    github.com/alibaba/arthas38k stars

    View details
  • Accessing GitHub issuesSkillDev tools

    Lets your agent view GitHub issues and their comments from the command line using the gh tool.

    Ready to connect★ 34k

    github.com/carbon-language/carbon-lang34k stars

    View details
  • Bazel usageSkillDev tools

    Teaches your agent how to correctly build, test, and debug the Carbon codebase using Bazelisk commands.

    Ready to connect★ 34k

    github.com/carbon-language/carbon-lang34k stars

    View details
  • Builtin functionsSkillDev tools

    Guides your agent through adding builtin functions to the Carbon compiler toolchain.

    Ready to connect★ 34k

    github.com/carbon-language/carbon-lang34k stars

    View details
  • Code styleSkillDev tools

    Gives your agent the Carbon project's code formatting rules and style guides to follow when writing or editing code.

    Ready to connect★ 34k

    github.com/carbon-language/carbon-lang34k stars

    View details
  • GitHub CLI usageSkillDev tools

    Lets your agent look up GitHub issues, pull requests, and repo info using the gh command line tool.

    Ready to connect★ 34k

    github.com/carbon-language/carbon-lang34k stars

    View details
  • Jujutsu (jj) usageSkillDev tools

    Teaches your agent to use the Jujutsu (jj) version control tool in the Carbon repository.

    Ready to connect★ 34k

    github.com/carbon-language/carbon-lang34k stars

    View details
  • PrekSkillDev tools

    Lets your agent run the Carbon project's required style and lint checks before submitting code changes.

    Ready to connect★ 34k

    github.com/carbon-language/carbon-lang34k stars

    View details
  • ProposalsSkillDev tools

    Lets your agent write and submit Carbon language evolution proposals using templates and repo conventions.

    Ready to connect★ 34k

    github.com/carbon-language/carbon-lang34k 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,764 of the 55,196 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