Initial commit
This commit is contained in:
21
commands/discover-diagrams.md
Normal file
21
commands/discover-diagrams.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
description: Load diagram skills (Mermaid flowcharts, sequence, ER, architecture)
|
||||
---
|
||||
|
||||
# Discover Diagram Skills
|
||||
|
||||
Load the diagrams gateway skill:
|
||||
|
||||
```bash
|
||||
cat ~/.claude/plugins/cc-polymath/skills/discover-diagrams/SKILL.md
|
||||
```
|
||||
|
||||
This activates skills for:
|
||||
- Mermaid.js flowcharts and process flows
|
||||
- Sequence diagrams for API interactions
|
||||
- Entity-Relationship (ER) diagrams
|
||||
- Architecture and system design diagrams
|
||||
- State machine diagrams
|
||||
- Gantt charts for project planning
|
||||
- Class diagrams and UML
|
||||
- Git graphs and version control visualization
|
||||
Reference in New Issue
Block a user