Skip to content
SkillReady to runNewFinanceDesign

Financial Data Table Standards

Written in-house · editorially graded

Every SkillsBank offering is written in-house — never scraped or crowd-sourced — and graded against a fixed editorial rubric in a separate grading step.

Dry-run test passed · Aug 17, 2026

Trigger check passed

Editorially graded · Aug 17, 2026

Reads the customer's existing financial-table components (holdings tables, P&L, variance reports, cap tables, trial balances) in their own codebase and returns edited source files or a file:line diff applying accounting-table-specific conventions — negative-number formatting, units/scale headers, bps vs percent, variance favorability, footing rules. Distinct from dashboard-level or chart-axis finance skills: this one is scoped to tabular/grid data only. Use when building a new financial data table, adding a variance/YoY column, or reviewing an existing table component that looks "off" for accounting conventions.

What you get

An installable SKILL.md file for your AI assistant. Produces code.

Works in
Claude Code · Cursor
Native — drops into .claude/skills/
Copilot · Codex · Gemini CLI
Native — reads .agents/skills/
claude.ai — web & desktop
Upload the .zip in Customize → Skills
ChatGPT
Via a Project — paste into its instructions

See it in action

A real input → output sample

Example Input
Review this table component for a financial application — something feels off about the numbers and styling.
Example Output
Standardized table with proper alignment, negative number formatting, and consistent styling. Includes features like loading and error states, and a grand total row.

Goes well with

Related