From sundial-org-awesome-openclaw-skills-4
Breaks problems down to fundamental truths by surfacing assumptions, then rebuilds solutions from atomic principles. Useful for product/feature design, stuck problems, or challenging conventions.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
- Designing new products or features
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Ask: "What am I assuming to be true that might not be?" List every assumption embedded in the current approach.
For each assumption, ask: "What is the most fundamental truth here?" Keep asking "why?" until you hit bedrock facts.
Starting ONLY from verified fundamentals, ask: "What's the simplest solution that addresses the core need?"
When user invokes this skill:
PROBLEM: [stated problem]
ASSUMPTIONS IDENTIFIED:
1. [assumption] → Challenge: [why this might be wrong]
2. [assumption] → Challenge: [why this might be wrong]
FUNDAMENTAL TRUTHS:
• [bedrock fact 1]
• [bedrock fact 2]
• [bedrock fact 3]
REBUILT SOLUTION:
[New approach built only from fundamentals]
VS CONVENTIONAL:
[How this differs from the obvious approach]
This skill compounds with:
Created: 2026-01-06 Last Updated: 2026-01-06 Author: Artem Version: 1.0
See references/framework.md for detailed methodology See references/examples.md for Artem-specific examples See references/integrated-frameworks.md for Stanford Design Thinking + MIT Systems Engineering combo