|
find ~/haru01/ -name "*.skill"
|
Research and plan implementation approach using parallel subagent exploration. Creates TDD-compliant implementation...
Prismaを使用したDBスキーマ変更とマイグレーション管理。schema.prismaの編集、マイグレーション生成・適用、型定義作成を行う。Use when user wants to "add table", "modify...
Implement features autonomously using Test-Driven Development (TDD). Follows RED-GREEN-REFACTOR cycle with Tidy...
Parallel code review using 3 concurrent subagents (3 LLM perspectives: business logic, design/naming, security)....
Small, safe refactorings before feature work using Kent Beck's "Tidy First?" patterns (guard clauses, extract...