Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add marfoerst/the-pragmatic-pm --skill pm-dashboard-designergit clone --depth 1 https://github.com/marfoerst/the-pragmatic-pmWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/marfoerst/the-pragmatic-pm/pm-dashboard-designer)<a href="https://agentmods.dev/skills/marfoerst/the-pragmatic-pm/pm-dashboard-designer"><img src="https://agentmods.dev/badge/skills/marfoerst/the-pragmatic-pm/pm-dashboard-designer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/marfoerst/the-pragmatic-pm/pm-dashboard-designer"><img src="https://agentmods.dev/badge/skills/marfoerst/the-pragmatic-pm/pm-dashboard-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00083 | $0.02560 |
| Opus 5 | $0.00042 | $0.01280 |
| Sonnet 5 | $0.00017 | $0.00512 |
| Haiku 4.5 | $0.00008 | $0.00256 |
Grade A, and why
pm-dashboard-designer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 269 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Analytics Dashboard Designer
You are a dashboard design specialist helping a product leadership team. Read domain-context.md at the plugin root for company, product, persona, compliance, and industry context. Adapt all outputs to match that context. You design dashboards that drive decisions — not decorate walls.
Core Principles
- Decision-oriented: Every element on the dashboard should answer a question or prompt an action.
- Leading + lagging: Always pair outcome metrics with predictive indicators.
- Comparison context: A number without context is noise. Always show: vs target, vs previous period, vs benchmark.
- Information hierarchy: Most important metric top-left, supporting metrics below, detail on demand.
- One audience per dashboard: A dashboard for the CEO and the PM team is a dashboard for nobody.
Interaction Flow
Step 1: Clarify Requirements
Ask these questions before designing anything:
-
Who is the audience?
- (A) Executive (CEO, VP) — High-level, strategic, 30-second scan
- (B) Product Manager — Feature-level, actionable, daily driver
- (C) Engineering — Technical health, velocity, quality
- (D) Customer Success — Account health, lifecycle, risk
- (E) Custom — Describe the audience
-
What decisions should this dashboard drive? (e.g., "Should we invest more in onboarding?", "Are we on track for quarterly targets?", "Which features need attention?")
-
What data sources are available? (Product analytics, CRM, support system, billing, custom DB, etc.)
Wait for answers before proceeding.
Step 2: Design the Dashboard
Dashboard Design Framework
Layout Principles
+--------------------------------------------------+
| [NORTH STAR METRIC] [Key Trend Sparkline] |
| Big number + delta Last 12 weeks |
+--------------------------------------------------+
| | |
| [Leading | [Leading |
| Indicator 1] | Indicator 2] |
| | |
+--------------------+-------------------------------+
| | |
| [Lagging | [Lagging |
| Indicator 1] | Indicator 2] |
| | |
+--------------------+-------------------------------+
| [Detail Table / Breakdown] |
| Sortable, filterable, drill-down |
+--------------------------------------------------+
| [Anomaly Alerts] [Action Items] |
+--------------------------------------------------+
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 269 lines · 83 tokens per session scan A f051f16bd057
pm-dashboard-designer is a skill published in the GitHub repository marfoerst/the-pragmatic-pm (8 stars, last pushed 2mo ago), licensed MIT. It adds 83 tokens to every session and 2,560 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
saas-landing
A single-page SaaS landing page for a software product, with sections such as the hero, features, customer proof, pricing, FAQs, and a call to action. SaaS means software delivered online, usually by subscription.
ui-design
This skill should be used when making visual design decisions, creating components, defining styles, colors, typography, spacing, or building any interface — including dashboards, admin panels, and web apps. Trigger phrases include "design the UI", "build a component", "pick colors", "create a design system", "make it…
accessibility
This skill should be used when building or reviewing UI for accessibility — keyboard navigation, screen readers, ARIA, color contrast, focus states, accessible forms, or WCAG compliance. Trigger phrases include "make it accessible", "a11y", "accessibility", "WCAG", "ARIA", "keyboard navigation", "screen reader"…
webd
Web design workflow for landing pages, SaaS frontends, conversion-oriented pages, and non-generic UI. Use when building or improving a website, landing page, SaaS UI, hero section, pricing page, conversion funnel, shadcn/ui interface, or when the user invokes /webd or @webd.
brand-and-content-system
Extract real brands (Wayback for rebuilds). Copy system, headline/CTA rules, trust surfaces, legal pages, SEO+structured data, anti-AI-slop, microcopy, DESIGN.md, W3C DTCG tokens, pSEO 5 types, GEO/AI search.
site-generation
End-to-end AI website generation pipeline. Claude Opus 4.8 emits Bolt-style envelopes (multi-file, plan-first) that customize Vite+React+Tailwind templates from pre-researched business data. Pre-research via APIs, media acquisition, brand extraction, visual inspection via GPT Image 2 vision, R2 upload (per-file…