Usage Examples
Examples
New TypeScript Project Setup
# Initialize Claude configuration
claude /init
# Create project constitution
/sdd:00-setup TypeScript REST API with Express and PostgreSQL
# Add TypeScript best practices
/tech-stack:add-typescript-best-practices
# Verify the configuration
cat CLAUDE.mdOnboarding Existing Project
Team Standardization
Combined with Code Formatting
Feature Development with Standards
Quality Assurance Workflow
Gradual Standards Adoption
Integration with Other Plugins
With SDD (Full Project Setup)
With Reflexion (Quality Loop)
With Code Review
With MCP Tools
Common Patterns
Before Starting Any TypeScript Project
Before Major Feature Implementation
During Code Review Preparation
When Onboarding New Team Member
Troubleshooting
Standards Not Being Followed
Conflicting Guidelines
Need More Language Support
Last updated