← Back to catalog
nWave-ai

Author in the catalog

nWave-ai

270 skills150,120 stars totalgithub.com/nWave-ai

Published skills

Showing 48 of 270

nw-canary

556

Canary skill for auto-injection detection

Design e Frontend#aiby nWave-ai

nw-cicd-and-deployment

556

CI/CD pipeline design methodology, deployment strategies, GitHub Actions patterns, and branch/release strategies. Load when designing pipelines or deployment workflows.

DevOps e Infra#github#gitby nWave-ai

nw-collaboration-and-handoffs

556

Cross-agent collaboration protocols, workflow handoff patterns, and commit message formats for TDD/Mikado/refactoring workflows

Desenvolvimento#aiby nWave-ai

nw-collapse-detection

556

Documentation collapse anti-patterns - detection rules, bad examples, and remediation strategies for type-mixing violations

Documentos#aiby nWave-ai

nw-command-design-patterns

556

Best practices for command definition files - size targets, declarative template, anti-patterns, and canonical examples based on research evidence

Design e Frontend#aiby nWave-ai

nw-command-optimization-workflow

556

Step-by-step workflow for converting bloated command files to lean declarative definitions

Design e Frontend#aiby nWave-ai

nw-continue

556

Detects current wave progress for a feature and resumes at the next step. Scans docs/feature/ for artifacts.

Design e Frontend#aiby nWave-ai

nw-data-architecture-patterns

556

Data architecture patterns (warehouse, lake, lakehouse, mesh), ETL/ELT pipelines, streaming architectures, scaling strategies, and schema design patterns

Design e Frontend#aiby nWave-ai

nw-database-technology-selection

556

Database comparison catalogs, RDBMS vs NoSQL selection criteria, CAP/ACID/BASE theory, OLTP vs OLAP, and technology-specific characteristics

Dados e Análise#sql#aiby nWave-ai

nw-deliver-orchestration

556

DELIVER wave orchestration workflow -- 9 phases from baseline to finalization. Load when user invokes *deliver command. Covers state tracking, smart skip logic, retry, resume, and quality gate enforcement.

Automação#aiby nWave-ai

nw-deliver

556

Orchestrates the full DELIVER wave end-to-end (roadmap > execute-all > finalize). Use when all prior waves are complete and the feature is ready for implementation.

Design e Frontend#aiby nWave-ai

nw-deployment-strategies

556

Rollback procedures, risk assessment, pre/post-deployment validation, and contingency planning. Load when orchestrating deployment or preparing rollback plans. For deployment strategy details (canary, blue-green, rolling), see `cicd-and-deployment` skill.

DevOps e Infra#deploy#aiby nWave-ai

nw-design-methodology

556

Apple LeanUX++ design workflow, journey schema, emotional arc patterns, and CLI UX patterns. Load when transitioning from discovery to visualization or when designing journey artifacts.

Design e Frontend#aiby nWave-ai

nw-design-patterns

556

7 agentic design patterns with decision tree for choosing the right pattern for each agent type

Design e Frontend#aiby nWave-ai

nw-design

556

Designs system architecture with C4 diagrams and technology selection. Routes to the right architect based on design scope (system, domain, application, or full stack). Two interaction modes: guide (collaborative Q&A) or propose (architect presents options with trade-offs).

Design e Frontend#aiby nWave-ai

nw-devops

556

Designs CI/CD pipelines, infrastructure, observability, and deployment strategy. Use when preparing platform readiness for a feature.

DevOps e Infra#deploy#aiby nWave-ai

nw-diagram

556

Generates C4 architecture diagrams (context, container, component) in Mermaid or PlantUML. Use when creating or updating architecture visualizations.

Design e Frontend#aiby nWave-ai

nw-discover

556

Conducts evidence-based product discovery through customer interviews and assumption testing. Use at project start to validate problem-solution fit.

Desenvolvimento#ai#testby nWave-ai

nw-discovery-methodology

556

Question-first approach to understanding user journeys. Load when starting a new journey design or when the discovery phase needs deepening.

Design e Frontend#aiby nWave-ai

nw-discovery-workflow

556

4-phase discovery workflow with decision gates, phase transitions, success metrics, and state tracking

Design e Frontend#aiby nWave-ai

nw-discuss

556

Conducts Jobs-to-be-Done analysis, UX journey design, and requirements gathering through interactive discovery. Use when starting feature analysis, defining user stories, or creating acceptance criteria.

Design e Frontend#aiby nWave-ai

nw-distill

556

Acceptance test creation methodology for the DISTILL wave. Domain knowledge for the acceptance designer agent: port-to-port principle, prior wave reading, wave-decision reconciliation, graceful degradation, and document back-propagation.

Design e Frontend#ai#testby nWave-ai

nw-diverge

556

