🔍
Rust Systems Programming
This skill helps you master Rust systems programming by teaching ownership, concurrency, async, unsafe code, and performance optimization for safe,
performancedebuggingclirefactor
🔍
Software Design Principles
This skill enforces object-oriented design principles, detects code smells like feature envy, and guides you to inject dependencies and name domain concepts.
designrefactorcode-reviewpython
🧪
State Machine Driven Ui
This skill helps you design deterministic UI flows with finite state machines, improving reliability, visualization, and validation across complex interactions.
frontenddesignuxdebugging
🧪
Test Driven Development
This skill teaches test-driven development patterns across languages, accelerating reliable features, safer refactors, and clearer contracts through
testingunit-testsintegration-testsrefactor