Stats
Links
Categories
Help us improve
Share bugs, ideas, or general feedback.
Fiberplane's Claude Code plugins collection
npx claudepluginhub fiberplane/claude-code-pluginsLocal-first issue tracking and code review for humans and AI agents.
Development marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Share bugs, ideas, or general feedback.
Plugins for Claude Code.
Add the marketplace and install the plugin:
/plugin marketplace add fiberplane/claude-code-plugins
/plugin install fp@fiberplane-claude-code-plugins
Or configure via ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"fiberplane-claude-code-plugins": {
"source": {
"source": "github",
"repo": "fiberplane/claude-code-plugins"
}
}
},
"enabledPlugins": {
"fp@fiberplane-claude-code-plugins": true
}
}
Local-first issue tracking and code review for humans and AI agents.
.fp/Usage: /fp
Prerequisites:
curl -fsSL https://setup.fp.dev/install.sh | sh -s
claude plugin install ./fp