Files
gh-basher83-lunar-claude-pl…/.claude-plugin/plugin.json
2025-11-29 18:00:31 +08:00

15 lines
300 B
JSON

{
"name": "claude-docs",
"description": "Auto-sync official Claude Code docs as a skill with fresh reference material",
"version": "1.0.0",
"author": {
"name": "basher83",
"email": "basher83@mail.spaceships.work"
},
"skills": [
"./skills"
],
"hooks": [
"./hooks"
]
}