Strict test-driven development state machine with red-green-refactor cycles. Enforces test-first development,...
find ~/NTCoding/ -name "*.skill"
This skill should be used when fixing bugs, implementing features, debugging issues, or making code changes. Ensures...
Creates well-formed tasks following a template that engineers can implement. Triggers on: 'create tasks', 'define...
Quick persona switching. Triggers: 'switch persona', 'switch to X', 'become X'. Lists personas, reads selected file,...
Systematic debugging methodology that eliminates guessing and speculation. Add instrumentation to gather specific...
Use when about to ask the user a factual question, propose a solution, diagnose an error, or choose between...
Sets up NX monorepo for TypeScript backend projects optimized for AI-assisted development. Delegates to NX commands...
Force critical evaluation of proposals, requirements, or decisions by analyzing from multiple adversarial...
FOLLOW THE STATE MACHINE IN SKILL.MD. When user says 'continue': (1) FIRST: Run pwd, (2) Announce STATE:...
Professional, skeptical communication style. Never over-enthusiastic, verifies before agreeing, challenges...
Object-oriented design principles including object calisthenics, dependency inversion, fail-fast error handling,...
Engage with what the user said before taking action. Triggers on: questions ('?'), feedback ('this is wrong', 'that...
Stops execution and fixes root cause when commands, builds, scripts, or tools fail unexpectedly. Triggers on...
Design, refactor, analyze, and review code by applying the principles and patterns of tactical domain-driven design....
Force honest confidence assessment before claiming conclusions. Triggers on 'root cause identified', 'problem...
This skill analyzes code for design quality improvements across 8 dimensions: Naming, Object Calisthenics, Coupling...
Three-phase design review. Chain architect → refiner → critique subagents. Triggers on: 'design review',...
Enforces brevity and signal-over-noise in all outputs. Eliminates verbose explanations, filler phrases, and...
Comprehensive data visualization skill covering visual execution and technical implementation. Includes perceptual...
Enforces code organization using features/ (verticals), platform/ (horizontals), and shell/ (thin wiring). Triggers...