workflow
Installation
SKILL.md
Development Workflow
A structured approach to software development that emphasizes understanding, minimal implementation, testing, documentation, and clean commits.
Overview
Step 1: Focus Problem → Understand before coding
Step 2: Prevent Overdev → Only build what's needed (YAGNI)
Step 3: Test First → Red-Green-Refactor
Step 4: Document → Keep it clear and current
Step 5: Smart Commit → Conventional Commits
Step 1: Focus Problem (/focus-problem)
Related skills
More from claude-world/director-mode-lite
skills
List all available skills (core + custom)
1doc-writer
Documentation specialist for README, API docs, and code comments
1agents
List all available agents (core + expert)
1debugger
Debugging specialist for root cause analysis and problem resolution
1plan
Create detailed execution plan with task breakdown
1test-runner
Test automation specialist for running tests and ensuring coverage
1