ワンクリックで
explicit-usd-display-format
Render salary values with a stable dollar sign in Razor views without depending on host culture.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Render salary values with a stable dollar sign in Razor views without depending on host culture.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Triage MCP test drift by separating stale assertions from real surface regressions after a partial metadata/tool refactor.
Generate PostgreSQL CREATE TABLE scripts directly from live SQLite metadata without hand-transcribing Lahman-style schemas.
Audit htmxRazor asset imports and cache behavior after a migration slice without breaking shell-owned runtime contracts.
Migrate leaderboard pages to htmxRazor by replacing badges only, preserving all backend and frontend contracts.
Preserve the global search dropdown + all-results modal contracts while migrating Razor/htmx page markup around a shell-owned search surface.
Build Razor Page detail screens from projected records and dedicated view models instead of passing entities or PageModels into partials.
SOC 職業分類に基づく
| name | explicit-usd-display-format |
| description | Render salary values with a stable dollar sign in Razor views without depending on host culture. |
| domain | frontend |
| confidence | high |
| source | earned |
Use this when baseball salary amounts must always display as USD in Razor pages, partials, or view-model-backed UI.
$ plus N0 grouping for whole-dollar salary displays.baseball-history-web/ViewModels/SalaryViewModel.csbaseball-history-web/Pages/Salaries/_SalaryList.cshtmlbaseball-history-tests/Pages/PageRoutingIntegrationTests.cs"C0" when the UI contract requires a literal dollar sign.