Agent skill
brainstorming
Use before implementing a new feature, changing behavior, or making design-heavy decisions in Cursor. Helps clarify intent, explore approaches, and get approval before coding.
Install this agent skill to your Project
npx add-skill https://github.com/6BNBN/FlowPilot/tree/main/兼容codex@cursor一键安装技能/cursor一键安装技能/-Force/skills/brainstorming
SKILL.md
Brainstorming
Purpose
Turn an idea into an approved design before implementation starts.
Workflow
- Review the current project context.
- Ask focused clarifying questions, preferably one at a time.
- Summarize the problem, constraints, and success criteria.
- Propose 2-3 approaches when trade-offs matter.
- Recommend one approach with reasoning.
- Present the design and get approval before coding.
What To Cover
- User goal
- Scope boundaries
- Key UI or architecture decisions
- Data flow or state handling
- Error handling
- Testing and verification
Rules
- Do not jump into implementation on an underspecified request.
- Prefer smaller scope unless the user explicitly wants more.
- If the user says "you decide", still present your recommendation before coding.
- If the task is large or the user wants a formal artifact, save the design to
docs/plans/YYYY-MM-DD-<topic>-design.md.
After Approval
- If the user wants a formal implementation plan, use
writing-plans. - If the user wants direct implementation, proceed using the approved design.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
using-superpowers
Use when starting any conversation to discover relevant skills and open the right SKILL.md files before responding, including before clarifying questions.
ui-ux-pro-max
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
superpowers
Use when starting any conversation to discover relevant skills and open the right SKILL.md files before responding, including before clarifying questions.
Didn't find tool you were looking for?