By wezzard
Launch a browser-based GUI to assign Zelda BotW and TotK sound effects to Claude Code events like session starts, notifications, tool uses, and subagent actions. Preview sounds, save overrides instantly, and hear them play automatically via Node.js hooks during interactions.
npx claudepluginhub wezzard/skills --plugin zelda-soundsThis repository is a standalone Claude Code plugin marketplace containing WeZZard skills collection.
From inside Claude Code:
/plugin marketplace add ./
If you host on GitHub later:
/plugin marketplace add WeZZard/skills
/plugin install amplify@wezzard-skills
# wezzard plugin skills
/amplify:brainstorming
/amplify:write-plan
/amplify:execute-plan
/amplify:recover-from-errors
Development workflow skills for planning and execution.
| Skill | Description |
|---|---|
brainstorming | Explore user intent, requirements and design before implementation |
write-plan | Create and update plan files with structured templates |
execute-plan | Execute a plan file step by step |
recover-from-errors | Recover from errors during execution |
same-page | Explain previous message with adaptive layout, evidence, confidence, and ASCII art |
.claude-plugin/marketplace.json
claude/amplify/.claude-plugin/plugin.json
claude/<plugin-name>/skills/<skill-name>/SKILL.md
Notes:
plugin.json lives inside .claude-plugin/. All other folders stay at the plugin root./<plugin-name>:<skill-name>.mkdir -p claude/<plugin-name>/skills/<skill-name>
claude/<plugin-name>/skills/<skill-name>/SKILL.md
Frontmatter should include at least name and description. You can add disable-model-invocation: true to make it manual-only.
claude --plugin-dir ./claude/<plugin-name>
marketplace.json, use Git or GitHub sources instead of relative paths.After cloning, run the setup script to enable automatic plugin version bumping:
sh scripts/setup.sh
This configures Git to use tracked hooks from .githooks/. When you commit changes to any plugin under claude/, the patch version in its plugin.json is automatically incremented. To set major or minor versions manually, edit plugin.json and stage it before committing — the hook respects manually staged version changes.
The website/ directory contains a static site that showcases the skills with LLM-generated explanations.
cd website
npm install
Requires DEEPSEEK_API_KEY environment variable:
export DEEPSEEK_API_KEY=your-api-key
npm run generate
This reads each SKILL.md and generates user-friendly descriptions with workflow diagrams. Generated content is cached in src/content/generated/ - only regenerated when source changes.
npm run dev
npm run build
Output goes to website/dist/.
WeZZard's Claude Code skills collection
[Internal] 作者のリポジトリ間でスキルを配置・登録するための内部ユーティリティ。一般利用者向けではありません。自分のプロジェクトにスキルを追加する際の構造化とmarketplace.json登録を自動化します
Create and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.
Ultimate plugin management toolkit with 4 auto-invoked Skills for creating, validating, auditing, and versioning plugins in the claude-code-plugins marketplace
Share bugs, ideas, or general feedback.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim