skill
occupation
description
updated
improve-architecture
software-developers
Systematic workflow for identifying architectural friction and refactoring shallow modules into "deep modules" to improve maintainability and testability. Use when the user asks for codebase improvements, refactoring, or when the system architecture feels overly complex or fragmented.
2026-03-23
tdd-workflow
software-developers
Strict Red-Green-Refactor workflow for feature development and bug fixing. Use when the user wants to ensure high-quality, behavior-verified code by writing tests first.
2026-03-23