$npx -y skills add nextlevelbuilder/ui-ux-pro-max-skill --skill slidesCreate strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.
| 1 | # Slides |
| 2 | |
| 3 | Strategic HTML presentation design with data visualization. |
| 4 | |
| 5 | ## When to Use |
| 6 | |
| 7 | - Marketing presentations and pitch decks |
| 8 | - Data-driven slides with Chart.js |
| 9 | - Strategic slide design with layout patterns |
| 10 | - Copywriting-optimized presentation content |
| 11 | |
| 12 | ## Subcommands |
| 13 | |
| 14 | | Subcommand | Description | Reference | |
| 15 | |------------|-------------|-----------| |
| 16 | | `create` | Create strategic presentation slides | `references/create.md` | |
| 17 | |
| 18 | ## References (Knowledge Base) |
| 19 | |
| 20 | | Topic | File | |
| 21 | |-------|------| |
| 22 | | Layout Patterns | `references/layout-patterns.md` | |
| 23 | | HTML Template | `references/html-template.md` | |
| 24 | | Copywriting Formulas | `references/copywriting-formulas.md` | |
| 25 | | Slide Strategies | `references/slide-strategies.md` | |
| 26 | |
| 27 | ## Routing |
| 28 | |
| 29 | 1. Parse subcommand from `$ARGUMENTS` (first word) |
| 30 | 2. Load corresponding `references/{subcommand}.md` |
| 31 | 3. Execute with remaining arguments |