design-tracker
✓PROACTIVELY track and document project design decisions without being asked. Activate automatically when detecting architecture discussions, implementation decisions, pattern choices, library selections, or any technical decisions. Also use when user explicitly says "記録して", "設計どうなってる", "record this". Do NOT wait for user to ask - record important decisions immediately.
Installation
SKILL.md
This skill manages the project's design documentation (.claude/docs/DESIGN.md). It automatically tracks:
| Overall goals, purpose | Overview | | System structure, components | Architecture | | Patterns (ReAct, etc.) | Implementation Plan > Patterns | | Library choices | Implementation Plan > Libraries | | Why we chose X over Y | Implementation Plan > Key Decisions | | Things to implement later | TODO | | Unresolved questions | Open Questions |
PROACTIVELY track and document project design decisions without being asked. Activate automatically when detecting architecture discussions, implementation decisions, pattern choices, library selections, or any technical decisions. Also use when user explicitly says "記録して", "設計どうなってる", "record this". Do NOT wait for user to ask - record important decisions immediately. Source: del-taiseiozaki/claude-code-orchestra.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill design-tracker- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is design-tracker?
PROACTIVELY track and document project design decisions without being asked. Activate automatically when detecting architecture discussions, implementation decisions, pattern choices, library selections, or any technical decisions. Also use when user explicitly says "記録して", "設計どうなってる", "record this". Do NOT wait for user to ask - record important decisions immediately. Source: del-taiseiozaki/claude-code-orchestra.
How do I install design-tracker?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill design-tracker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/del-taiseiozaki/claude-code-orchestra
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05