|
|
@@ -25,7 +25,7 @@ https://github.com/user-attachments/assets/ef57333e-f879-432a-afb9-180388982478
|
|
|
Install directly from Claude Code in two commands:
|
|
|
|
|
|
```bash
|
|
|
-/plugin marketplace add zarazhangrui/frontend-slides
|
|
|
+/plugin marketplace add MageByte-Zero/frontend-slides
|
|
|
/plugin install frontend-slides@frontend-slides
|
|
|
```
|
|
|
|
|
|
@@ -47,7 +47,7 @@ cp scripts/extract-pptx.py ~/.claude/skills/frontend-slides/scripts/
|
|
|
Or clone directly:
|
|
|
|
|
|
```bash
|
|
|
-git clone https://github.com/zarazhangrui/frontend-slides.git ~/.claude/skills/frontend-slides
|
|
|
+git clone https://github.com/MageByte-Zero/frontend-slides.git ~/.claude/skills/frontend-slides
|
|
|
```
|
|
|
|
|
|
Then use it by typing `/frontend-slides` in Claude Code.
|
|
|
@@ -173,7 +173,7 @@ Uses [Playwright](https://playwright.dev) to screenshot each slide at 1920×1080
|
|
|
|
|
|
## Credits
|
|
|
|
|
|
-Created by [@zarazhangrui](https://github.com/zarazhangrui) with Claude Code.
|
|
|
+Created by [@zarazhangrui](https://github.com/zarazhangrui) with Claude Code. Maintained by [@MageByte-Zero](https://github.com/MageByte-Zero).
|
|
|
|
|
|
Inspired by the "Vibe Coding" philosophy — building beautiful things without being a traditional software engineer.
|
|
|
|