bydaymade· 58 skills
Converts any Claude Code skills repository into an official plugin marketplace — generates spec-conforming .claude-plugin/marketplace.json, validates with claude plugin validate, tests real installation, and PRs the upstream repo, encoding hard-won schema/version/description anti-patterns. Use when the user mentions marketplace, plugin support, one-click install, marketplace.json, plugin distribution, auto-update, or wants a skills repo installable via claude plugin install.
$npx -y skills add daymade/claude-code-skills --skill marketplace-devInstalls into the current project.
Run `npx skills use "https://github.com/daymade/claude-code-skills" --skill "daymade/claude-code-skills/marketplace-dev"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/daymade/claude-code-skills" that are relevant to the current task. Run `npx skills add "https://github.com/daymade/claude-code-skills"` and select the relevant skills, then follow their instructions.