Open Claude Plugins banner
shfc shfc

Open Claude Plugins

Development community

Description

A curated collection of plugins that extend Claude Code with new commands, skills, hooks, and capabilities.

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

Open Claude Plugins

A curated collection of plugins that extend Claude Code with new commands, skills, hooks, and capabilities.

Available Plugins

  • reflect - Learn from sessions and improve skills based on corrections and preferences
  • postmortem - Prevent code regression by learning from historical fix commits

Installation

# Add marketplace (or use '/plugin marketplace add shfc/open-claude-plugins' inside Claude Code)
claude plugin marketplace add shfc/open-claude-plugins

# Install plugins (or use '/plugin install' inside Claude Code)
claude plugin install reflect@open-claude-plugins
claude plugin install postmortem@open-claude-plugins

# Restart Claude Code (only required if using slash commands above)