Skip to content

bryanmig/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Claude Plugin Marketplace

A collection of Claude Code plugins and skills.

Installation

claude plugin add https://github.com/bryanmig/claude-plugins.git

Available Plugins

decision-log

Ensures Claude checks DECISIONS.md before making architectural choices, cites past decisions when applying them, and offers to log new decisions.

Triggers when:

  • Adding new entities or data models
  • Choosing between implementation patterns
  • Selecting libraries or approaches
  • Any non-obvious technical trade-off

See skills/decision-log/README.md for details.

Adding New Skills

Create a new directory under skills/ with:

  • SKILL.md - The skill definition (required)
  • README.md - Documentation (optional)

Then add an entry to .claude-plugin/marketplace.json.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published