ワンクリックで
explanation-first-financial-ui
Design financial result flows that explain cost, quality, and provenance before persuasion
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Design financial result flows that explain cost, quality, and provenance before persuasion
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Pilot a community Spec Kit extension without pretending it is trusted, official, or a hard gate
Lock what an analytical financial redesign may beautify, but never hide, reorder, or distort
Test tripwires for mortgage analysis UI redesign — preserves logic integrity through visual changes
Choose Spec Kit extensions that reinforce real repo gaps without duplicating existing orchestration
Run Spec Kit through the repo-pinned official CLI and keep the official git extension as the branch workflow source of truth
Freeze cross-cutting contracts before parallel implementation starts
SOC 職業分類に基づく
| name | explanation-first-financial-ui |
| description | Design financial result flows that explain cost, quality, and provenance before persuasion |
| domain | frontend-ui |
| confidence | high |
| source | earned (Lambert mortgage comparator shell + live integration) |
Use this skill for mortgage, affordability, or comparison screens where users could misread a polished UI as certainty. The goal is to make the product understandable even when some calculations, evidence, or backend paths are still arriving.
Completo, Estimación condicionada, and Bloqueado.apps/web/src/pages/mortgage-analysis-page.tsx: hero, stage strip, notice stack, recommendation, affordability, and ownership panels all explain what is real, missing, or provisional.apps/web/src/components/data-quality-banner.tsx: quality state has a title, description, missing-data list, and assumptions list.apps/web/src/features/mortgage-analysis/scenario-comparison-table.tsx: comparison centers ranking by total real cost, scenario assumptions, cost breakdown, and trace references.apps/web/tests/e2e/mortgage-comparison.spec.ts: regression coverage checks that UX exposes conditional estimates and retention semantics, not just numbers.