返回 slidev
plugin.json
根目录 / .claude-plugin / plugin.json
1 {
2 "name": "slidev",
3 "version": "1.0.0",
4 "description": "Claude Code skill for creating and presenting Slidev slidedecks",
5 "author": {
6 "name": "Anthony Fu",
7 "url": "https://github.com/antfu"
8 },
9 "repository": "https://github.com/slidevjs/slidev",
10 "license": "MIT",
11 "keywords": ["presentations", "slides", "markdown", "vue", "developer-tools"]
12 }
13
13 lines JSON