Agentpatterns
Description
Claude Code tool kit of skills, hooks, and MCP servers to steer agent generated code towards beautiful code patterns and practices.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Craft
A Claude Code plugin providing skills for software development best practices.
Overview
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.
Installation
From GitHub
In Claude Code, add the marketplace and install the plugin:
/plugin marketplace add ericjohnolson/craft
/plugin install build
From Local Directory
Clone the repository:
git clone https://github.com/ericjohnolson/craftIn Claude Code, add the marketplace and install:
/plugin marketplace add /path/to/craft /plugin install build@craft
Updating
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.
Available Skills
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11