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 151 of 570

  • Use Pigweed Toolchain ToolsSkillDev tools

    Lets your agent inspect compiled binaries by disassembling code, listing symbols, and analyzing ELF files.

    Ready to connect★ 538

    github.com/pigweed-project/pigweed538 stars

    View details
  • accessibility-patternsSkillDev tools

    Lets your agent review and fix web UI code for accessibility, including WCAG 2.2 AA, ARIA, keyboard and screen reader support.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • achievementsSkillDev tools

    Lets your agent track your coding progress with achievements, XP, levels, streaks, and skill trees.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • agentic-workflowSkillDev tools

    Lets your agent run tasks step by step in an agentic workflow pattern.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • ai-slop-cleanerSkillDev tools

    Lets your agent clean up AI-generated code bloat like unused imports and dead branches, verifying tests after each pass.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • animation-patternsSkillDev tools

    Gives your agent ready-made React animation patterns like page transitions, skeleton loading, and scroll effects.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • api-versioning-patternsSkillDev tools

    Teaches your agent how to version APIs, detect breaking changes, and write deprecation and migration guides.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • autonomous-prSkillDev tools

    Lets your agent create pull requests, watch CI, fix errors, apply review feedback, and prep merges on its own.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • chaos-engineeringSkillDev tools

    Lets your agent plan resilience tests by injecting failures, controlling blast radius, and running gamedays.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • ci-pipeline-patternsSkillDev tools

    Gives your agent templates and strategies for building GitHub Actions CI pipelines, including matrix builds, caching, and monorepos.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • code-knowledge-graphSkillDev tools

    Lets your agent analyze a codebase as a knowledge graph, mapping dependencies, call graphs, and hotspots.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • competitive-analysisSkillDev tools

    Lets your agent produce competitive analyses like feature matrices, SWOT, and market positioning.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • contract-testing-patternsSkillDev tools

    Teaches your agent how to write Pact consumer-driven contract tests and verify provider APIs.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • contributingSkillDev tools

    Guides your agent through contributing code to the Butterbase monorepo, including adding tools, API routes, and migrations.

    Ready to connect★ 534

    github.com/butterbase-ai/butterbase-skills534 stars

    View details
  • cost-optimization-patternsSkillDev tools

    Lets your agent analyze cloud, API, and token costs and suggest ways to reduce them.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • diff-review-strategySkillDev tools

    Gives your agent a strategy for reviewing code changes, including checklists sized to pull request complexity and architecture rules.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • error-boundarySkillDev tools

    Helps your agent add React error boundaries, fallback UI, retries, and graceful degradation to apps.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • exploreSkillDev tools

    Lets your agent explore a codebase at different depths, from quick looks to full architecture overviews.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • factcheck-guardSkillDev tools

    Makes your agent verify factual claims about a codebase before stating them, instead of relying on grep results alone.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • feature-flag-patternsSkillDev tools

    Teaches your agent how to design and manage feature flags for gradual rollouts, kill switches, and A/B testing.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • gate-checkSkillDev tools

    Lets your agent validate workflow phase transitions using artifact checklists and PASS/FAIL/CONDITIONAL gates.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • growth-engineeringSkillDev tools

    Lets your agent apply growth engineering tactics like referral loops and onboarding optimization.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • harvest-adaptiveSkillDev tools

    Lets your agent summarize content by auto-detecting its type and producing a relevant summary.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • harvest-competitiveSkillDev tools

    Lets your agent extract features, pricing, and tech stack info from competitor websites.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • harvest-structuredSkillDev tools

    Lets your agent extract structured data like tables, pricing, products, and API schemas from pages.

    Ready to connect★ 534

    github.com/vibeeval/vibecosystem534 stars

    View details
  • journey-authSkillDev tools

    Lets your agent set up authentication for a Butterbase project by configuring OAuth providers and JWT settings.

    Ready to connect★ 534

    github.com/butterbase-ai/butterbase-skills534 stars

    View details
  • journey-docsSkillDev tools

    Lets your agent read the app plan and fetch relevant Butterbase docs summaries for build stages to reuse.

    Ready to connect★ 534

    github.com/butterbase-ai/butterbase-skills534 stars

    View details
  • journey-ideaSkillDev tools

    Lets your agent turn a rough product idea into a clear plan through one-question-at-a-time brainstorming.

    Ready to connect★ 534

    github.com/butterbase-ai/butterbase-skills534 stars

    View details
  • journey-preflightSkillDev tools

    Checks your setup before Butterbase tasks by verifying your account, API key, and app ID are ready.

    Ready to connect★ 534

    github.com/butterbase-ai/butterbase-skills534 stars

    View details
  • journey-realtimeSkillDev tools

    Lets your agent enable realtime WebSocket subscriptions on database tables as part of a build plan.

    Ready to connect★ 534

    github.com/butterbase-ai/butterbase-skills534 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