From smart-ai
You MUST use this skill before any creative or complex work. Explores user intent, requirements and design before actually executing on the task.
How this skill is triggered — by the user, by Claude, or both
Slash command
/smart-ai:brainstormingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Help turn ideas into fully formed designs or specs through natural collaborative dialogue.
Help turn ideas into fully formed designs or specs through natural collaborative dialogue.
You MUST use this skill before any creative or complex work and when user says "brainstorm", "design", "create specs" or similar.
Start by understanding the current project context using the @investogator skill. Then, ask questions one at a time to refine the idea. Once you understand what you're creating, use the @investigator skill again to analyze how the changes might impact the project, then present the specs in small sections (200-300 words), checking after each section whether it looks right so far.
Understanding the idea:
Leverage existing skills
Presenting the specs:
IMPORTANT: No applying changes or any other actions until user confirms
Documentation:
docs/YYYY-MM-DD-<topic>-specs.mdDetailed Execution Plan (if continuing):
npx claudepluginhub davidkiss/smart-ai-skills --plugin smart-aiGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.