When Stuck - Problem-Solving Dispatch

Installation
SKILL.md

When Stuck - Problem-Solving Dispatch

Overview

Different stuck-types need different techniques. This skill helps you quickly identify which problem-solving skill to use.

Core principle: Match stuck-symptom to technique.

Quick Dispatch

digraph stuck_dispatch {
    rankdir=TB;
    node [shape=box, style=rounded];

    stuck [label="You're Stuck", shape=ellipse, style=filled, fillcolor=lightblue];
Installs
GitHub Stars
38
First Seen
When Stuck - Problem-Solving Dispatch — lifangda/claude-plugins