Generates 3-5 divergent design directions through JTBD analysis, competitive research, structured brainstorming, and taste evaluation before convergence. Use when the team has a validated problem but hasn't chosen a solution approach.

Design e Frontend#aiby nWave-ai

nw-diverger-review-criteria

556

Review criteria for the nw-diverger-reviewer — validates JTBD rigor, research quality, option diversity, taste application correctness, and recommendation coherence in DIVERGE wave artifacts

Pesquisa e Web#aiby nWave-ai

nw-divio-framework

556

DIVIO/Diataxis four-quadrant documentation framework - type definitions, classification decision tree, and signal catalog

Documentos#aiby nWave-ai

nw-document

556

Creates evidence-based documentation following DIVIO/Diataxis principles. Use when writing tutorials, how-to guides, reference docs, or explanations.

Escrita e Conteúdo#aiby nWave-ai

nw-domain-driven-design

556

Strategic and tactical DDD patterns, bounded context discovery, context mapping, aggregate design rules, and decision frameworks for when to apply DDD

Design e Frontend#aiby nWave-ai

nw-dor-validation

556

Definition of Ready checklist criteria, antipattern detection patterns, UAT quality rules, and domain language enforcement for product owner review

Design e Frontend#aiby nWave-ai

nw-dr-review-criteria

556

Critique dimensions, severity framework, verdict decision matrix, and review output format for documentation assessment reviews

Documentos#aiby nWave-ai

nw-execute

556

Dispatches a single roadmap step to a specialized agent for TDD execution. Use when implementing a specific step from a roadmap.json plan.

Design e Frontend#aiby nWave-ai

nw-fast-forward

556

Fast-forwards through remaining waves end-to-end without stopping for review between waves.

Design e Frontend#aiby nWave-ai

nw-finalize

556

Archives a completed feature to docs/evolution/, migrates lasting artifacts to permanent directories, and cleans up the temporary workspace. Use after all implementation steps pass and mutation testing completes.

Desenvolvimento#ai#testby nWave-ai

nw-five-whys-methodology

556

Toyota 5 Whys methodology with multi-causal branching, evidence requirements, and validation techniques

Design e Frontend#aiby nWave-ai

nw-forge

556

Creates new specialized agents using the 5-phase workflow (ANALYZE > DESIGN > CREATE > VALIDATE > REFINE). Use when building a new AI agent or validating an existing agent specification.

Design e Frontend#aiby nWave-ai

nw-formal-verification-tlaplus

556

TLA+ and PlusCal for specifying distributed system invariants. Decision heuristics for when formal verification adds value, key patterns, state explosion management, and alternatives comparison.

Design e Frontend#aiby nWave-ai

nw-fp-algebra-driven-design

556

Algebra-driven API design with monoids, semigroups, and interpreters via algebraic equations

Design e Frontend#ai#apiby nWave-ai

nw-fp-clojure

556

Clojure language-specific patterns, data-first modeling, REPL-driven development, and spec

Dados e Análise#aiby nWave-ai

nw-fp-domain-modeling

556

Domain modeling with algebraic data types, smart constructors, and type-level error handling

Dados e Análise#aiby nWave-ai

nw-fp-fsharp

556

F# language-specific patterns, Railway-Oriented Programming, and Computation Expressions

Desenvolvimento#aiby nWave-ai

nw-fp-haskell

556

Haskell language-specific patterns, GADTs, type classes, and effect systems

Design e Frontend#aiby nWave-ai

nw-fp-hexagonal-architecture

556

Hexagonal architecture patterns with pure core and side-effect shell for functional codebases

Design e Frontend#aiby nWave-ai

nw-fp-kotlin

556

Kotlin language-specific patterns with Arrow, Raise DSL, and coroutine-based effects

Design e Frontend#aiby nWave-ai

nw-fp-principles

556

Core functional programming thinking patterns and type system foundations, language-agnostic

Desenvolvimento#aiby nWave-ai

nw-fp-scala

556

Scala 3 language-specific patterns with ZIO, Cats Effect, and opaque types

Design e Frontend#aiby nWave-ai

nw-hexagonal-testing

556

5-layer agent output validation, I/O contract specification, vertical slice development, and test doubles policy with per-layer examples

Desenvolvimento#ai#testby nWave-ai

nw-hotspot

556

Git change frequency hotspot analysis — find the most-changed files in your codebase

Desenvolvimento#git#aiby nWave-ai

nw-infrastructure-and-observability

556

Infrastructure as Code patterns (Terraform, Kubernetes), observability design (SLOs, metrics, alerting, dashboards), and pipeline security stages. Load when designing infrastructure, observability, or security scanning.

DevOps e Infra#aiby nWave-ai

nw-interviewing-techniques

556

Mom Test questioning toolkit, JTBD analysis, interview conduct, assumption testing framework, and hypothesis design

Design e Frontend#ai#testby nWave-ai

Category alert

Get new Design e Frontend skills every Monday