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 144 of 1,797

  • humanize-koreanSkillAI & models

    Rewrites Korean text written by AI so it reads like natural, human-written Korean without changing the content.

    Ready to connect★ 5k

    github.com/epoko77-ai/im-not-ai6k stars

    View details
  • humanize-redoSkillDev tools

    Lets your agent rerun the latest Korean humanization pass with adjusted category, tone, or strength.

    Ready to connect★ 5k

    github.com/epoko77-ai/im-not-ai6k stars

    View details
  • bashSkillDev tools

    Teaches your agent how to run shell commands effectively.

    Ready to connect★ 5k

    github.com/pgdogdev/pgdog5k stars

    View details
  • apitestSkillDev tools

    Lets your agent test local HTTP APIs by running chained curl checks and splitting test suites across parallel workers.

    Ready to connect★ 5k

    github.com/flexprice/flexprice5k stars

    View details
  • archSkillDev tools

    Lets your agent answer questions about the FlexPrice repo structure, layers, dependencies, and code flows.

    Ready to connect★ 5k

    github.com/flexprice/flexprice5k stars

    View details
  • composeSkillCloud & infra

    Lets your agent run Makefile shortcuts to set up FlexPrice dev services, launch Kafka UI, and view logs.

    Ready to connect★ 5k

    github.com/flexprice/flexprice5k stars

    View details
  • context-syncSkillFiles & storage

    Lets your agent keep AGENTS.md context files up to date with your codebase.

    Ready to connect★ 5k

    github.com/flexprice/flexprice5k stars

    View details
  • devenvSkillCloud & infra

    Sets up your agent to configure local dev environments with the right credentials and Docker services.

    Ready to connect★ 5k

    github.com/flexprice/flexprice5k stars

    View details
  • ghSkillDev tools

    Lets your agent manage GitHub pull requests, checks, and issues for the FlexPrice repos using the gh CLI.

    Ready to connect★ 5k

    github.com/flexprice/flexprice5k stars

    View details
  • godevSkillDev tools

    Lets your agent run Go code checks, vetting, and tests including race detection.

    Ready to connect★ 5k

    github.com/flexprice/flexprice5k stars

    View details
  • openapiSkillDev tools

    Lets your agent generate Swagger specs and SDKs from an API pipeline.

    Ready to connect★ 5k

    github.com/flexprice/flexprice5k stars

    View details
  • text-to-lottieSkillDev tools

    Lets your agent create and edit Lottie JSON animations like loaders, icons, and UI microinteractions.

    Ready to connect★ 5k

    github.com/diffusionstudio/lottie2k stars

    View details
  • agentic-workflowsSkillMedia

    Routes your agent's GitHub Agentic Workflows tasks like designing, creating, debugging, or upgrading to the right prompt.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • analyzing-dotnet-performanceSkillDocs & knowledge

    Scans your .NET code for about 50 common performance problems and suggests fixes.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • android-tombstone-symbolicationSkillFiles & storage

    Turns cryptic Android crash backtraces from .NET apps into readable function names and source file locations.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • apple-crash-symbolicationSkillFiles & storage

    Lets your agent turn cryptic .NET app crash logs from iPhones and Macs into readable function names and line numbers.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • assertion-qualitySkillDev tools

    Lets your agent grade how meaningful your test assertions are and spot weak or trivial checks.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • author-componentSkillFiles & storage

    Lets your agent write and review Blazor UI components (.razor files) following correct patterns.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • authoring-github-workflowsSkillFiles & storage

    Helps your agent write and fix GitHub Actions workflow files so they load and run without errors.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • binlog-failure-analysisSkillFiles & storage

    Lets your agent diagnose MSBuild build failures by analyzing a .binlog binary log file.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • binlog-generationSkillMonitoring & ops

    Lets your agent record detailed .NET build traces (binary logs) for later debugging and performance analysis.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • build-parallelismSkillDocs & knowledge

    Lets your agent diagnose why a multi-project .NET build isn't using multiple cores and fix the dependency chain.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • build-perf-baselineSkillDev tools

    Lets your agent measure and speed up slow .NET builds by setting before/after baselines and applying optimization steps.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • build-perf-diagnosticsSkillMonitoring & ops

    Lets your agent analyze .NET build logs to find out why builds are slow and what's causing the delays.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • check-bin-obj-clashSkillFiles & storage

    Lets your agent find why .NET builds fail with file-in-use or file-already-exists errors by spotting projects writing to the same output folders.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • clr-activation-debuggingSkillMonitoring & ops

    Lets your agent diagnose .NET Framework runtime loading failures by analyzing CLR activation logs.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • code-testing-agentSkillAI & models

    Lets your agent write unit tests for your code, from a single function to a whole project suite.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • code-testing-extensionsSkillFiles & storage

    Points your agent to language-specific testing guides so it can write and run tests correctly for .NET, Python, Go, and more.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • collect-user-inputSkillSearch

    Guides your agent to build forms, search boxes, and validation for user input in Blazor web apps.

    Ready to connect★ 5k

    github.com/dotnet/skills5k stars

    View details
  • configure-authSkillSecurity

    Guides your agent to add login, roles, and page-level access control to a Blazor web app.

    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