FoxIt Marketplace - Curated Claude Code plugins for power users.
npx claudepluginhub lego4005/foxit-marketplaceDesign perfect Claude Code hooks for any codebase. Guided discovery, intelligent recommendations, self-healing, and automatic updates.
Beautiful, customizable statusline for Claude Code. Multiple themes, color schemes, git info, system stats & more.
Turn MCP servers into documented, searchable skills. Includes starter pack with context7, sequential-thinking, memory, and fetch.
Automatic Claude Code version change detection with personalized release notes impact analysis. Notifies you when updates happen, categorizes changes by impact, and recommends actions.
Curated Claude Code plugins for power users. Hooks, agents, skills, and orchestration tools built by the FoxFlow team.
# Add FoxIt Marketplace as a plugin source
/plugin marketplace add https://github.com/Lego4005/foxit-marketplace
# Browse available plugins
/plugin search foxit
# Install a plugin
/plugin install hook-architect
| Plugin | Category | Description |
|---|---|---|
| hook-architect | Development | Design perfect hooks with guided discovery, self-healing, and auto-updates |
| goalie | Productivity | GOAP-powered research with Perplexity, citations, and multi-agent planning |
| foxscan | Monitoring | Project health scanner - find gaps, rate importance, surface tech debt |
| cf-doctor | Development | Diagnose and fix claude-flow + ruvector integration — 83 known bugs, auto-patching, learning persistence |
Each plugin follows the official Claude Code plugin format:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── commands/ # Slash commands
├── agents/ # Specialized agents
├── skills/ # Agent skills
├── hooks/ # Event handlers
└── README.md # Documentation
/plugin marketplace add https://github.com/Lego4005/foxit-marketplace
/plugin install <plugin-name>
/plugin install github:Lego4005/foxit-marketplace/plugins/<plugin-name>
git clone https://github.com/Lego4005/foxit-marketplace
/plugin install ./foxit-marketplace/plugins/<plugin-name>
Use our plugin-dev tools:
# Install the plugin development kit
/plugin install foxit-marketplace/plugin-dev
# Create a new plugin
/plugin-dev:create my-awesome-plugin
# Validate your plugin
/plugin-dev:validate
# Test locally
/plugin install ./my-awesome-plugin
Our marketplace.json follows the official Anthropic schema:
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "foxit-marketplace",
"description": "Curated Claude Code plugins",
"owner": {
"name": "FoxFlow",
"email": "[email protected]"
},
"plugins": [
{
"name": "hook-architect",
"description": "Design perfect Claude Code hooks",
"version": "1.0.0",
"author": { "name": "FoxFlow" },
"source": "./plugins/hook-architect",
"category": "development"
}
]
}
| Category | Description |
|---|---|
development | Code quality, language servers, SDKs |
productivity | Task management, automation, workflows |
testing | Test frameworks, validation, quality gates |
monitoring | Health checks, analytics, observability |
security | Security scanning, vulnerability detection |
deployment | CI/CD, cloud platforms, infrastructure |
We welcome contributions! To add your plugin:
plugins/your-plugin-name/marketplace.jsonplugin.json in .claude-plugin/README.mdMIT - See individual plugins for their licenses.
FoxIt Marketplace - Extending Claude Code, one plugin at a time. 🦊
Built with ❤️ by FoxFlow
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations