a536baabd6
Adds the complete project foundation: - BMAD BMM workflow tooling (_bmad/) - Claude slash commands, skills, and project memories (.claude/) - ESP32 firmware scaffold (PlatformIO + Waveshare e-ink driver) - .gitignore excluding _bmad-output/ and .pio/ build artifacts Planning artifacts (PRD, architecture, epics) are intentionally not tracked — they live in _bmad-output/ per project convention. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
687 B
687 B
name, description, menu-code
| name | description | menu-code |
|---|---|---|
| explain-concept | Create clear technical explanations with examples | EC |
Explain Concept
Create a clear technical explanation with examples and diagrams for a complex concept.
Process
- Understand the concept — Clarify what needs to be explained and the target audience
- Structure — Break it down into digestible sections using a task-oriented approach
- Illustrate — Include code examples and Mermaid diagrams where helpful
- Deliver — Present the explanation in clear, accessible language appropriate for the audience
Output
A structured explanation with examples and diagrams that makes the complex simple.