| 123456789101112131415161718 |
- {
- "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
- "name": "frontend-slides",
- "description": "Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files.",
- "owner": {
- "name": "MageByte-Zero",
- "url": "https://github.com/MageByte-Zero"
- },
- "plugins": [
- {
- "name": "frontend-slides",
- "description": "Zero-dependency HTML presentation generator with 12 curated visual themes, PPT conversion, and anti-AI-slop design philosophy.",
- "source": "./plugins/frontend-slides",
- "category": "productivity",
- "tags": ["presentations", "slides", "html", "design", "powerpoint"]
- }
- ]
- }
|