vcproblem-solving

Solid

Apply systematic problem-solving techniques when stuck. Use for complexity spirals, innovation blocks, recurring patterns, assumption constraints, simplification cascades, scale uncertainty.

AI & Automation 852 stars 197 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
98
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Problem-Solving Techniques 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 technique applies ## Quick Dispatch **Match symptom to technique:** | Stuck Symptom | Technique | Reference | |---------------|-----------|-----------| | Same thing implemented 5+ ways, growing special cases | **Simplification Cascades** | `references/simplification-cascades.md` | | Conventional solutions inadequate, need breakthrough | **Collision-Zone Thinking** | `references/collision-zone-thinking.md` | | Same issue in different places, reinventing wheels | **Meta-Pattern Recognition** | `references/meta-pattern-recognition.md` | | Solution feels forced, "must be done this way" | **Inversion Exercise** | `references/inversion-exercise.md` | | Will this work at production? Edge cases unclear? | **Scale Game** | `references/scale-game.md` | | Unsure which technique to use | **When Stuck** | `references/when-stuck.md` | ## Core Techniques ### 1. Si...

Details

Author
withkynam
Repository
withkynam/vibecode-pro-max-kit
Created
2 weeks ago
Last Updated
1 weeks ago
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

problem-solving

5 techniques for different problem types. Use when stuck or facing complex challenges.

19 Updated 2 days ago
nguyenthienthanh
AI & Automation Listed

creative-problem-solving

Generate new ideas and breakthrough solutions using brainstorming, lateral thinking, SCAMPER, first principles reasoning, game theory, and strategic reframing. Use when the user asks to brainstorm, ideate, "think outside the box", generate alternatives, explore creative solutions, reframe a problem, or come up with ideas — especially when stuck in conventional thinking. NOT for stress-testing or finding flaws in existing ideas (use critical-intuition), NOT for making a final decision between options (use strategic-decision or prioritization), NOT for detecting bias or evaluating evidence quality (use critical-intuition).

9 Updated 6 days ago
viktorbezdek
AI & Automation Listed

creativity

Generate creative, non-standard, original solutions to any problem — coding, architecture, design, naming, or strategy. Use this skill whenever the user asks for a creative approach, wants to brainstorm alternatives, says "think outside the box", "non-obvious solution", "creative", "original", "unconventional", "unexpected approach", "what if", or when the standard/obvious solution feels insufficient. Also use when the user is stuck, wants to explore alternatives, or asks "is there a better way". This skill transforms Claude from a conventional solution-finder into a creative thinking partner.

1 Updated today
BislanB