← all publishers

nWave-ai

@nwave-ai source repo

201 published skills · page 1 of 3

  1. Nw Auto · nwave-ai
    Evaluates and revises Request S/M/L and delivery choices from evidence, then uses DES steps to deliver it.
    0 installs
  2. Nw Pbt Go · nwave-ai
    Go property-based testing with rapid and gopter frameworks
    0 installs
  3. Nw Fp Rust · nwave-ai
    Rust language-specific patterns, compiler-verified exhaustive ADTs, and Result/Option as railway-oriented programming
    0 installs
  4. Nw Pbt Jvm · nwave-ai
    JVM property-based testing with jqwik, ScalaCheck, and ZIO Test frameworks
    0 installs
  5. Nw Pbt Rust · nwave-ai
    Rust property-based testing with proptest, quickcheck, and bolero frameworks
    0 installs
  6. Nw Pbt Dotnet · nwave-ai
    .NET property-based testing with FsCheck, CsCheck, and fsharp-hedgehog frameworks
    0 installs
  7. Nw Pbt Python · nwave-ai
    Python property-based testing with Hypothesis framework, strategies, and pytest integration
    0 installs
  8. Nw Throughput · nwave-ai
    Evidence-led orchestration for maximizing delivery throughput with independent fan-out, one heavy local box, and concise whole-value evidence.
    0 installs
  9. Nw Ab Examples · nwave-ai
    KNOWLEDGE — canonical worked examples for agent creation, migration, and command optimization. Reference for the relevant procedures; no sequence.
    0 installs
  10. Nw Agent Evals · nwave-ai
    Lightweight eval method for testing nWave AGENTS and SKILLS (LLM behavior) as a lean alternative to heavy BDD/ATD. An eval = one prompt -> one captured run (trace + artifacts) -> a small set of checks -> a comparable score over time. Load when validating agent behavior, building a regression net for an agent/skill, or reducing agent-test bloat.
    0 installs
  11. Nw Pbt Haskell · nwave-ai
    Haskell property-based testing with QuickCheck and Hedgehog frameworks
    0 installs
  12. Nw Ddd Architect · nwave-ai
    DDD architect design-time mandates — the Fixture-Fanout Enumeration Mandate for shared-substrate per-caller migration (enumerate production callers plus fixture sites plus atomic bundle scope, mechanically enforced) that both the ddd-architect and its reviewer load by name
    0 installs
  13. Nw Fp Typescript · nwave-ai
    TypeScript language-specific patterns with fp-ts/Effect, discriminated unions, and railway-oriented error handling
    0 installs
  14. Nw Ab House Style · nwave-ai
    KNOWLEDGE — caveman-native authoring house style + by-construction guarantees (Reasoning Mandate injection, measured-gain compression). Reference for create/migrate; no sequence.
    0 installs
  15. Nw Code Design Fp · nwave-ai
    FP code-design SSOT — the WHAT-to-design catalog (algebra-driven design, domain modelling with types, railway/error-track isolation) shared by the solution architect (design-time) and the functional crafter (execution-time).
    0 installs
  16. Nw Code Design Oo · nwave-ai
    OO code-design SSOT — the WHAT-to-design anti-smell catalog (Object Calisthenics, RPP smell taxonomy, effect isolation) shared by the solution architect (design-time) and the crafter (execution-time).
    0 installs
  17. Nw Pbt Typescript · nwave-ai
    TypeScript/JavaScript property-based testing with fast-check framework and arbitraries
    0 installs
  18. Nw Ab Create Agent · nwave-ai
    PROCEDURE — create a NEW agent via the 5-phase workflow (ANALYZE→DESIGN→CREATE→VALIDATE→REFINE). Trigger: build a new AI agent. Composes nw-ab-validate-spec.
    0 installs
  19. Nw Ab Merge Agents · nwave-ai
    PROCEDURE — merge agent B into agent A, relocating skills and cleaning up all references. Trigger: two agents must become one. Composes nw-ab-validate-spec.
    0 installs
  20. Nw Ab Anti Patterns · nwave-ai
    KNOWLEDGE — agent/skill/command anti-pattern catalog with fixes. Reference scanned by validate-spec; no sequence.
    0 installs
  21. Nw Ab Validate Spec · nwave-ai
    PROCEDURE — validate an EXISTING agent spec against the 19-item checklist. Trigger: checking a spec for compliance (also the shared composition target create/migrate/merge invoke). One job: run the checklist, report pass/fail.
    0 installs
  22. Nw Fp Erlang Elixir · nwave-ai
    Erlang/Elixir language-specific patterns, OTP as the effect model, and runtime-enforced immutability
    0 installs
  23. Nw Ab Agent Template · nwave-ai
    KNOWLEDGE — the canonical agent-spec template (frontmatter + body skeleton). Reference loaded by the create/migrate procedures; no sequence.
    0 installs
  24. Nw Ab Optimize Skill · nwave-ai
    PROCEDURE — optimize one requested existing skill. Measures multi-trigger, duplication, and resident-context debt before editing; preserves its name as the lean core and behavioral projections.
    0 installs
  25. Nw Pbt Erlang Elixir · nwave-ai
    Erlang/Elixir property-based testing with PropEr, PropCheck, and StreamData frameworks
    0 installs
  26. Nw Code Analysis Port · nwave-ai
    KNOWLEDGE — resolve code facts (who-calls-X / where-defined-or-read / call-graph / change-scope / file-atoms) through the vendor-neutral CLI `des code-fact`, degrading LOUD through bundled adapters (AST, TextSearch). Trigger: any time an agent designs, writes, analyzes, or reviews code or tests and needs a structural code fact.
    0 installs
  27. Nw Ab Migrate Monolith · nwave-ai
    PROCEDURE — migrate one legacy monolithic agent to a lean core plus routed skills. Trigger: an existing agent has measured size, embedded-configuration, duplication, aggressive-language, or multi-responsibility debt. Composes agent validation and requested skill optimization.
    0 installs
  28. Nw Ab Optimize Command · nwave-ai
    PROCEDURE — optimize a bloated command file to a lean declarative definition (forge.md pattern). Trigger: a command file over its size target with reducible content.
    0 installs
  29. Nw Expectation Charter · nwave-ai
    Authors or reviews one value-side, source-blind expectation charter when EXAMINE applies.
    0 installs
  30. Nw Ab Validation Checklist · nwave-ai
    KNOWLEDGE (data) — the 19-item agent-spec validation checklist. The item definitions the validate-spec procedure RUNS against. No sequence of its own.
    0 installs
  31. Nw Distill Red Scaffolding · nwave-ai
    DISTILL RED-ready scaffolding procedure (Mandate 7) — create minimal stub files so ATs are RED (assertion failure, impl missing) not BROKEN (import/infra error), with per-language scaffold recipes, then run the pre-DELIVER fail-for-the-right-reason gate that classifies each failing scenario before handoff.
    0 installs
  32. Nw Sar Critique Dimensions · nwave-ai
    Architecture quality critique dimensions for peer review. Load when performing architecture document reviews.
    0 installs
  33. Nw Cross Cutting Invariants · nwave-ai
    Cross-cutting normative invariants — routing core for the software/model boundary doctrine, gate/construction principles and on-demand knowledge lenses. Cite clause ids; never re-declare.
    0 installs
  34. Nw Tdd Methodology Paradigm · nwave-ai
    The default test-writing paradigm for unit + acceptance tests - property-based + state-delta mandate, the applicability matrix, the debt-payoff efficacy curve, and the delta-first trigger/bypass rules for state-mutating code
    0 installs
  35. Nw Algebraic Design Protocol · nwave-ai
    The METHOD for finding a design — name observations and equality before constructors, then follow any contradiction to the type or observation that causes it. Use when a design decision is contested, a law has exceptions, a census or model keeps producing wrong answers, or a representation change must preserve meaning. Complements nw-fp-algebra-driven-design, which catalogues the structures; this says how to arrive at one and what to do when it breaks.
    0 installs
  36. Nw Certainty By Construction · nwave-ai
    Turn a stable layer claim (domain, application, adapter, or infrastructure) into a construction boundary so the invalid state cannot be built, and state honestly what remains unguarded. Use when a requirement says an invalid state or transition must not occur, when values need a canonical form, or when a rewrite/cache/optimisation must preserve meaning. Complements nw-fp-domain-modeling, which shows the encodings; this decides whether to encode, how strong the claim really is, and what obligation is left over.
    0 installs
  37. Nw Distill Prior Wave Reading · nwave-ai
    Reads and reconciles durable product, architecture, and platform authorities before DISTILL compiles an executable oracle.
    0 installs
  38. Nw Distill Port Treatment Policy · nwave-ai
    Port-to-port acceptance criteria + the Architecture of Reference (port-class → test treatment) + the Project Infrastructure Policy (concrete mechanism per port) + the walking-skeleton canonical definition and not-applicable exemptions. Consult while classifying a port's test treatment and the concrete mechanism for this codebase.
    0 installs
  39. Nw Cross Cutting Context Residency · nwave-ai
    KNOWLEDGE — use when choosing resident, map-only, or on-demand context.
    0 installs
  40. Nw Test Optimization Consolidation · nwave-ai
    Coverage-preserving consolidation patterns applied in order - parametrize-collapse, dict-iteration, fixture-scope, xdist-group, migration-collapse lifecycle, cross-tier dedup, single-lifecycle consolidation, state-delta cross-ref
    0 installs
  41. Nw Tdd Methodology Walking Skeleton · nwave-ai
    Building and validating a walking skeleton - the WS protocol, per-slice JIT E2E management, Mandate 5 adapter port-class real-I/O treatment (resource table), and Mandate 6 adapter-integration real-I/O requirement
    0 installs
  42. Nw Test Optimization Paradigm Match · nwave-ai
    Decision rule matching test SHAPE to the right paradigm before authoring/migrating - closed-world vs multi-step-setup vs state-mutation vs unbounded-invariant vs few-examples, plus the falsifier-gate that blocks PBT on finite domains
    0 installs
  43. Nw Command Design Patterns Authoring · nwave-ai
    The v2.8+ new-command installation contract - which three files to produce and their frontmatter when creating a brand-new command
    0 installs
  44. Nw Command Design Patterns Reduction · nwave-ai
    What is reducible in a bloated command - the duplication triangle, the anti-pattern catalog, and the compress/never-compress rules
    0 installs
  45. Nw Cross Cutting Input Data Contracts · nwave-ai
    KNOWLEDGE — use when adding data, declaring inputs, or choosing a join key.
    0 installs
  46. Nw Test Design Mandates Scenario Design · nwave-ai
    Scenario-design mandates for acceptance tests — Hexagonal Boundary Enforcement (drive through driving ports, never internals), Business Language Abstraction (three abstraction layers), User Journey Completeness, Pure Function Extraction Before Fixtures, Algebraic Analysis Before the Scenario (name the law, find its narrowest surface, declare every gated input, prove the scenario can fail), the 3 Pillars style backbone, and Walking Skeleton Strategy. Consult while shaping or judging a scenario's boundary, language, journey completeness, and fixture strategy. Canonical definitions; SSOT for these mandates.
    0 installs
  47. Nw Command Design Patterns Classification · nwave-ai
    How to size and categorize a command, the declarative command template, and the WHAT-vs-HOW logic-placement rule
    0 installs
  48. Nw Cross Cutting Evidence Instrumentation · nwave-ai
    KNOWLEDGE — use when evaluating a claim, check, measurement, or shared-log count.
    0 installs
  49. Nw Solution Architect Formal Verification · nwave-ai
    PROCEDURE — verify one separately selected formal DESIGN obligation and state its runtime refinement boundary.
    0 installs
  50. Nw Test Design Mandates Layered Mechanics · nwave-ai
    Layered test-mechanics mandates for acceptance tests — Universe-bound assertion at layers 1-3 (assert_state_delta), Mandate-9-v2 three-way treatment by mock-status, layer-dependent PBT input mode, two-tier acceptance (Tier A Gojko + optional Tier B state-machine PBT), example-based integration sad paths, the Layered Test Discipline table, and the Polyglot Adapter Matrix. Consult while choosing assertion style, PBT mode, tier, and sad-path treatment for a given layer and driven-adapter realness. Canonical definitions; SSOT for these mandates.
    0 installs
  51. Nw Test Design Mandates Composition Contract · nwave-ai
    Composition-root authoring-contract mandates for acceptance tests — SSOT + Zero Duplication via Types + Services + DSL, Driving-Port-Only Boundary (Farley four-layer protocol-driver contract, fixture-theater/tautological-test anti-pattern), Contract Shape Classification (@in-memory/@real-io tag-vs-composition), and Dormant-Seam Reconciliation (AT drives the DESIGN-declared seam, not the new component). Consult while composing the AT's driving surface, structuring step/type/service code, and tagging the contract shape. Canonical definitions; SSOT for these mandates.
    0 installs
  52. Nw Infrastructure And Observability · nwave-ai
    Infrastructure as Code patterns (Terraform, Kubernetes), observability design (SLOs, metrics, alerting, dashboards), and pipeline security stages. Load when designing infrastructure, observability, or security scanning.
    0 installs
  53. Nw Platform Engineering Foundations · nwave-ai
    Foundational platform engineering knowledge from key references -- Continuous Delivery, SRE, Accelerate, Team Topologies, Chaos Engineering, and Secure Delivery. Load when contextual grounding in platform engineering theory is needed.
    0 installs
  54. Nw Security And Governance · nwave-ai
    Database security (encryption, access control, injection prevention), data governance (lineage, quality, MDM), and compliance frameworks (GDPR, CCPA, HIPAA)
    0 installs
  55. Nw Diverger Review Criteria · nwave-ai
    Review criteria for the nw-diverger-reviewer — validates JTBD rigor, research quality, option diversity, taste application correctness, and recommendation coherence in DIVERGE wave artifacts
    0 installs
  56. Nw Architectural Styles Tradeoffs · nwave-ai
    Architectural style selection decision matrices, trade-off analysis, structural enforcement rules, and combination patterns. Load when choosing or evaluating architecture styles.
    0 installs
  57. Nw Database Technology Selection · nwave-ai
    Database comparison catalogs, RDBMS vs NoSQL selection criteria, CAP/ACID/BASE theory, OLTP vs OLAP, and technology-specific characteristics
    0 installs
  58. Nw Command Optimization Workflow · nwave-ai
    Step-by-step workflow for converting bloated command files to lean declarative definitions
    0 installs
  59. Nw Jtbd Interviews · nwave-ai
    JTBD discovery techniques adapted for AI product owner context. Four Forces extraction, job dimension probing, question banks, and anti-patterns for interactive feature discovery conversations.
    0 installs
  60. Nw Research · nwave-ai
    Gathers knowledge from web and files, cross-references across multiple sources, and produces cited research documents. Use when investigating technologies, patterns, or decisions that need evidence backing.
    0 installs
  61. Nw Mikado Method · nwave-ai
    Enhanced Mikado Method for complex architectural refactoring - systematic dependency discovery, tree-based planning, and bottom-up execution
    0 installs
  62. Nw Fp Kotlin · nwave-ai
    Kotlin language-specific patterns with Arrow, Raise DSL, and coroutine-based effects
    0 installs
  63. Nw Roadmap Design · nwave-ai
    Roadmap concision rules, step decomposition efficiency, AC abstraction guidelines, and step-to-scenario mapping. Load when creating implementation roadmaps.
    0 installs
  64. Nw Optimize Tests · nwave-ai
    Minimizes test count while preserving coverage. Detects byte-identical pairs, parametrize-inflation, language-guarantee tests, AST-shape tests, stale migration nets. Approval gate before any change.
    0 installs
  65. Nw Fp Principles · nwave-ai
    Core functional programming thinking patterns and type system foundations, language-agnostic
    0 installs
  66. Nw Mutation Test · nwave-ai
    Runs feature-scoped mutation testing to validate test suite quality. Use after implementation to verify tests catch real bugs (kill rate >= 80%).
    0 installs
  67. Nw Distill · nwave-ai
    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.
    0 installs
  68. Nw Execute · nwave-ai
    Dispatches one unit of DELIVER work to a specialized agent for TDD execution. Runs a single roadmap.json step through the TDD cycle.
    0 installs
  69. Nw Review · nwave-ai
    Dispatches an expert reviewer agent to critique workflow artifacts. Use when a roadmap, implementation, or step needs quality review before proceeding.
    0 installs
  70. Nw Update · nwave-ai
    Queues a deferred self-update of nwave-ai. Writes a PendingUpdateFlag that the SessionStart hook replays on the next Claude Code launch, so the current session is not interrupted. Falls back to manual instructions when the package manager cannot be detected.
    0 installs
  71. Nw Sd Patterns · nwave-ai
    Core distributed systems patterns - load balancing, caching, sharding, consistent hashing, message queues, rate limiting, CDN, Bloom filters, ID generation, replication, conflict resolution, CAP theorem
    0 installs
  72. Nw Ddd Tactical · nwave-ai
    Tactical DDD — aggregate design rules, entities, value objects, domain events, repositories, domain services, and anti-pattern detection
    0 installs
  73. Nw Fast Forward · nwave-ai
    Fast-forwards through remaining waves end-to-end without stopping for review between waves.
    0 installs
  74. Nw Sd Framework · nwave-ai
    4-step system design framework with back-of-envelope estimation, scaling ladder, and common pitfalls
    0 installs
  75. Nw Fp Clojure · nwave-ai
    Clojure language-specific patterns, data-first modeling, REPL-driven development, and spec
    0 installs
  76. Nw Fp Haskell · nwave-ai
    Haskell language-specific patterns, GADTs, type classes, and effect systems
    0 installs
  77. Nw Forge · nwave-ai
    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.
    0 installs
  78. Nw Diverge · nwave-ai
    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.
    0 installs
  79. Nw Design · nwave-ai
    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).
    0 installs
  80. Nw Refactor · nwave-ai
    Applies the Refactoring Priority Premise (RPP) levels L1-L6 for systematic code refactoring. Use when improving code quality through structured refactoring passes.
    0 installs
  81. Nw Root Why · nwave-ai
    Root cause analysis and debugging
    0 installs
  82. Nw Fp Fsharp · nwave-ai
    F# language-specific patterns, Railway-Oriented Programming, and Computation Expressions
    0 installs
  83. Nw Jtbd Core · nwave-ai
    Core JTBD theory and job story format - job dimensions, job story template, job stories vs user stories, 8-step universal job map, outcome statements, and forces of progress
    0 installs
  84. Nw Discover · nwave-ai
    Conducts evidence-based product discovery through customer interviews and assumption testing. Use at project start to validate problem-solution fit.
    0 installs
  85. Nw Finalize · nwave-ai
    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.
    0 installs
  86. Nw Diagram · nwave-ai
    Generates C4 architecture diagrams (context, container, component) in Mermaid or PlantUML. Use when creating or updating architecture visualizations.
    0 installs
  87. Nw Hotspot · nwave-ai
    Git change frequency hotspot analysis — find the most-changed files in your codebase
    0 installs
  88. Nw Fp Scala · nwave-ai
    Scala 3 language-specific patterns with ZIO, Cats Effect, and opaque types
    0 installs
  89. Nw Shared Artifact Tracking · nwave-ai
    Shared artifact registry, common artifact patterns, and integration validation. Load when tracking data that flows across journey steps or validating horizontal coherence.
    0 installs
  90. Nw Par Review Criteria · nwave-ai
    Quality dimensions and review checklist for devop reviews
    0 installs
  91. Nw Speculative Dispatch · nwave-ai
    Speculative parallel implementation methodology — dispatch N candidate implementations, audit all, score, pick best. Auditability mandate: ALL candidates logged (not just winner).
    0 installs
  92. Nw Test Organization Conventions · nwave-ai
    Test directory structure patterns by architecture style, language conventions, naming rules, and fixture placement. Decision tree for selecting test organization strategy.
    0 installs
  93. Nw Abr Critique Dimensions · nwave-ai
    Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
    0 installs
  94. Nw Agent Creation Workflow · nwave-ai
    Detailed 5-phase workflow for creating agents - from requirements analysis through validation and iterative refinement
    0 installs
  95. Nw Rr Critique Dimensions · nwave-ai
    Critique dimensions and scoring for research document reviews
    0 installs
  96. Nw Sa Critique Dimensions · nwave-ai
    Architecture quality critique dimensions for peer review. Load when invoking solution-architect-reviewer or performing self-review of architecture documents.
    0 installs
  97. Nw Ab Critique Dimensions · nwave-ai
    Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
    0 installs
  98. Nw Fp Algebra Driven Design · nwave-ai
    Algebra-driven API design with monoids, semigroups, and interpreters via algebraic equations
    0 installs
  99. Nw Collaboration And Handoffs · nwave-ai
    Cross-agent collaboration protocols, workflow handoff patterns, and commit message formats for TDD/Mikado/refactoring workflows
    0 installs
  100. Nw Data Architecture Patterns · nwave-ai
    Data architecture patterns (warehouse, lake, lakehouse, mesh), ETL/ELT pipelines, streaming architectures, scaling strategies, and schema design patterns
    0 installs