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,091 results · page 156 of 570

  • migrating-to-modifier-nodeSkillDev tools

    Helps your agent write new Jetpack Compose modifiers and migrate old Modifier.composed ones to Modifier.Node.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • optimizing-lazy-layoutsSkillDev tools

    Helps your agent fix scroll jank, lost item state, and broken animations in Jetpack Compose lazy lists and grids.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • preserving-state-across-reloadsSkillDev tools

    Helps your agent write Jetpack Compose code whose state survives hot reloads by staying within the lightest reload tier.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • setting-up-compose-hotswanSkillDev tools

    Lets your agent install and verify Compose HotSwan for sub-second hot reload in your IDE and Gradle build.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • stabilizing-compose-typesSkillDev tools

    Lets your agent fix unstable Jetpack Compose types using a three-tier strategy of immutable fields, annotations, or config files.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • testing-compose-in-release-modeSkillDev tools

    Lets your agent measure Jetpack Compose app performance using release builds instead of misleading debug builds.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • using-efficient-effectsSkillDev tools

    Guides your agent to pick the right Jetpack Compose effect API and avoid stale-callback bugs.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • using-stability-analyzer-ide-pluginSkillDev tools

    Lets your agent install and configure an Android Studio plugin that shows Jetpack Compose stability hints live while coding.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • using-strong-skipping-correctlySkillDev tools

    Helps your agent reason about Jetpack Compose Strong Skipping Mode and how it affects recomposition skippability.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • visualizing-recomposition-cascadesSkillDev tools

    Lets your agent visualize and analyze Jetpack Compose recomposition cascades and live recomposition heatmaps in Android Studio.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 stars

    View details
  • accessibility-auditSkillDev tools

    Lets your agent check web pages against WCAG 2.2 AA accessibility rules covering perception, operation, understanding, and robustness.

    Ready to connect★ 506

    github.com/me2resh/apexyard498 stars

    View details
  • approve-mergeSkillDev tools

    Lets your agent record an explicit per-PR approval and merge that pull request in one step.

    Ready to connect★ 506

    github.com/me2resh/apexyard498 stars

    View details
  • bugSkillDev tools

    Lets your agent create a structured bug ticket with a Given/When/Then scenario, repro steps, and severity.

    Ready to connect★ 506

    github.com/me2resh/apexyard498 stars

    View details
  • c4SkillDev tools

    Lets your agent generate C4 context and container diagrams in Mermaid from a project's codebase.

    Ready to connect★ 506

    github.com/me2resh/apexyard498 stars

    View details
  • cds-migrator-transformSkillDev tools

    Writes jscodeshift migration transforms in packages/migrator to update callers after CDS API or import changes.

    Ready to connect★ 506

    github.com/coinbase/cds499 stars

    View details
  • challengeSkillDev tools

    Lets your agent argue against an idea or plan to reveal assumptions, risks, and alternatives.

    Ready to connect★ 506

    github.com/me2resh/apexyard498 stars

    View details
  • codify-ruleSkillDev tools

    Turns a code review comment that caught a missed issue into a draft handbook rule entry.

    Ready to connect★ 506

    github.com/me2resh/apexyard498 stars

    View details
  • compliance-checkSkillDev tools

    Lets your agent audit a website's GDPR and ePrivacy compliance, checking consent, privacy policy, and data handling.

    Ready to connect★ 506

    github.com/me2resh/apexyard498 stars

    View details
  • components.best-practicesSkillDev tools

    Gives your agent best-practice guidance for building CDS React components.

    Ready to connect★ 506

    github.com/coinbase/cds499 stars

    View details
  • debugSkillDev tools

    Guides your agent to debug stubborn bugs by reading the codebase and gathering evidence before trying fixes.

    Ready to connect★ 506

    github.com/me2resh/apexyard498 stars

    View details
  • deprecate-cds-apiSkillDev tools

    Marks a CDS component or API as deprecated, adding consistent JSDoc, version tags, and docs metadata across all export paths.

    Ready to connect★ 506

    github.com/coinbase/cds499 stars

    View details
  • dev.cds-mobileSkillDev tools

    Lets your agent build and edit mobile React components in the packages/mobile folder of the CDS repo.

    Ready to connect★ 506

    github.com/coinbase/cds499 stars

    View details
  • dev.cds-webSkillDev tools

    Lets your agent build and edit React web components in the Coinbase CDS packages/web codebase.

    Ready to connect★ 506

    github.com/coinbase/cds499 stars

    View details
  • eslint-plugin-custom-ruleSkillDev tools

    Lets your agent create new ESLint rules for the eslint-plugin-cds package.

    Ready to connect★ 506

    github.com/coinbase/cds499 stars

    View details
  • feature-plannerSkillDev tools

    Lets your agent turn a feature idea into a detailed technical implementation plan an engineer can follow.

    Ready to connect★ 506

    github.com/coinbase/cds499 stars

    View details
  • git.backportSkillDev tools

    Lets your agent backport a specific commit from your main branch to a release branch and open a pull request.

    Ready to connect★ 506

    github.com/coinbase/cds499 stars

    View details
  • git.detect-breaking-changesSkillDev tools

    Lets your agent check recent commits for changes that break the CDS public API.

    Ready to connect★ 506

    github.com/coinbase/cds499 stars

    View details
  • git.repo-managerSkillDev tools

    Lets your agent clone GitHub repositories to a local cache, update them, or delete old clones for analysis.

    Ready to connect★ 506

    github.com/coinbase/cds499 stars

    View details
  • handoverSkillDev tools

    Lets your agent assess an inherited codebase and produce a structured handover document with a harnessability score.

    Ready to connect★ 506

    github.com/me2resh/apexyard498 stars

    View details
  • ideaSkillDev tools

    Lets your agent save new product ideas, feature concepts, or tool proposals to an ideas backlog.

    Ready to connect★ 506

    github.com/me2resh/apexyard498 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,624 of the 55,055 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