Claude Code plugins by Claudikins
npx claudepluginhub elb-pr/claudikins-marketplaceCore planning and workflow infrastructure for the Claudikins ecosystem
Configurable MCP wrapper that consolidates your tools into just 3, using semantic search for on-demand discovery and sandboxed TypeScript execution. Ships with 7 example servers (96 tools) - reduces context consumption by 97% (48k tokens down to 1.1k).
Five rituals for README perfection: /deep-dive the codebase, /crystal-ball the roadmap, /brain-jam with Gemini, enter the /think-tank, then /pen-wielding to write.
Summon Klaus. For ven you are truly, catastrophically doomed.
Claudikins Automatic Context Manager - seamless context handoff for Claude Code
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
A comprehensive community-driven collection of 117 AI agents, 174 slash commands, 28 hooks, and 199 MCP servers for Claude Code

A complete toolkit for Claude Code.
/plugins in Claude Codeelb-pr/claudikins-marketplace%%{init: {'flowchart': {'curve': 'linear'}}}%%
flowchart TB
subgraph core[" "]
kernel["kernel<br/>(workflow)"]
end
toolexec["tool-executor<br/>(infrastructure)"]
grfp["grfp<br/>(documentation)"]
klaus["klaus<br/>(debugging)"]
acm["acm<br/>(context)"]
kernel -.->|recommended| toolexec
kernel -.->|recommended| klaus
toolexec -->|enhances| grfp
toolexec <-->|synergy| acm
acm -.->|enhances| kernel
acm -.->|enhances| toolexec
acm -.->|enhances| grfp
acm -.->|enhances| klaus
style kernel fill:#e74c3c,stroke:#c0392b,color:#fff
style toolexec fill:#2c3e50,stroke:#1a252f,color:#fff
style grfp fill:#9b59b6,stroke:#7b39a6,color:#fff
style klaus fill:#e91e63,stroke:#c2185b,color:#fff
style acm fill:#e65100,stroke:#bf360c,color:#fff
kernel is the recommended starting point - it orchestrates the full development workflow. tool-executor provides MCP infrastructure that enhances grfp's Gemini integration. acm preserves context across all plugins. klaus pairs well with kernel for debugging sessions.
Claude Code is required for all plugins (latest version recommended).
| Plugin | Requirements |
|---|---|
| kernel | jq, git, sha256sum, find |
| tool-executor | Node.js 18+, configured MCP servers |
| grfp | None (tool-executor strongly recommended for Gemini access) |
| klaus | None |
| acm | None |
Choose your path based on what you want to accomplish.
For: Users who want the full toolkit.
Install: Select all plugins from the marketplace.
What you get: All 5 plugins - kernel (workflow), tool-executor (MCP infrastructure), grfp (documentation), klaus (debugging), and acm (context preservation).
For: Users who want structured planning, execution, and shipping.
Install: claudikins-kernel, claudikins-tool-executor, claudikins-automatic-context-manager
What you get: 4-command pipeline (plan, execute, verify, ship), MCP tool access without context bloat, and automatic context preservation for long sessions.
For: Users who want high-quality READMEs.
Install: claudikins-grfp, claudikins-tool-executor
What you get: 5-phase README pipeline (deep-dive, crystal-ball, brain-jam, think-tank, pen-wielding) with Gemini-powered research and creative brainstorming.
For: Users tackling hard bugs.
Install: claudikins-klaus, claudikins-automatic-context-manager
What you get: 8-phase systematic debugging methodology, plus context preservation for long debugging sessions.