playground-project-brainstorm

Visualize project architecture as an interactive concept map in HTML.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Dimi82/claude-playground-explorer --skill playground-project-brainstorm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playground-project-brainstorm
Source: https://github.com/Dimi82/claude-playground-explorer/tree/main/playground-project-brainstorm
Command: npx skills add https://github.com/Dimi82/claude-playground-explorer --skill playground-project-brainstorm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a self-contained HTML brainstorm explorer that visualizes the current project's architecture as an interactive concept map. Users mark their knowledge level on each concept, draw connections between concepts, capture ideas, and generate prompts for the brainstorm-refiner agent.

Core Features & Use Cases

  • Self-contained HTML playground to visualize architecture with draggable concepts and connection edges.
  • Knowledge tracking per concept (Know / Fuzzy / Unknown / Explore) and idea capture.
  • Generates prompts for the brainstorm-refiner agent to accelerate planning and onboarding.

Quick Start

Open the generated brainstorm explorer and start mapping your project's architecture.

Frequently Asked Questions about playground-project-brainstorm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize project architecture as an interactive concept map?

You can visualize project architecture as an interactive concept map by generating a self-contained HTML playground, which features draggable concepts and connection edges to map dependencies during architectural planning.

What is the best way to capture and track knowledge during project onboarding?

To capture knowledge during project onboarding, use an interactive HTML brainstorm playground to mark your knowledge level per concept as Know, Fuzzy, Unknown, or Explore, and record notes and questions directly.

How do I generate prompts for collaborative brainstorming from an architecture diagram?

You can generate prompts for collaborative brainstorming by capturing ideas within the interactive concept map, which then produces prompts specifically designed for a brainstorm-refiner agent to accelerate planning.

Can I save and reload my interactive brainstorm session for later use?

Yes, you can save and reload your brainstorm session using a timestamped config file, which loads your previously captured context, knowledge tracking, and architectural connections back into the HTML playground.

Does this brainstorming concept map work without external dependencies?

Yes, the brainstorm tool works without external dependencies, generating a self-contained HTML file that requires no additional components to visualize architecture and capture project ideas.