一键导入
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 页面并帮你完成安装。
基于 SOC 职业分类
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
| 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.