ahel is live on Product Hunt today. Upvote

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

53,895 results · page 145 of 1,797

  • configuring-opentelemetry-dotnetSkillMonitoring & ops

    Guides your agent to set up OpenTelemetry tracing, metrics, and logging in ASP.NET Core apps.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • convert-blazor-server-to-webappSkillAI & models

    Guides your agent through converting an older Blazor Server app into the newer .NET 8+ Blazor Web App format.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • convert-to-cpmSkillDev tools

    Lets your agent convert .NET projects to central NuGet package management so all package versions live in one file.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • coordinate-componentsSkillMedia

    Lets your agent share state between Blazor components that aren't directly connected, using cascading values or scoped services.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • copy-to-output-directorySkillFiles & storage

    Guides your agent to pick the right MSBuild CopyToOutputDirectory mode so builds copy files only when needed.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • coverage-analysisSkillMonitoring & ops

    Lets your agent explain .NET test coverage reports, find coverage gaps, and rank risky code for refactoring.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • crap-scoreSkillFiles & storage

    Lets your agent calculate a CRAP risk score for .NET methods, classes, or files using complexity and test coverage data.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • create-blazor-projectSkillMedia

    Lets your agent create a new Blazor web app project with the right .NET template and render mode.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • create-custom-agentSkillFiles & storage

    Lets your agent create VS Code custom agent files that define specialized AI personas with tools, instructions, and handoffs.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • create-datadriven-aspnetcoreSkillDatabases & data

    Lets your agent generate ASP.NET Core CRUD pages, controllers, views, Blazor components, and API endpoints for a database-backed app.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • create-skill-testSkillFiles & storage

    Lets your agent write evaluation test files that check whether a skill actually works correctly.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • csharp-scriptsSkillFiles & storage

    Lets your agent write and run single-file C# programs straight from the command line without creating a project.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • detect-static-dependenciesSkillFiles & storage

    Scans C# code for hard-to-test static calls like DateTime.Now and File.* and ranks them by frequency.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • directory-build-organizationSkillDev tools

    Guides your agent in organizing .NET build settings across projects using Directory.Build files and central NuGet package versioning.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • dotnet-aot-compatSkillDev tools

    Guides your agent to fix .NET trimming and Native AOT warnings so projects build AOT-compatible.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • dotnet-maui-doctorSkillDev tools

    Lets your agent check and fix a .NET MAUI development setup, spotting missing SDKs, JDKs, and Android tools.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • dotnet-pinvokeSkillDocs & knowledge

    Lets your agent write correct .NET code that calls C/C++ libraries, avoiding crashes and memory bugs.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • dotnet-trace-collectSkillDev tools

    Guides your agent through picking and running .NET diagnostic tools to collect performance data from production apps.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • 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 points.

    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 add them.

    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

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,462 of the 53,895 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