Skip to content

schuettc/claude-code-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Claude Code Plugins

A collection of plugins for Claude Code, Anthropic's CLI for Claude.

Installation

Add this marketplace to Claude Code:

/plugin marketplace add schuettc/claude-code-plugins

Then install any plugin:

/plugin install <plugin-name>@schuettc-claude-code-plugins

Available Plugins

Plugin Description Version
feature-workflow Feature lifecycle with directory-based tracking and event-driven hooks 4.0.0

Plugin: feature-workflow

Structured feature development with commands, agents, and skills.

Commands:

  • /feature-capture - Capture feature ideas to docs/features/
  • /feature-plan - Plan implementation with specialized agents
  • /feature-ship - Verify quality gates before completion

Install:

/plugin install feature-workflow@schuettc-claude-code-plugins

See feature-workflow/README.md for full documentation.

Development Mode

To test plugins locally:

git clone https://github.com/schuettc/claude-code-plugins.git
claude --plugin-dir ./claude-code-plugins/<plugin-name>

License

MIT

About

Claude Code plugins for feature lifecycle management

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors