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

54,514 results · page 502 of 1,818

  • nw-ad-critique-dimensionsSkillMonitoring & ops

    Lets your agent review acceptance tests for quality issues like happy-path bias, coverage gaps, and unclear business language.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-agent-creation-workflowSkillAI & models

    Guides your agent through a 5-phase process to design, build, and refine new AI agents.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-agent-testingSkillSecurity

    Lets your agent run layered tests to check its own safety, security, and resistance to prompt injection.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-architectural-styles-tradeoffsSkillDev tools

    Helps your agent compare software architecture styles and their trade-offs when designing a system.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-architecture-patternsSkillDev tools

    Lets your agent apply architecture patterns and quality frameworks when designing software systems.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-at-completeness-checkSkillDev tools

    Lets your agent check whether acceptance test designs are complete using a 7-category taxonomy and 15-item checklist.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-authoritative-sourcesSkillSearch

    Gives your agent curated lists of trusted sources and search strategies for finding reliable information by topic.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-bdd-methodologySkillDocs & knowledge

    Guides your agent to write acceptance tests using Given-When-Then scenarios and pytest-bdd.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-bdd-requirementsSkillDev tools

    Guides your agent to turn vague feature ideas into clear Given-When-Then requirements through example mapping conversations.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-brainstormingSkillDev tools

    Guides your agent through structured brainstorming methods like HMW framing, SCAMPER, and Crazy 8s to generate diverse ideas.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-buddySkillDev tools

    Lets your agent answer questions about nWave's method, project state, commands, and troubleshooting.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-buddy-command-catalogSkillAI & models

    Lets your agent look up what each /nw-* command does and pick the right one for a task.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-buddy-project-readingSkillAI & models

    Teaches your agent how to read a project and answer questions about it with proper citations.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-buddy-ssot-knowledgeSkillDev tools

    Helps your agent find where the authoritative documentation lives in an nWave repo so it doesn't contradict it.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-buddy-wave-knowledgeSkillAI & models

    Lets your agent answer questions about the wave method, explaining what each wave does and its inputs and outputs.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-bugfixSkillDev tools

    Lets your agent fix bugs step by step: find the root cause, confirm with you, then write a test and the fix.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-canarySkillDev tools

    Lets your agent check whether it has been given hidden injected instructions.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-cicd-and-deploymentSkillCloud & infra

    Teaches your agent how to design CI/CD pipelines, deployment strategies, and GitHub Actions workflows.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-collaboration-and-handoffsSkillCommunication

    Lets your agent hand off work to other agents using shared collaboration and workflow handoff patterns.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-collapse-detectionSkillDocs & knowledge

    Lets your agent spot and fix documentation anti-patterns where types are mixed up in docs.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-command-design-patternsSkillFiles & storage

    Teaches your agent how to write well-structured command definition files using proven patterns and examples.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-command-optimization-workflowSkillFiles & storage

    Guides your agent through rewriting bloated command files into lean declarative definitions step by step.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-continueSkillDev tools

    Lets your agent check how far a feature has progressed and resume work at the next step.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-data-architecture-patternsSkillDatabases & data

    Lets your agent explain data architecture patterns like warehouses, lakes, lakehouses, ETL pipelines, and schema design.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-database-technology-selectionSkillDatabases & data

    Lets your agent compare database types and pick the right one using criteria like RDBMS vs NoSQL and CAP theory.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-ddd-event-modelingSkillDev tools

    Guides your agent through event modeling sessions to map system events, commands, views, and aggregate boundaries.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-ddd-eventsourcingSkillDev tools

    Teaches your agent how to design event sourcing and CQRS patterns when building domain-driven software.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-ddd-strategicSkillDev tools

    Guides your agent through domain-driven design: finding bounded contexts, mapping them, and classifying subdomains.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-ddd-tacticalSkillMedia

    Guides your agent through tactical domain-driven design, checking aggregates, entities, value objects, and anti-patterns.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 stars

    View details
  • nw-deliverSkillDev tools

    Lets your agent run the full DELIVER wave, from roadmap through executing all tasks to finalizing the feature.

    Ready to connect★ 614

    github.com/nwave-ai/nwave615 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,082 of the 54,514 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