problem-solving by mrgoonie/claudekit-skills
npx skills add https://github.com/mrgoonie/claudekit-skills --skill problem-solving一套突破困境、寻找优雅解决方案的技巧集合。
位置: when-stuck/SKILL.md
遇到困境时从此处开始。根据你的困境类型匹配到正确的技巧。快速调度表,用于路由到合适的子技能。
位置: collision-zone-thinking/SKILL.md
将不相关的概念强行结合,以发现涌现属性。"如果我们把 X 当作 Y 来处理会怎样?" 革命性的洞见来自于有意的隐喻混合。
位置: inversion-exercise/SKILL.md
翻转每一个假设,看看哪些仍然成立。"如果相反的情况成立会怎样?" 揭示隐藏的约束和替代方法。
位置: meta-pattern-recognition/SKILL.md
识别出现在 3 个以上领域的模式,以找到通用原则。提取适用于跨领域的抽象形式。
位置: scale-game/SKILL.md
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
在极端情况下测试(放大/缩小 1000 倍)以揭示基本真理。什么会崩溃?什么会保留?极端情况揭示了正常尺度下隐藏的东西。
位置: simplification-cascades/SKILL.md
找到一个能消除多个组件的洞见。"如果这是真的,我们就不需要 X、Y 或 Z。" 寻找统一的原则。
| 你的困境 | 使用此技能 |
|---|---|
| 不知道用哪种技巧 | when-stuck |
| 需要突破性创新 | collision-zone-thinking |
| 受限于假设 | inversion-exercise |
| 不同地方出现相同问题 | meta-pattern-recognition |
| 不确定生产规模下的表现 | scale-game |
| 复杂性螺旋上升 | simplification-cascades |
Conventional solutions inadequate? → collision-zone-thinking
"This must be done this way"? → inversion-exercise
Same pattern 3+ places? → meta-pattern-recognition
Will it work at scale? → scale-game
Same thing implemented 5+ ways? → simplification-cascades
"一个强大的抽象 > 十个巧妙的技巧"
这些技巧帮助你找到让复杂性变得不必要的优雅解决方案,而不是通过蛮力来管理复杂性。
每周安装量
270
代码仓库
GitHub 星标数
1.9K
首次出现
Jan 22, 2026
安全审计
安装于
opencode225
gemini-cli221
codex211
cursor193
claude-code189
github-copilot189
A collection of techniques for breaking through stuck points and finding elegant solutions.
Location: when-stuck/SKILL.md
Start here when stuck. Matches your stuck-type to the right technique. Quick dispatch table for routing to the appropriate sub-skill.
Location: collision-zone-thinking/SKILL.md
Force unrelated concepts together to discover emergent properties. "What if we treated X like Y?" Revolutionary insights come from deliberate metaphor-mixing.
Location: inversion-exercise/SKILL.md
Flip every assumption and see what still works. "What if the opposite were true?" Exposes hidden constraints and alternative approaches.
Location: meta-pattern-recognition/SKILL.md
Spot patterns appearing in 3+ domains to find universal principles. Extract abstract forms that apply across domains.
Location: scale-game/SKILL.md
Test at extremes (1000x bigger/smaller) to expose fundamental truths. What breaks? What survives? Extremes reveal what normal scales hide.
Location: simplification-cascades/SKILL.md
Find one insight that eliminates multiple components. "If this is true, we don't need X, Y, or Z." Look for unifying principles.
| How You're Stuck | Use This |
|---|---|
| Don't know which technique | when-stuck |
| Need breakthrough innovation | collision-zone-thinking |
| Forced by assumptions | inversion-exercise |
| Same issue in different places | meta-pattern-recognition |
| Unsure about production scale | scale-game |
| Complexity spiraling | simplification-cascades |
Conventional solutions inadequate? → collision-zone-thinking
"This must be done this way"? → inversion-exercise
Same pattern 3+ places? → meta-pattern-recognition
Will it work at scale? → scale-game
Same thing implemented 5+ ways? → simplification-cascades
"One powerful abstraction > ten clever hacks"
These techniques help you find the elegant solution that makes complexity unnecessary, rather than managing complexity through brute force.
Weekly Installs
270
Repository
GitHub Stars
1.9K
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode225
gemini-cli221
codex211
cursor193
claude-code189
github-copilot189
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
106,200 周安装