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,257 results · page 164 of 1,842

  • dotnet-webapiSkillFiles & storage

    Guides your agent to build and modify ASP.NET Core Web API endpoints with proper HTTP semantics, OpenAPI docs, and error handling.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • dump-collectSkillCloud & infra

    Lets your agent set up and collect crash dump files from .NET applications, including apps running in Docker or Kubernetes.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • eval-performanceSkillDev tools

    Lets your agent diagnose why a .NET build is slow before compilation starts and fix MSBuild evaluation bottlenecks.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • exp-mock-usage-analysisSkillMonitoring & ops

    Lets your agent audit .NET test mocks and find setups that are dead, redundant, or replaceable with real code.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • exp-test-maintainabilitySkillDev tools

    Lets your agent scan .NET test suites for duplicated boilerplate and copy-paste tests, then suggest refactoring fixes.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • extension-pointsSkillDev tools

    Guides your agent in extending MSBuild builds using hooks, wildcard imports, and NuGet package extension layouts.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • fetch-and-send-dataSkillMedia

    Guides your agent to fetch data from APIs and send data back in Blazor apps, with loading and error states handled.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • filter-syntaxSkillDev tools

    Gives your agent the correct filter syntax to run only selected .NET tests across VSTest, MTP, and test frameworks.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • find-untested-sourcesSkillSearch

    Finds source files in your repo that have no matching tests and suggests where to put new tests.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • generate-testability-wrappersSkillFiles & storage

    Lets your agent generate wrapper interfaces and dependency-injection code to make C# code that calls static dependencies testable.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • grade-testsSkillDocs & knowledge

    Lets your agent grade specific test methods with A-F letter grades and a PR-ready table.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • improve-skill-qualitySkillDev tools

    Helps your agent diagnose and fix skills that fail evaluation, won't activate, time out, or score worse than their baseline.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • including-generated-filesSkillFiles & storage

    Fixes MSBuild builds where files generated during the build are missed by compilation or output.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • incremental-buildSkillDev tools

    Guides your agent to diagnose and fix .NET builds that rebuild everything even when nothing changed.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • item-managementSkillFiles & storage

    Teaches your agent to fix and review MSBuild item groups in .csproj files, like duplicate-file warnings and batching bugs.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • maui-app-lifecycleSkillDev tools

    Guides your agent through .NET MAUI app lifecycle events and state-saving patterns when building cross-platform apps.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • maui-collectionviewSkillDev tools

    Guides your agent to build scrollable lists and grids in .NET MAUI apps using CollectionView.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • maui-data-bindingSkillMonitoring & ops

    Gives your agent expert guidance for wiring .NET MAUI app screens to data with XAML bindings and MVVM patterns.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • maui-dependency-injectionSkillDev tools

    Guides your agent to set up dependency injection in .NET MAUI apps, including service registration, lifetimes, and constructor injection.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • maui-safe-areaSkillDev tools

    Guides your agent to fix .NET MAUI safe area and edge-to-edge layout issues like content hiding behind notches or the keyboard.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • maui-shell-navigationSkillDev tools

    Guides your agent to build Shell-based page navigation in .NET MAUI apps with tabs, flyouts, and URI routing.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • maui-themingSkillDev tools

    Guides your agent to add light/dark mode and custom themes to .NET MAUI apps using AppThemeBinding and ResourceDictionary.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • microbenchmarkingSkillProductivity

    Lets your agent write, run, and compare BenchmarkDotNet microbenchmarks to measure .NET code performance.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • migrate-dotnet10-to-dotnet11SkillDev tools

    Lets your agent upgrade a .NET 10 project to .NET 11 and fix the build errors that come with it.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • migrate-dotnet8-to-dotnet9SkillDev tools

    Lets your agent upgrade a .NET 8 project to .NET 9 and fix the build errors and behavior changes that come with it.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • migrate-dotnet9-to-dotnet10SkillCloud & infra

    Lets your agent upgrade a .NET 9 project to .NET 10 and fix the build errors and breaking changes that come with it.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • migrate-mstest-v1v2-to-v3SkillDev tools

    Guides your agent through upgrading a .NET test project from MSTest v1 or v2 to v3, fixing build errors and settings.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • migrate-mstest-v3-to-v4SkillDev tools

    Guides your agent through upgrading .NET test projects from MSTest v3 to v4, fixing build errors and behavior changes.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • migrate-nullable-referencesSkillFiles & storage

    Lets your agent turn on C# nullable reference types in a project and fix all the resulting warnings step by step.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • migrate-nunit-to-mstestSkillDev tools

    Lets your agent convert .NET test code from NUnit to MSTest, updating packages, attributes, and setup logic.

    Ready to connect★ 5k

    github.com/dotnet/skills5k 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,826 of the 55,257 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