nw-tdd-cross-language

Installation
SKILL.md

Cross-Language Paradigm Porting Guide

The state-delta + property-based testing paradigm (see nw-tdd-methodology::Paradigm Mandate) is shipped natively in Python via nwave_ai.state_delta. This skill documents how to apply the same paradigm in other languages with idiomatic adaptations.

Open source positioning (nwave-ai master): Python canonical + DIY porting guide. Users in other languages port the pattern using their language's PBT library + a small state-delta shim (~70-150 LOC).

Enterprise positioning (nwave-pro bundle, deferred): pre-built language packages with tested implementations, kept consistent across versions.


Per-language framework + PBT library matrix

Installs
2
Repository
nwave-ai/nwave
GitHub Stars
600
First Seen
Jun 16, 2026
nw-tdd-cross-language — nwave-ai/nwave