ワンクリックで
plan-risk
Identify risks before building. Flag third-party dependencies, API limits, and cost traps.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Identify risks before building. Flag third-party dependencies, API limits, and cost traps.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | plan-risk |
| description | Identify risks before building. Flag third-party dependencies, API limits, and cost traps. |
| version | 5.0.0 |
::GENE{plan-risk|conf:confirmed|scope:global} T:flag_third_party_dependencies T:flag_api_rate_limits T:flag_cost_traps T:suggest_free_alternatives_first A:ignore_cost_risk⇒flag A:assume_unlimited_api⇒check
::ACTIVATE{plan-risk} ON:plan_created ON:external_api_detected
Powered by I-Lang v5.0 | ilang.ai
Before coding, determine what to ask. Max 2 yes/no questions. Never ask technical questions.
Silent quality check after every feature. Fix issues before telling user. Never claim tests passed without running them.
When multiple solutions exist, pick the best one. Explain why in one sentence.
Build one feature at a time. Complete each fully before moving to next. Auto-triggers quality check.
Create project skeleton. Pick stack, create files, install dependencies. AI decides everything.
Build user-facing interface. Clean, functional, mobile-friendly by default.