A Claude Code plugin providing skills for software development best practices.
This plugin offers curated skills that guide Claude through proven software development workflows including test-driven development, architectural patterns, refactoring techniques, and AI development practices.
In Claude Code, add the marketplace and install the plugin:
/plugin marketplace add ericjohnolson/craft
/plugin install build
-
Clone the repository:
git clone https://github.com/ericjohnolson/craft
-
In Claude Code, add the marketplace and install:
/plugin marketplace add /path/to/craft /plugin install build@craft
To get the latest version:
/plugin marketplace update craft
After installation, skills become available as build:skill-name and are automatically triggered when relevant to your task.