By leandroz
Generate 50 refined ideas for projects, features, products, or strategies by running 4 parallel AI agents that debate from growth/viral, monetization, community/UX, and content/data perspectives, converging across 3 rounds to filter and prioritize the best options.
npx claudepluginhub leandroz/claude-plugins --plugin idea-storm-x4Claude 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
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Frontend design skill for UI/UX implementation
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.