_archive/skills-deprecated/mp-brainstorm/SKILL.md
Design before implementation. Explores intent, requirements and approaches through collaborative dialogue. Use when: "brainstorm", "design a...", "how should we approach..."
npx skillsauth add MartinoPolo/mpx-claude-code mp-brainstormInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Explore ideas and design solutions before implementation. $ARGUMENTS
User says: "brainstorm how to add authentication" Actions: Explore auth patterns (JWT vs session), review existing code, discuss trade-offs Result: Design document with recommended approach, file structure, and implementation notes
User says: "how should we approach real-time notifications?" Actions: Compare WebSocket vs SSE vs polling, assess infrastructure needs Result: Architecture recommendation with pros/cons for each approach
docs/plans/YYYY-MM-DD-<topic>-design.md/mpx-parse-spec for larger featurestools
Show current project progress. Displays phase status and next steps. Use when: "show status", "project progress", "what's done"
data-ai
Unified project setup. Auto-detects state and orchestrates mpx skills/agents for init, conversion, or restructure.
testing
Track bugs/issues in .mpx/ phase system. Parses reports, finds related phases, adds fix tasks or creates bugfix phases. Use when: "track this bug", "add issue to project", "log this bug", "add bug to checklist"
development
Project workflow guidance for spec-driven development. Background knowledge auto-loaded when relevant.