By Lego4005
Transform MCP servers into documented, searchable skills libraries by auto-generating skill files: import from settings, discover tools automatically, organize with INDEX.md, examples, and fixes. Includes starter pack with context7, sequential-thinking, memory, and fetch skills.
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
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub lego4005/foxit-marketplace --plugin mcp-skillsDesign 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.
Automatic Claude Code version change detection with personalized release notes impact analysis. Notifies you when updates happen, categorizes changes by impact, and recommends actions.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.