Commit e3d7e0e
committed
feat(marketplace): add beautiful-mermaid skill
Add beautiful-mermaid to the skills marketplace:
- Render Mermaid diagrams as beautiful SVGs or ASCII art
- 5 diagram types: flowchart, sequence, class, ER, state
- 15 built-in themes + Shiki/VS Code theme integration
- Zero DOM dependencies, works in Node.js/Bun/Deno/browsers
Source: rohitg00/beautiful-mermaid1 parent 6cbbdab commit e3d7e0e
1 file changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
33112 | 33112 | | |
33113 | 33113 | | |
33114 | 33114 | | |
| 33115 | + | |
| 33116 | + | |
| 33117 | + | |
| 33118 | + | |
| 33119 | + | |
| 33120 | + | |
| 33121 | + | |
| 33122 | + | |
| 33123 | + | |
| 33124 | + | |
| 33125 | + | |
| 33126 | + | |
| 33127 | + | |
| 33128 | + | |
| 33129 | + | |
| 33130 | + | |
| 33131 | + | |
33115 | 33132 | | |
33116 | 33133 | | |
33117 | 33134 | | |
| |||
0 commit comments