Claude Code plugin marketplace by Franz Benthin
/plugin marketplace add mulkatz/claude-plugins
Then install what you need:
/plugin install anvil@mulkatz
/plugin install spark@mulkatz
|
Adversarial thinking through structured debates.
Stress-test ideas by rotating through Advocate, Critic, and Synthesizer phases. Supports multiple debate modes (analyst, philosopher, devil's advocate, stakeholders), decision frameworks (ADR, pre-mortem, red-team), code-aware context, web research, custom personas, and interactive steering.
/anvil:anvil "Should we migrate to microservices?"
|
|
Collaborative ideation through multi-persona brainstorming.
Generate surprising ideas by rotating 3 AI personas through Seed, Cross-Pollinate, and Synthesize phases. Each persona brings a distinct worldview, vocabulary, and blind spots. Research-backed design with anti-convergence mechanisms.
/spark "How can we reduce onboarding time for new developers?"
|
# Update marketplace to get latest plugin versions
/plugin marketplace update mulkatz
# Remove a plugin
/plugin uninstall anvil@mulkatz
# Remove marketplace entirely
/plugin marketplace remove mulkatz