By wannabefro
Intelligent model router that analyzes prompts and selects the optimal Claude model (haiku/sonnet/opus) for the task
A collection of Claude Code plugins.
| Plugin | Description |
|---|---|
| fantasia | Codebase-aware development accelerator. Map patterns, plan with understanding, build with parallel agents, review thoroughly. |
| genie | Intelligent model router for Claude Code. Analyze a prompt and select the best Claude model. |
/plugin marketplace add wannabefro/wanplugins
# then pick which plugins to use
Each plugin follows the standard Claude Code plugin format:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata (name, version, description)
├── commands/ # Slash commands (/plugin:command)
├── skills/ # Skills that can be invoked
├── agents/ # Specialized subagents
├── hooks/ # Event hooks (PreToolUse, PostToolUse, etc.)
└── README.md # Plugin documentation
To add a new plugin:
.claude-plugin/plugin.json with metadataMIT
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 wannabefro/wanplugins --plugin genieCodebase-aware development accelerator. Map patterns, plan with understanding, build with parallel agents, review thoroughly.
Intelligent model routing for Claude Code - routes queries to optimal Claude model (Haiku/Sonnet/Opus) based on complexity, with persistent knowledge system, context forking, and multi-turn awareness
Automatic model switching for Claude Code based on prompt complexity. No API calls.
Flagship+ skill pack for OpenRouter - 30 skills for multi-model routing, fallbacks, and LLM gateway mastery
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.