Dt
Description
Claude Code commands for software developers
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
DT - Developer Tools for Claude Code
A comprehensive collection of enterprise-grade Claude Code commands and agents for software developers. These tools implement advanced AI techniques including Tree of Thoughts, Chain of Draft, and Sequential Thinking to provide intelligent, proactive development assistance.
🚀 Quick Start
**Copy the commands to your Claude Code directory:**
cp -r dt ~/.claude/commands/ # (exclude .git folder)**Start using the tools immediately:**
# Generate git commits with intelligent analysis /dt:generate:commit # Execute complete enterprise workflow from PRD to PR /dt:workflow:enterprise-workflow path/to/prd.md # Brainstorm and critique ideas /dt:utilities:brainstorm "my product idea"
📁 Command Categories
🔄 Workflow Commands (01-07)
Enterprise development workflow that takes you from PRD to production-ready PR:
/dt:workflow:01-analyze-prd- Analyze Product Requirements using Tree of Thoughts reasoning/dt:workflow:02-design-architecture- Design enterprise architecture with Chain of Thoughts/dt:workflow:03-plan-implementation- Plan atomic implementation with Chain of Draft methodology/dt:workflow:04-generate-code- Execute project-specific validation with enterprise quality gates/dt:workflow:05-architect-tests- Design comprehensive testing using discovered frameworks/dt:workflow:06-assure-quality- Execute quality assurance with discovered quality tools/dt:workflow:07-create-pr- Create atomic pull requests with Chain of Draft optimization
🔍 Workflow Utilities
/dt:workflow:enterprise-workflow- Execute complete workflow chain (PRD → PR)/dt:workflow:check-progress- Analyze workflow state and recommend next actions
🔧 Supporting Workflow Commands
/dt:workflow:03.5a-detect-ecosystem- Auto-detect project technology stack- **`/dt:workflow:03.5b-research-stan
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development