skill
职业分类
描述
更新
improve-architecture
软件开发工程师
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
软件开发工程师
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