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 72 of 575

  • write-codeSkillDev tools

    Guides your agent to write Rust code that follows Syncpack's style and conventions.

    Ready to connect★ 2k

    github.com/jamiemason/syncpack2k stars

    View details
  • googlecloud-apiSkillDev tools

    Guidelines and mandatory rules for calling Google Cloud APIs in KHI, including CallOptionInjector, ClientFactory, and context propagation.

    Ready to connect★ 2k

    github.com/googlecloudplatform/khi2k stars

    View details
  • jj-workflowSkillDev tools

    Guidelines and procedures for using Jujutsu (jj) in KHI, including change management, workspace isolation, pushing commits with auto-generated bookmarks, addressing PR review feedback without squashing, and resolving conflicts incrementally from oldest to newest commit.

    Ready to connect★ 2k

    github.com/googlecloudplatform/khi2k stars

    View details
  • streaming-apiSkillDev tools

    Guidelines, naming conventions, and implementation patterns for designing Server-Side Streaming RPCs and their polling fallbacks in KHI.

    Ready to connect★ 2k

    github.com/googlecloudplatform/khi2k stars

    View details
  • nihaishaSkillDev tools

    Lets your agent answer questions using course materials from TCM teacher Ni Haisha.

    Ready to connect★ 2k

    github.com/juneyaooo/nihaisha-nishi-tcm2k stars

    View details
  • nemotron-3-ultra-text2sql-loraSkillDev tools

    Lets your agent run a full tutorial to fine-tune the Nemotron-3 Ultra model for turning text into SQL on a SLURM cluster.

    Ready to connect★ 2k

    github.com/nvidia-nemo/nemotron2k stars

    View details
  • nemotron-add-patternSkillDev tools

    Lets your agent add a reusable decision pattern file that other skills use during planning.

    Ready to connect★ 2k

    github.com/nvidia-nemo/nemotron2k stars

    View details
  • nemotron-add-stepSkillDev tools

    Lets your agent scaffold a new pipeline step folder with config files and a README in the nemotron codebase.

    Ready to connect★ 2k

    github.com/nvidia-nemo/nemotron2k stars

    View details
  • build-runSkillDev tools

    Lets your agent build, run, and configure the rtp2httpd daemon locally, including editing its config files.

    Ready to connect★ 2k

    github.com/stackia/rtp2httpd2k stars

    View details
  • data-client-endpoint-setupSkillDev tools

    Lets your agent set up Endpoint wrappers for custom async functions so they work with Data Client hooks.

    Ready to connect★ 2k

    github.com/reactive/data-client2k stars

    View details
  • data-client-graphql-setupSkillDev tools

    Lets your agent set up the @data-client/graphql package for GraphQL APIs with auth and custom endpoint options.

    Ready to connect★ 2k

    github.com/reactive/data-client2k stars

    View details
  • data-client-react-testingSkillDev tools

    Lets your agent write and debug Jest tests for React hooks and components using the Data Client library.

    Ready to connect★ 2k

    github.com/reactive/data-client2k stars

    View details
  • data-client-setupSkillDev tools

    Lets your agent install and configure the Data Client library in your React or Vue project, detecting your setup automatically.

    Ready to connect★ 2k

    github.com/reactive/data-client2k stars

    View details
  • data-client-v0.18-migrationSkillDev tools

    Lets your agent migrate @data-client codebases to v0.18 by running a codemod and fixing signatures it misses.

    Ready to connect★ 2k

    github.com/reactive/data-client2k stars

    View details
  • data-client-vue-testingSkillDev tools

    Helps your agent write and debug tests for Vue composables and components using fixtures and HTTP mocking.

    Ready to connect★ 2k

    github.com/reactive/data-client2k stars

    View details
  • initializeSkillDev tools

    Lets your agent set up and install the Reactive Data Client monorepo, running builds and tests for new developers.

    Ready to connect★ 2k

    github.com/reactive/data-client2k stars

    View details
  • path-to-regexp-v8-migrationSkillDev tools

    Converts your path strings from path-to-regexp v6 to v8 syntax when upgrading.

    Ready to connect★ 2k

    github.com/reactive/data-client2k stars

    View details
  • desktop-sonarSkillDev tools

    Helps your agent fix SonarCloud code issues and write Sonar-clean Electron app code.

    Ready to connect★ 2k

    github.com/yosemitecrew/yosemite-crew2k stars

    View details
  • frontend-sonarSkillDev tools

    Gives your agent the rules and quick fixes to write clean code and resolve SonarQube issues in the frontend.

    Ready to connect★ 2k

    github.com/yosemitecrew/yosemite-crew2k stars

    View details
  • frontend-testingSkillDev tools

    Lets your agent write and fix Jest and React Testing Library tests following the repo's frontend conventions.

    Ready to connect★ 2k

    github.com/yosemitecrew/yosemite-crew2k stars

    View details
  • mobile-patternsSkillDev tools

    Lets your agent follow your mobile app's React Native, navigation, and Redux conventions when coding.

    Ready to connect★ 2k

    github.com/yosemitecrew/yosemite-crew2k stars

    View details
  • monorepo-opsSkillDev tools

    Lets your agent run builds, manage dependencies, and make changes across multiple apps in a monorepo.

    Ready to connect★ 2k

    github.com/yosemitecrew/yosemite-crew2k stars

    View details
  • crabboxSkillDev tools

    Use the Crabbox wrapper for validation across Linux, macOS, Windows, and WSL2, including delegated Blacksmith Testbox proof. Report the actual provider and id.

    Ready to connect★ 2k

    github.com/openclaw/clawsweeper2k stars

    View details
  • local-clawsweeper-reviewSkillDev tools

    Lets your agent run local ClawSweeper code reviews on specific items or committed ranges without changing anything on GitHub.

    Ready to connect★ 2k

    github.com/openclaw/clawsweeper2k stars

    View details
  • api-endpoint-contractSkillDev tools

    Gives your agent a checklist for creating or changing API endpoints so the spec, validation, and docs stay consistent.

    Ready to connect★ 2k

    github.com/trycompai/comp2k stars

    View details
  • audit-hooksSkillDev tools

    Lets your agent audit and fix hook and API usage patterns like raw fetch calls and stale code.

    Ready to connect★ 2k

    github.com/trycompai/comp2k stars

    View details
  • audit-testsSkillDev tools

    Lets your agent review and fix unit tests for components behind permission checks.

    Ready to connect★ 2k

    github.com/trycompai/comp2k stars

    View details
  • cursor-usageSkillDev tools

    Teaches your agent how to write and manage Cursor rules files.

    Ready to connect★ 2k

    github.com/trycompai/comp2k stars

    View details
  • dataSkillDev tools

    Guides your agent in writing data fetching, API calls, server/client components, and SWR hooks.

    Ready to connect★ 2k

    github.com/trycompai/comp2k stars

    View details
  • diagnose-generation-failureSkillDev tools

    Lets your agent diagnose why SDK generation failed and suggest fixes from error messages.

    Ready to connect★ 2k

    github.com/trycompai/comp2k 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