Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Step-by-step thinking for complex problems. Trigger with "think step by step", "reason through this", "analyze logically", "solve gradually". Uses Sequential Thinking MCP.
.claude/skills/wasabeef-step-by-step-thinking-for-complex-problems/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | 33% | 0% |
| case-19 | ✗→✓ | ▲ Improved | 67% | 0% |
| case-06 | ✓→✗ | ▼ Worse | 3% | 0% |
| case-15 | ✓→✗ | ▼ Worse | 25% | 0% |
| case-18 | ✓→✗ | ▼ Worse | 25% | 0% |
Solve complex problems step-by-step through a dynamic, iterative thinking process. This flexible approach allows for course corrections and revisions during the thinking process.
bash# Request Claude to think sequentially "Analyze [task] using sequential-thinking"
bash# Algorithm design "Design an efficient caching strategy using sequential-thinking" # Problem solving "Solve database performance issues using sequential-thinking" # Design review "Examine real-time notification system design using sequential-thinking"
bash# Complex implementation strategy "Examine authentication system implementation strategy using sequential-thinking. Consider OAuth2, JWT, and session management" # Bug cause analysis "Analyze memory leak causes using sequential-thinking. Include code review and profiling results" # Refactoring strategy cat src/complex_module.js "Develop a refactoring strategy for this module using sequential-thinking" # Technology selection "Analyze front-end framework selection using sequential-thinking. Consider project requirements and constraints"
bash# Complex system design "Examine e-commerce site microservice design using sequential-thinking. Include order processing, inventory management, and payment integration" # Security design "Examine API security design using sequential-thinking. Include authentication, authorization, rate limiting, and audit logging" # Performance optimization "Examine large-scale data processing optimization using sequential-thinking. Consider memory usage, processing speed, and scalability" # Dependency management "Examine monorepo dependency management strategy using sequential-thinking. Include build time, deployment, and test execution"
Sequential-thinking is ideal for complex problems that require deepening thought in stages. For simple questions or those with clear answers, use normal question format.
bash# Usage example "Examine GraphQL schema design using sequential-thinking" # Expected behavior # 1. Initial analysis: Analyze basic requirements for GraphQL schema # 2. Hypothesis generation: Examine multiple design patterns # 3. Verification: Verify advantages and disadvantages of each pattern # 4. Branching: Explore new approaches as needed # 5. Integration: Propose optimal schema design
Other measured skills in the registry, with their headline benchmark lift.