A collection of Claude Code skills for development workflows.
Add this marketplace to Claude Code:
/plugin marketplace add jbdamask/john-claude-skillsThen install the skills:
/plugin install john-skills@john-claude-skillsBrowse the skills/ directory to see available skills. Each skill has a SKILL.md with its description and usage instructions.
To add a new skill:
- Create a directory under
skills/<skill-name>/ - Add a
SKILL.mdfile with YAML frontmatter (name,description) and instructions - Optionally add
references/,scripts/, orassets/subdirectories