thinking-deduction

Installation
SKILL.md

演繹的思考

核心: 大前提(一般論)+ 小前提(具体事実)→ 必然的結論

三段論法の構造

大前提: 全てのAはBである
小前提: CはAである
結論:   CはBである

例: 設計への適用

大前提: 「単一責任の原則に従うべき」(設計原則)
小前提: 「UserServiceが認証とプロフィール管理を担当している」(現状)
結論:   「UserServiceを分割すべき」
Installs
2
Repository
53able/skills
GitHub Stars
3
First Seen
Jun 12, 2026
thinking-deduction — 53able/skills