[Plugin] Initialise Syntek Dev Suite for a project
/plugin marketplace add Syntek-Studio/syntek-dev-suite/plugin install syntek-studio-syntek-dev-suite@Syntek-Studio/syntek-dev-suite# Syntek Dev Suite Initialisation This command initialises the Syntek Dev Suite plugin for your project. ## What This Command Does 1. **Detects your project stack** (TALL, Django, React, React Native, Shared Library) 2. **Creates the `.claude/` folder structure** with: - `CLAUDE.md` - Project context file from the appropriate template - `settings.local.json` - Claude Code settings - `SYNTEK-GUIDE.md` - Complete plugin usage guide 3. **Sets up container configuration** (Docker or DDEV based on stack) 4. **Creates environment files** from templates ## Pre-flight: Run Plugin Tools...