Claude Code plugins by Leandro Zubrezki
npx claudepluginhub leandroz/claude-pluginsConducts a multi-round interview to refine a rough SPEC.md into a complete, implementation-ready specification with tasks and post-implementation review
Generate 50 filtered ideas using 4 parallel agents that debate and converge across 3 rounds
Draft high-response-rate cold emails to influential people using the 4-principle framework (competency, ask, transparency, effort)
Production-ready workflow orchestration with 75 focused plugins, 182 specialized agents, and 147 skills - optimized for granular installation and minimal token usage
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Claude Code plugins by Leandro Zubrezki.
A multi-round interview skill that refines a rough SPEC.md into a complete, implementation-ready specification, inspired from Thariq's tweet:
What it does:
SPEC.md file and explores the relevant codebaseUsage:
SPEC.md file in your project root with your rough idea or draft spec/spec-interview:spec-interviewOr just describe what you want to build and Claude will invoke it automatically when it detects a SPEC.md in your project.
A structured brainstorming skill that generates 50 high-quality ideas using 4 parallel agents that debate and converge across 3 rounds.
What it does:
Usage:
/idea-storm-x4:idea-storm-x4
A diagnostic skill that analyzes your Claude Code session data to surface usage patterns and help debug context limit issues.
What it does:
~/.claude/projects//compact, use subagents, or break sessions)Usage:
/session-stats:session-stats
A cold email drafting skill based on Andy's "The art of cold-emailing a billionaire" framework, tested to achieve 100% pass rate on 8 quality assertions across 3 email types.
What it does:
Usage:
/cold-email:cold-email
Or just ask Claude to help you write a cold email — it will invoke the skill automatically.
Step 1 — Add the marketplace:
/plugin marketplace add leandroz/claude-plugins
Step 2 — Install a plugin:
/plugin install spec-interview@leandroz
/plugin install idea-storm-x4@leandroz
/plugin install session-stats@leandroz
/plugin install cold-email@leandroz
claude --plugin-dir ./claude-plugins
MIT