Problem-Solving Techniques

Select and apply structured problem-solving techniques for stuck patterns across domains.

Updated Jan 13, 2026
One-click install
npx skills add https://github.com/danielctc/ReactSpacesMonoRepo --skill problem-solving-techniques-danielctc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Problem-Solving Techniques
Source: https://github.com/danielctc/ReactSpacesMonoRepo/tree/main/.claude/skills/problem-solving
Command: npx skills add https://github.com/danielctc/ReactSpacesMonoRepo --skill problem-solving-techniques-danielctc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured toolkit of proven problem-solving patterns to diagnose and address complex, multi-domain challenges.

Core Features & Use Cases

  • Pattern-driven selection: Choose from Simplification Cascades, Collision-Zone Thinking, Meta-Pattern Recognition, Inversion Exercise, Scale Game, and When Stuck Dispatch to match symptoms.
  • Cross-domain applicability: Useful in software engineering, product, research, and organization design.
  • Guided execution: Step-by-step process to apply the right technique for a given problem.

Quick Start

Identify a stuck problem and instruct the AI to apply a specific technique (for example, request Simplification Cascades to collapse similar variations into a single rule).

Frequently Asked Questions about Problem-Solving Techniques

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is collision-zone thinking and when should I use it for problem-solving?

Collision-zone thinking is a problem-solving technique used to diagnose complex challenges by focusing on areas where variables intersect. It helps identify root causes in multi-domain problems rather than isolated symptoms.

How do I apply simplification cascades to collapse variations in a system?

To apply simplification cascades, instruct the AI to collapse similar variations into a single rule. This technique streamlines complex systems by reducing redundant patterns into a unified, manageable structure for easier problem resolution.

Can I use these problem-solving techniques for organizational and product research challenges?

Yes, these problem-solving techniques apply across software engineering, product development, research, and organizational design. They provide a dispatch-style toolkit to address multi-domain bottlenecks regardless of the specific industry or technical context.

What is the best way to choose between inversion exercise and meta-pattern recognition when stuck?

The best way is to match your symptoms to the technique. Use inversion exercise to reverse-engineer problems by focusing on what to avoid, and apply meta-pattern recognition to identify recurring themes across similar problem instances.

Do I need external tools or dependencies to use the scale game technique?

No, the scale game technique requires no external tools or dependencies. It is a structured process codified within the skill references, allowing you to apply it directly to your problem without additional environment setup.

Why does my problem-solving approach fail when dealing with multi-domain challenges?

Problem-solving approaches often fail when dealing with multi-domain challenges because they lack a structured dispatch mechanism. Using a pattern-driven selection process helps diagnose stuck patterns and apply the correct cross-domain technique.