wjttc-builder
PLAN and GENERATE WJTTC (Championship-Grade) test suites for any project. Analyzes the codebase, classifies components across the WJTTC five tiers (Brake · Engine · Aero · Tyre · Pit), writes a tiered test plan, and scaffolds executable test files. This is the BUILDER — it plans and...
npx skills add sickn33/agentic-awesome-skills --skill wjttc-builder --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# WJTTC Builder - Championship Test Suite Generator **Philosophy:** "We break things so others never have to know they were broken." This skill generates F1-inspired test suites following the WJTTC (Wolfe James Tests The Code) methodology. ## GOALS | Goal | How | |------|-----| | **Pre-defined** | Test plan before code → improves code quality | | **Inline Testing** | Tests/approves at write time → catches bugs at inception | | **Layer 1 → Layer 2** | Industry + Expert = GOLD Code | | **AI Optimized** | 100% bi-sync with project.faf | | **Best Code Possible** | ✪ Championship standard | ## GOLD Code ✨ **Code earns GOLD status when:** ``` ┌────────────────────────────────────────┐ │ ✪ GOLD CODE ✨ │ │ ════════════════════════════════════ │ │ ✓ Pre-test plan defined │ │ ✓ Inline testing at write time │ │ ✓ Layer 1: 100% industry coverage │ │ ✓ Layer 2: WJTTC expert edge cases │ │ ✓ Bi-sync with project.faf │ │ ✓ All tests passing │ │ ════════════════════════════════════ │ │ This code has earned its name. │ └────────────────────────────────────────┘ ``` ## Position in Development Pipeline **WJTTC comes AFTER project.faf, BEFORE coding:** ``` 1. project.faf → Define WHAT we're building (
- GOALS
- GOLD Code ✨
- Position in Development Pipeline
- Test-Driven Code (TDC)
- Two-Layer Testing Architecture
- Layer 1: Industry Standard (100% Coverage)
- Layer 2: WJTTC Expert (Stress + Edge Cases)
- We Test the Testing
- Signal Integrity Audit (The Red-Means-Real Doctrine)
- The Audit
- Signal Integrity Score
- Common Flake Sources to Eliminate on Sight
- The Inverse Rule
- When the Conversation Is the Real Gate
What does the wjttc-builder skill do?
PLAN and GENERATE WJTTC (Championship-Grade) test suites for any project. Analyzes the codebase, classifies components across the WJTTC five tiers (Brake · Engine · Aero · Tyre · Pit), writes a tiered test plan, and scaffolds executable test files. This is the BUILDER — it plans and...
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill wjttc-builder --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.