Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

nWave

nWave 收录了来自 nWave-ai 的 151 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
151
Stars
572
更新
2026-06-27
Forks
57
职业覆盖
9 个职业分类 · 已分类 93%
仓库浏览

这个仓库中的 skills

nw-collaboration-and-handoffs
未分类

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

2026-06-27
nw-deliver
未分类

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.

2026-06-27
nw-distill
未分类

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.

2026-06-27
nw-roadmap
未分类

Creates a phased roadmap.json for a feature goal with acceptance criteria and TDD steps. Use when planning implementation steps before execution.

2026-06-27
nw-execute
未分类

Dispatches one unit of DELIVER work to a specialized agent for TDD execution. Runs a single roadmap.json step through the TDD cycle.

2026-06-24
nw-tdd-methodology
未分类

Deep knowledge for Outside-In TDD - double-loop architecture, ATDD integration, port-to-port testing, walking skeletons, and test doubles policy

2026-06-23
nw-update
软件开发工程师

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.

2026-06-15
nw-at-completeness-check
软件质量保证分析师与测试员

Canonical AT completeness gate — research-anchored 7-category taxonomy (C1-C7) + 15-item mechanical checklist. Paradigm-neutral. Drives acceptance-designer reviewer verdict deterministically.

2026-06-11
nw-buddy-project-reading
软件开发工程师

How the nWave buddy agent reads a project to answer questions — detection, order of inspection, and citation discipline.

2026-06-11
nw-bugfix
软件开发工程师

Bug fix workflow: root cause analysis → user review → regression test + fix via TDD

2026-06-11
nw-continue
软件开发工程师

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

2026-06-11
nw-deliver-orchestration
软件开发工程师

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.

2026-06-11
nw-discuss
软件开发工程师

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.

2026-06-11
nw-fast-forward
软件开发工程师

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

2026-06-11
nw-finalize
软件开发工程师

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.

2026-06-11
nw-mutation-test
软件质量保证分析师与测试员

Runs feature-scoped mutation testing to validate test suite quality. Use after implementation to verify tests catch real bugs (kill rate >= 80%).

2026-06-11
nw-optimize-tests
软件质量保证分析师与测试员

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.

2026-06-11
nw-review
软件质量保证分析师与测试员

Dispatches an expert reviewer agent to critique workflow artifacts. Use when a roadmap, implementation, or step needs quality review before proceeding.

2026-06-11
nw-root-why
软件开发工程师

Root cause analysis and debugging

2026-06-11
nw-tdd-review-enforcement
软件质量保证分析师与测试员

Test design mandate enforcement, test budget validation, TDD phase validation (3-phase canon per ADR-025), and external validity checks for the software crafter reviewer

2026-06-11
nw-test-optimization
软件质量保证分析师与测试员

Methodology for minimizing test count while maximizing behavioral coverage - behavior definition, anti-pattern catalog, consolidation patterns, stopping criterion, coverage-preserving validation

2026-06-11
nw-buddy
其他计算机职业

nWave concierge — ask any question about methodology, project state, commands, migration, or troubleshooting. Read-only, contextual answers.

2026-06-09
nw-density-resolution-contract
软件开发工程师

Shared density-resolution contract for wave skills. Canonical detail on the D12 cascade, density resolver call, ad-hoc override workflow, and DocumentationDensityEvent telemetry emission. Referenced from nw-discover / nw-discuss / nw-design / nw-devops / nw-distill / nw-deliver.

2026-06-09
nw-design
软件开发工程师

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).

2026-06-09
nw-devops
网络与计算机系统管理员

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

2026-06-09
nw-jtbd-core
未分类

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

2026-06-09
nw-jtbd-interviews
未分类

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.

2026-06-09
nw-jtbd-opportunity-scoring
未分类

JTBD opportunity scoring and prioritization - outcome statement format, opportunity algorithm, scoring interpretation, feature prioritization, and opportunity matrix template

2026-06-09
nw-jtbd-workflow-selection
未分类

JTBD workflow classification and routing - ODI two-phase framework, five job types with workflow sequences, baseline type selection, workflow anti-patterns, and common recipes

2026-06-09
nw-persona-jtbd-analysis
未分类

Structured persona creation and JTBD analysis methodology - persona templates, ODI job step tables, pain point mapping, success metric quantification, and multi-persona segmentation

2026-06-09
nw-property-based-testing
软件质量保证分析师与测试员

Property-based testing strategies, mutation testing, shrinking, and combined PBT+mutation workflow for test quality validation

2026-06-09
nw-refactor
软件开发工程师

Applies the Refactoring Priority Premise (RPP) levels L1-L6 for systematic code refactoring. Use when improving code quality through structured refactoring passes.

2026-06-09
nw-roadmap-design
软件开发工程师

Roadmap concision rules, step decomposition efficiency, AC abstraction guidelines, and step-to-scenario mapping. Load when creating implementation roadmaps.

2026-06-09
nw-speculative-dispatch
软件开发工程师

Speculative parallel implementation methodology — dispatch N candidate implementations, audit all, score, pick best. Auditability mandate: ALL candidates logged (not just winner).

2026-06-09
nw-spike-methodology
软件开发工程师

Teaches agents how to run a timeboxed spike - throwaway code that validates one assumption before DESIGN

2026-06-09
nw-tdd-cross-language
软件开发工程师

Port the state-delta + property-based testing paradigm to languages other than Python. DIY recipes per language; canonical Python ref shipped in nwave_ai.state_delta.

2026-06-09
nw-test-design-mandates
软件质量保证分析师与测试员

Design mandates for acceptance tests - hexagonal boundary, business language abstraction, user journey completeness, pure function extraction, 3 Pillars (domain language / chained narrative / production composition), and the layered ATD discipline (Universe-bound assertion, layer-dependent PBT mode, two-tier acceptance, example-based sad paths)

2026-06-09
nw-wizard-shared-rules
软件开发工程师

Shared rules for feature ID derivation and wave detection used by /nw-new, /nw-continue, and /nw-fast-forward wizards

2026-06-09
nw-buddy-wave-knowledge
其他计算机职业

Wave methodology knowledge for the buddy agent — what each wave does, its inputs and outputs, and how to route questions.

2026-05-15
nw-discover
市场调研分析师与营销专员

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

2026-05-15
当前展示该仓库 Top 40 / 151 个已收集 skills。