finance-report
Quarterly / monthly financial report — masthead with KPIs, revenue and burn charts, P&L summary table, top-line highlights, and an outlook paragraph. Use when the brief mentions "financial report", "Q3 report", "MRR review", "P&L", or "财报".
npx skills add nexu-io/open-design --skill finance-report --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Finance Report Skill Produce a single-screen financial report in one self-contained HTML file. ## Workflow 1. **Read the active DESIGN.md.** Tables, KPI cards, and chart strokes use palette tokens — never invent new ones. 2. **Classify** the period (monthly / quarterly / yearly) and entity (startup, division, project) from the brief. If unspecified, assume a quarterly SaaS report and pick believable numbers. 3. **Layout** the page in this order: - Masthead: company / period / "Confidential — Finance" badge. - Headline KPI strip (4 cards): Revenue, Net new MRR, Gross margin, Cash runway. - Revenue trend chart (inline SVG line + area). - Cost breakdown chart (inline SVG bar) with a 2–3 bullet caption. - P&L summary table (Revenue / Gross profit / Opex / Net) with current vs prior period. - Top accounts table with logo placeholders, plan, ARR, status badge. - Outlook paragraph + footer with author + signature line. 4. **Write** one self-contained HTML doc (CSS in one inline `<style>` block). 5. **Self-check**: every number ties to a labelled chart or table; deltas show direction and percentage; accent colour used at most twice. ## Output contract ``` <artifact identifier="finance-re
- Workflow
- Output contract
What does the finance-report skill do?
Quarterly / monthly financial report — masthead with KPIs, revenue and burn charts, P&L summary table, top-line highlights, and an outlook paragraph. Use when the brief mentions "financial report", "Q3 report", "MRR review", "P&L", or "财报".
How do I install it?
Run `npx skills add nexu-io/open-design --skill finance-report --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From nexu-io/open-design, a repository with 83,577 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.