Plugin marketplace for Claude Code extensions
npx claudepluginhub gvkhosla/compound-engineering-piAI-powered development tools. 29 agents, 24 commands, 18 skills, 1 MCP server for code review, research, design, and workflow automation.
Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Compound Engineering adapted for Pi. 47 skills, 9 workflow prompts, and a native compatibility layer, all installable in one command.
pi install npm:compound-engineering-pi -l
Reload your session, then you're ready:
/reload
pi -p "/workflows-plan Build a todo app"
pi -p "/workflows-work"
pi -p "/workflows-review"
pi -p "/workflows-compound"
These follow the core loop: Plan, Work, Review, Compound.
| Prompt | What it does |
|---|---|
/workflows-plan | Create a structured project plan |
/workflows-work | Execute work from a plan |
/workflows-review | Multi-agent code review |
/workflows-compound | Document learnings for future sessions |
/workflows-brainstorm | Explore ideas before planning |
/deepen-plan | Add depth to an existing plan |
/test-browser | Run browser tests on your pages |
/feature-video | Record a video walkthrough of a feature |
/resolve_todo_parallel | Resolve all pending todos in parallel |
Code review, research, design, workflow automation, and more. Specialized reviewers for Rails, Python, and TypeScript. Security auditing, architecture analysis, design iteration, git worktree management, image generation, and browser automation.
Run pi skills after installing to see the full list.
Four tools that bridge common agent workflows into Pi:
ask_user_question - prompt the user for inputsubagent - orchestrate tasks (single, parallel, chain)mcporter_list - list available MCP serversmcporter_call - call MCP server toolsFor MCP interoperability, install MCPorter:
npm i -g mcporter
Built on the Compound Engineering plugin by Every and Kieran Klaassen. Read the original writeup.
MIT