problem-solver

Installation
SKILL.md

Problem Solver

Structured problem-solving with step-by-step explanations.

Problem-Solving Framework

flowchart LR
    A[Understand] --> B[Plan]
    B --> C[Execute]
    C --> D[Verify]
    D -->|Error| B
    D -->|Correct| E[Explain]

Step 1: Understand (Identify)

Installs
72
GitHub Stars
16
First Seen
Feb 16, 2026
problem-solver — szeyu/vibe-study-skills