When Stuck - Problem-Solving Dispatch

Community

Unstick your mind, find the right solution.

AuthorGGPrompts
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you overcome mental blocks and find the most effective problem-solving technique by diagnosing your specific "stuck-type." It prevents wasted time on irrelevant methods, guiding you directly to the appropriate strategy.

Core Features & Use Cases

  • Stuck-Type Diagnosis: Identifies if you're stuck due to complexity, lack of innovation, recurring patterns, unquestioned assumptions, or scalability concerns.
  • Technique Dispatch: Recommends specific problem-solving skills (e.g., Simplification Cascades, Inversion Exercise) tailored to your situation.
  • Use Case: You're struggling with a complex system where the same concept is implemented in five different ways. This skill would guide you to the "Simplification Cascades" technique to find a unifying abstraction.

Quick Start

I'm stuck because my code has the same thing implemented in 5 different ways and special cases are growing. What problem-solving skill should I use?

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: When Stuck - Problem-Solving Dispatch
Download link: https://github.com/GGPrompts/gg-hub/archive/main.zip#when-stuck-problem-solving-dispatch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository