๐ŸŽฏ

brainstorm-with-file

๐ŸŽฏSkill

from catlog22/claude-code-workflow

VibeIndex|
What it does
|

Brainstorming skill that saves ideas to structured files, enabling persistent idea capture and iterative refinement across Claude Code sessions.

๐Ÿ“ฆ

Same repository

catlog22/claude-code-workflow(102 items)

brainstorm-with-file

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add catlog22/claude-code-workflow --skill brainstorm-with-file
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add catlog22/claude-code-workflow --skill brainstorm-with-file
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/brainstorm-with-file/SKILL.md

SKILL.md

64Installs
-
AddedFeb 6, 2026

More from this repository10

๐ŸŽฏ
skill-generator๐ŸŽฏSkill

Creates new Claude Code skills with configurable execution modes, supporting sequential and autonomous phase patterns for skill scaffolding and workflow building.

๐ŸŽฏ
review-code๐ŸŽฏSkill

Performs multi-dimensional code reviews analyzing correctness, readability, performance, security, testing, and architecture with structured reports.

๐ŸŽฏ
issue-manage๐ŸŽฏSkill

Interactive issue management skill with menu-driven CRUD operations, supporting issue listing, editing, bulk updates, history tracking, and queue management via the ccw CLI.

๐ŸŽฏ
skill-tuning๐ŸŽฏSkill

Skill for tuning and optimizing agent skill configurations, from a workflow collection that also provides interactive issue management with CLI-driven CRUD operations.

๐ŸŽฏ
ccw-help๐ŸŽฏSkill

Help and guidance skill for Claude Code Workflow, a structured development workflow toolkit for Claude Code projects.

๐ŸŽฏ
spec-generator๐ŸŽฏSkill

Spec generator skill for automatically creating technical specifications from requirements and project context.

๐ŸŽฏ
compact๐ŸŽฏSkill

Skill for managing Claude Code conversation context through structured compaction, summarizing key decisions and progress to maintain context across sessions.

๐ŸŽฏ
debug-with-file๐ŸŽฏSkill

Debug-with-file skill that captures debug sessions to files for systematic issue tracking and reproduction.

๐ŸŽฏ
workflow-execute๐ŸŽฏSkill

Workflow execution skill for running structured multi-step development workflows with progress tracking, checkpoints, and automated task sequencing.

๐ŸŽฏ
workflow-plan๐ŸŽฏSkill

Creates structured workflow plans for organizing multi-step development tasks.