Custom plugins and skills for Claude Code from Misfit Development
npx claudepluginhub misfitdev/claude-pluginsA clinical, pessimistic iteration loop implementing Disciplined Falsification Review to find terminal flaws in code, architecture, or designs. Assumes everything is broken until proven otherwise.
Takes risky, ambitious ideas, plans them fast with safety rails, then executes immediately. Staged rollout, tripwires, rollback — but the point is to do the thing. Playful tone, operationally serious execution.
Context-driven spec-driven development workflows: setup, planning, implementation, status, review, and revert. Organizes work into tracks with specs, plans, and changelogs.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
A small collection of plugins and skills for Claude Code.
plugins/
<plugin>/
.claude-plugin/ # Plugin metadata
commands/ # /plugin:command handlers
hooks/ # Optional lifecycle hooks
skills/ # Optional reusable skills
README.md # Plugin-specific docs
Add this repo as a marketplace (one-time setup):
/plugin marketplace add misfitdev/claude-plugins
Then install any plugin by name:
/plugin install hold-my-beer@misfitdev/claude-plugins
/plugin install frank-grimes@misfitdev/claude-plugins
/plugin install conductor@misfitdev/claude-plugins
Each plugin has its own README in plugins/<plugin>/README.md.
MIT