Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx skills add solatis/claude-config --skill "solution-design"
Install specific skill from multi-skill repository
# Description
Invoke IMMEDIATELY via python script when user has a defined problem or root cause and needs solution options. Generates diverse solutions from multiple reasoning perspectives. Do NOT explore first - the script orchestrates the solution generation workflow.
# SKILL.md
name: solution-design
description: Invoke IMMEDIATELY via python script when user has a defined problem or root cause and needs solution options. Generates diverse solutions from multiple reasoning perspectives. Do NOT explore first - the script orchestrates the solution generation workflow.
Solution Design
When this skill activates, IMMEDIATELY invoke the script. The script IS the
workflow.
This skill generates solutions for a defined problem or root cause. It does NOT
identify problems or perform root cause analysis--use problem-analysis for that.
Invocation
Do NOT explore or analyze first. Run the script and follow its output.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.