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 civdotiq/civ.iq --skill projectgit clone --depth 1 https://github.com/civdotiq/civ.iqWrote 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/civdotiq/civ.iq/project)<a href="https://agentmods.dev/skills/civdotiq/civ.iq/project"><img src="https://agentmods.dev/badge/skills/civdotiq/civ.iq/project.svg" alt="Measured on agentmods" 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.00129 | $0.00627 |
| Opus 5 | $0.00064 | $0.00313 |
| Sonnet 5 | $0.00026 | $0.00125 |
| Haiku 4.5 | $0.00013 | $0.00063 |
Grade A, and why
civiq-design 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 6d 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.
What it actually says
Read the README.md file within this skill, and explore the other available files.
Key entry points:
README.md— full content + visual foundations + iconography rulescolors_and_type.css— drop-in CSS vars (--civiq-blue,--grid,--type-*,--tracking-*) and@font-facefor Braun Linearfonts/— Braun Linear .woff2 (5 weights)assets/icons.jsx— the full 27-icon Aicher pictogram set as React components (window.RepresentativeIcon, etc.)assets/civiq-logo-hero.webp+assets/civiq-logo.png— brand markui_kits/web/— landing, representative profile, bill detail, search — pixel-faithful recreations of civdotiq.orgpreview/— design-system cards (cards, buttons, type, color swatches)
Non-negotiables when designing for CIV.IQ:
- 8px grid for every spacing value.
- 2px solid black borders on every card/container. Square corners. No rounded cards.
- Labels + nav + CTAs are UPPERCASE with letter-spacing 0.08em.
- No gradients. No drop-shadows on cards (shadows only for modals/tooltips). No emoji. No stock icons — use
assets/icons.jsx. - Red = Republican. Green = Democrat. Blue is the product's action/success color (blue, not green). Amber is error (amber, not red).
- Copy is 8th-grade, factual, uppercase-label-forward, never exclaims. Every analytic insight carries confidence + methodology + a correlation-not-causation disclaimer.
If creating visual artifacts (slides, mocks, throwaway prototypes, etc), copy assets out and create static HTML files for the user to view. Include colors_and_type.css and reference fonts/ + assets/ with relative paths. If working on production code, you can copy assets and read the rules here to become an expert in designing with this brand.
If the user invokes this skill without any other guidance, ask them what they want to build or design, ask some questions, and act as an expert designer who outputs HTML artifacts or production code, depending on the need.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .design-canvas.state.json 94 B
- assets/android-chrome-512x512.png 57 KB
- assets/civiq-logo-hero.webp 1357 KB
- assets/civiq-logo.png 71 KB
- assets/favicon-32x32.png 787 B
- assets/favicon.svg 527 B
- assets/icons.jsx 10 KB
- colors_and_type.css 8.1 KB
- Data Source Matrix.html 20 KB
- design_handoff_official_profile/designs/assets/civiq-logo.png 71 KB
- design_handoff_official_profile/designs/colors_and_type.css 8.1 KB
- design_handoff_official_profile/designs/data.jsx 5.0 KB
- design_handoff_official_profile/designs/design-canvas.jsx 34 KB
- design_handoff_official_profile/designs/fonts/BraunLinear-Bold.woff2 27 KB
- design_handoff_official_profile/designs/fonts/BraunLinear-Light.woff2 27 KB
- design_handoff_official_profile/designs/fonts/BraunLinear-Medium.woff2 27 KB
- design_handoff_official_profile/designs/fonts/BraunLinear-Regular.woff2 26 KB
- design_handoff_official_profile/designs/fonts/BraunLinear-Thin.woff2 25 KB
- design_handoff_official_profile/designs/primitives.jsx 9.0 KB
- design_handoff_official_profile/designs/Profile Redesigns.html 2.6 KB
- design_handoff_official_profile/designs/ProfileDossier.jsx 17 KB
- design_handoff_official_profile/designs/ProfileHybrid.jsx 30 KB
- design_handoff_official_profile/designs/ProfileMoneyFirst.jsx 15 KB
- design_handoff_official_profile/designs/ProfileRefined.jsx 13 KB
- design_handoff_official_profile/README.md 17 KB
- fonts/BraunLinear-Bold.woff2 27 KB
- fonts/BraunLinear-Light.woff2 27 KB
- fonts/BraunLinear-Medium.woff2 27 KB
- fonts/BraunLinear-Regular.woff2 26 KB
- fonts/BraunLinear-Thin.woff2 25 KB
- GAP-redesign-coverage-2026-05.html 25 KB
- GAP-redesign-coverage-2026-05.md 20 KB
- GAP-redesign-coverage-2026-05.verification-notes.md 4.9 KB
- handoff/assets/civiq-logo.png 71 KB
- handoff/fonts.css 1.9 KB
- handoff/fonts/BraunLinear-Bold.woff2 27 KB
- handoff/fonts/BraunLinear-Light.woff2 27 KB
- handoff/fonts/BraunLinear-Medium.woff2 27 KB
- handoff/fonts/BraunLinear-Regular.woff2 26 KB
- handoff/fonts/BraunLinear-Thin.woff2 25 KB
- handoff/IMPLEMENTATION_NOTES.md 22 KB
- handoff/reference-jsx/BillDetail.jsx 33 KB
- handoff/reference-jsx/chrome.jsx 9.7 KB
- handoff/reference-jsx/CommitteeDetail.jsx 20 KB
- handoff/reference-jsx/Compare.jsx 9.8 KB
- handoff/reference-jsx/data.jsx 5.0 KB
- handoff/reference-jsx/DistrictPage.jsx 16 KB
- handoff/reference-jsx/Election.jsx 14 KB
- handoff/reference-jsx/FECIndustry.jsx 34 KB
- handoff/reference-jsx/IssueTopic.jsx 15 KB
- handoff/reference-jsx/Landing.jsx 24 KB
- handoff/reference-jsx/LocalCouncil.jsx 15 KB
- handoff/reference-jsx/PACProfile.jsx 14 KB
- handoff/reference-jsx/primitives.jsx 9.0 KB
- handoff/reference-jsx/ProfileDossier.jsx 17 KB
- handoff/reference-jsx/ProfileHybrid.jsx 30 KB
- handoff/reference-jsx/ProfileMoneyFirst.jsx 15 KB
- handoff/reference-jsx/ProfileRefined.jsx 13 KB
- handoff/reference-jsx/RollLobby.jsx 30 KB
- handoff/reference-jsx/SearchResults.jsx 22 KB
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.
- 6d ago First seen · 31 lines · 129 tokens per session scan A 2d96ddea47b3
civiq-design is a skill published in the GitHub repository civdotiq/civ.iq (0 stars, last pushed 3d ago), licensed Apache-2.0. It adds 129 tokens to every session and 627 once invoked, about $0.0006 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
html-ppt-zhangzara-retro-zine
A neighborhood zine on the disappearing corner shops — portraits, voices, and what a block loses when they close. Built as a decision-grade story deck for community, local readers.
html-ppt-zhangzara-studio
A photography studio's portfolio-and-rate deck — the signature work, the process, and the packages that win the brief. Built as a decision-grade design craft deck for prospective clients.
motion-frames
A single-frame motion-design composition with looping CSS animations — rotating type ring, animated globe, ticking timer, parallax labels. Renders as a hero video poster you can hand straight to HyperFrames or any keyframe-based exporter. Use when the brief asks for "motion design", "animated hero", "loop", "video…
webgl-halftone-drift
A self-contained WebGL2 hero: a flowing field screened through a rotated halftone dot grid into a duotone print aesthetic; move the cursor to bend the drift.
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
motion-graphics
A short, design-led motion graphic where motion is the message — kinetic typography, stat count-up, chart/data-viz hit, logo sting / brand lockup, lower-third / callout / social overlay, animated map (highlight regions, connect places, zoom to a location), animated tweet / news-article / headline, webpage / UI…