vc-problem-solving
vc-problem-solving guides you out of complexity spirals and innovation blocks by matching your stuck-type to a specific technique. Choose from simplification cascades, collision-zone thinking, meta-pattern recognition, inversion exercises, or scale games—each designed to expose hidden constraints and reveal breakthrough solutions.
vc-problem-solving breaks through stuck-ness by matching your problem type to targeted techniques like simplification, inversion, or scale testing.
AI-generated summary based on this skill's SKILL.md
Install
withkynam/vibecode-pro-max-kit/vc-problem-solving · repository language: JavaScript
git clone https://github.com/withkynam/vibecode-pro-max-kit
cp -r vibecode-pro-max-kit/.claude/skills/vc-problem-solving ~/.claude/skills/vc-problem-solvingnpx skillfed install withkynam/vibecode-pro-max-kit/vc-problem-solvingFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How does vc-problem-solving help when I'm stuck on a problem?
vc-problem-solving matches your stuck-type to a specific technique designed to break through. Whether you're tangled in complexity spirals, facing innovation blocks, or chasing cascading issues, the skill guides you to the right approach—simplification cascades, collision-zone thinking, meta-pattern recognition, inversion exercises, or scale games—each exposing hidden constraints and revealing breakthrough solutions.
What problem solving techniques does vc-problem-solving offer for complex issues?
vc-problem-solving provides five core techniques: simplification cascades to unify complex solutions, collision-zone thinking to test assumption boundaries, meta-pattern recognition to discover universal patterns across recurring problems, inversion exercises to challenge constraints, and scale games to validate solution scalability and identify edge cases before deployment.
How can I break through complexity spirals with vc-problem-solving?
vc-problem-solving diagnoses what type of stuck-ness you're experiencing, then prescribes targeted techniques. Simplification cascades find unifying patterns to reduce cognitive load. Collision-zone thinking exposes where your assumptions collide with reality. Meta-pattern recognition reveals recurring structures. Together, these methods systematically dismantle the spiral rather than pushing harder against it.
Does vc-problem-solving help test if my solution will scale?
Yes. vc-problem-solving includes scale games—a methodology to validate solution scalability and identify edge cases before they become production failures. This technique stress-tests your approach across boundary conditions, revealing whether your breakthrough solution holds up under real-world load and complexity.
Can vc-problem-solving help me find patterns in recurring problems?
vc-problem-solving's meta-pattern recognition intent is built for exactly this. By analyzing recurring problems across contexts, the skill helps you discover universal patterns—the deep structures that repeat beneath surface differences. Once you spot the pattern, you unlock solutions that work across multiple stuck situations.
What does the inversion exercise in vc-problem-solving do?
vc-problem-solving's inversion exercise challenges your assumptions by asking 'what if I did the opposite?' This technique flips constraints and constraints-about-constraints, forcing you to test which assumptions are real boundaries and which are self-imposed. Often, the breakthrough emerges from inverting something you thought was fixed.
SKILL.md
rendered from the published skill — quoted content, verbatim
Problem-Solving Techniques
> Output style: Follow process/development-protocols/communication-standards.md — answer-first, plain language, no unexplained jargon, TL;DR on long responses.
Systematic approaches for different types of stuck-ness. Each technique targets specific problem patterns.
When to Use
Apply when encountering: - Complexity spiraling - Multiple implementations, growing special cases, excessive branching - Innovation blocks - Conventional solutions inadequate, need breakthrough thinking - Recurring patterns - Same issue across domains, reinventing solutions - Assumption constraints - Forced into "only way", can't question premise - Scale uncertainty - Production readiness unclear, edge cases unknown - General stuck-ness - Unsure which
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 8 files
.claude/skills/vc-problem-solving/SKILL.md
.claude/skills/vc-problem-solving/references/attribution.md
.claude/skills/vc-problem-solving/references/collision-zone-thinking.md
.claude/skills/vc-problem-solving/references/inversion-exercise.md
.claude/skills/vc-problem-solving/references/meta-pattern-recognition.md
.claude/skills/vc-problem-solving/references/scale-game.md
.claude/skills/vc-problem-solving/references/simplification-cascades.md
.claude/skills/vc-problem-solving/references/when-stuck.md