Agent Plugins Marketplace
All plugins

brainstorm

v1.0.0

Collaborative design dialogue — turn ideas into designs through incremental questions and approach exploration

Claude Code1 Skill

By parmasterLicense: MIT0 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 10, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install brainstorm for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install brainstorm-2@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/parMaster/claude-dlc

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/brainstorm/.

Plugin files

plugins/brainstorm/
├── .claude-plugin/plugin.json
└── skills/brainstorm/SKILL.md

Included Skills1

brainstormskills/brainstorm/SKILL.md

Use before any creative work or significant changes. Activates on "brainstorm", "let's brainstorm", "deep analysis", "analyze this feature", "think through", "help me design", "explore options for", or when user asks for thorough analysis of changes, features, or architectural decisions. Guides collaborative dialogue to turn ideas into designs through one-at-a-time questions, approach exploration, and incremental validation.

Plugin manifests1

plugins/brainstorm/.claude-plugin/plugin.json
{
  "name": "brainstorm",
  "description": "Collaborative design dialogue — turn ideas into designs through incremental questions and approach exploration",
  "version": "1.0.0",
  "author": {
    "name": "parmaster"
  },
  "homepage": "https://github.com/parmaster/claude-dlc",
  "repository": "https://github.com/parmaster/claude-dlc",
  "license": "MIT"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[brainstorm on Agent Plugins Marketplace](https://pluginsmp.com/plugins/brainstorm-2)