Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
nw-por-review-criteria
Review dimensions and bug patterns for journey artifact reviews
nWave-ai/nWave 341
-
nw-sc-review-dimensions
Reviewer critique dimensions for peer review - implementation bias detection, test quality validation, completeness checks, and priority validation
nWave-ai/nWave 341
-
nw-architectural-styles-tradeoffs
Architectural style selection decision matrices, trade-off analysis, structural enforcement rules, and combination patterns. Load when choosing or evaluating architecture styles.
nWave-ai/nWave 341
-
nw-query-optimization
SQL and NoSQL query optimization techniques, indexing strategies, execution plan analysis, JOIN algorithms, cardinality estimation, and database-specific query patterns
nWave-ai/nWave 341
-
nw-quality-framework
Quality gates - 11 commit readiness gates, build/test protocol, validation checkpoints, and quality metrics
nWave-ai/nWave 341
-
nw-progressive-refactoring
Progressive L1-L6 refactoring hierarchy, 22 code smell taxonomy, atomic transformations, test code smells, and Fowler refactoring catalog
nWave-ai/nWave 341
-
nw-roadmap-review-checks
Roadmap-specific validation checks for architecture reviews. Load when reviewing roadmaps for implementation readiness.
nWave-ai/nWave 341
-
nw-collapse-detection
Documentation collapse anti-patterns - detection rules, bad examples, and remediation strategies for type-mixing violations
nWave-ai/nWave 341
-
nw-review-workflow
Detailed review process, v2 validation checklist, and scoring methodology for agent definition reviews
nWave-ai/nWave 341
-
nw-deployment-strategies
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.
nWave-ai/nWave 341
-
nw-fp-algebra-driven-design
Algebra-driven API design with monoids, semigroups, and interpreters via algebraic equations
nWave-ai/nWave 341
-
nw-collaboration-and-handoffs
Cross-agent collaboration protocols, workflow handoff patterns, and commit message formats for TDD/Mikado/refactoring workflows
nWave-ai/nWave 341
-
nw-authoritative-sources
Domain-specific authoritative source databases, search strategies by topic category, and source freshness rules
nWave-ai/nWave 341
-
nw-ddd-event-modeling
Event Modeling facilitation technique — brainstorm events, identify commands and views, define aggregate boundaries, write Given-When-Then specifications
nWave-ai/nWave 341
-
nw-agent-creation-workflow
Detailed 5-phase workflow for creating agents - from requirements analysis through validation and iterative refinement
nWave-ai/nWave 341
-
nw-cicd-and-deployment
CI/CD pipeline design methodology, deployment strategies, GitHub Actions patterns, and branch/release strategies. Load when designing pipelines or deployment workflows.
nWave-ai/nWave 341
-
nw-buddy-ssot-knowledge
Single Source of Truth detection — where truth lives in an nWave repo and how to avoid contradicting it.
nWave-ai/nWave 341
-
nw-ux-principles
Core UX principles for product owners. Load when evaluating interface designs, writing acceptance criteria with UX requirements, or reviewing wireframes and mockups.
nWave-ai/nWave 341
-
nw-tlaplus-verification
TLA+ formal verification for design correctness and PBT pipeline integration
nWave-ai/nWave 341
-
nw-design-patterns
7 agentic design patterns with decision tree for choosing the right pattern for each agent type
nWave-ai/nWave 341
-
nw-sd-framework
4-step system design framework with back-of-envelope estimation, scaling ladder, and common pitfalls
nWave-ai/nWave 341
-
nw-quality-validation
Type-specific validation checklists, six quality characteristics, and quality gate thresholds for documentation assessment
nWave-ai/nWave 341
-
nw-pbt-haskell
Haskell property-based testing with QuickCheck and Hedgehog frameworks
nWave-ai/nWave 341
-
nw-ddd-eventsourcing
Event Sourcing and CQRS as DDD implementation patterns — when to use, aggregate event streams, projections, snapshots, sagas, upcasting, conflict resolution
nWave-ai/nWave 341