원클릭으로
ideo
IDEO design thinking: solve the right problem before solving the problem correctly.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
IDEO design thinking: solve the right problem before solving the problem correctly.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Canonical b00t reviewer capability — adversarial multi-framework code/datum review. Shared across all harnesses (Claude Code, opencode, Hermes, b00t-cli). Loaded via: b00t learn reviewer, or by harness-specific role supplements.
Remove AI-generated artifacts from code. Three-phase certainty-graded cleanup. Use after any AI implementation session or before PR creation.
8-phase agile workflow — strategy→ideate→brainstorm→plan→work→review→compound→pulse. State machine with FOL-guarded transitions, gh-issues backlog, executable just harness. Inspired by everyinc/compound-engineering-plugin.
Australian crypto tax treatment per ATO guidance QC 53725. Crypto assets are CGT assets under ITAA 1997 s 108-5. Each disposal triggers CGT event A1. Covers personal-use exception, trading stock test, and the 50% CGT discount.
Australian R&D Tax Incentive (RDTI) — ITAA 1997 Division 355. Covers eligibility criteria for core and supporting R&D activities, registration with AusIndustry/IP Australia, expenditure categories, offset rates, and the company size threshold test.
Evidence graph construction for tax audit trails. Each Satisfies check emits EvidenceNode structs with Blake3 content hashes. Evidence chains are tamper-evident and link legislative citations to factual findings.
| name | ideo |
| type | skill |
| hint | Design thinking — empathize→define→ideate→prototype→test; fail fast, iterate toward fit |
| version | 1.0.0 |
| tags | ["transferable","design-thinking","empathy","prototype","iterate","user","ideo","human-centered","fail-fast"] |
| tier | sm0l |
| complexity | 3 |
| description | IDEO design thinking: solve the right problem before solving the problem correctly. |
IDEO design thinking focuses on solving the right problem before solving the problem correctly. Its 5 stages are: (1) Empathize — understand actual user pain (not assumed) through observation, interview, and shadowing. (2) Define — frame the problem as a "how might we..." question. Wrong frame equals wrong solution. (3) Ideate — generate many solutions before evaluating any. Diverge before converging. (4) Prototype — build the cheapest artifact that tests the riskiest assumption. (5) Test — expose the prototype to real users. Capture what surprises you, not what confirms you.
The fail fast rule: a prototype that takes a week is too expensive to abandon; build in hours. In software, the progression should be wireframe → mock → spike → MVP. Never start with production code.
Apply design thinking when solving problems for users, designing new features, or when you are unsure what the real problem is. Use it when you need to understand user needs before jumping to solutions.