style-blueprint

style-blueprint is a skill for Claude Code, Codex from pnp/sharepoint-skills. It costs 98 tokens per session (3,517 once invoked), scanned A, original, MIT.

A visual style guide for compact list rows that look like engineering drawing entries. It defines blue colors, status stamps, progress bars, and overdue-date styling.

In plain words
What is it for?
Use it when designing compact task or document lists that need names, status, progress, and due dates in a technical blue layout.
Why use it?
It gives a list-styling tool a consistent appearance and layout without having to decide the visual rules yourself.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when designing compact task or document lists that need names, status, progress, and due dates in a technical blue layout.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pnp/sharepoint-skills/style-blueprint
Install

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.

Any agent
npx skills add pnp/sharepoint-skills --skill style-blueprint
Clone the repo
git clone --depth 1 https://github.com/pnp/sharepoint-skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for style-blueprint

README.md
[![agentmods](https://agentmods.dev/badge/skills/pnp/sharepoint-skills/style-blueprint/github.svg)](https://agentmods.dev/skills/pnp/sharepoint-skills/style-blueprint)
Your own site
<a href="https://agentmods.dev/skills/pnp/sharepoint-skills/style-blueprint"><img src="https://agentmods.dev/badge/skills/pnp/sharepoint-skills/style-blueprint/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.

agentmods 80×15 button for style-blueprint

Your own site · 80×15
<a href="https://agentmods.dev/skills/pnp/sharepoint-skills/style-blueprint"><img src="https://agentmods.dev/badge/skills/pnp/sharepoint-skills/style-blueprint.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,517 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00098 $0.03517
Opus 5 $0.00049 $0.01758
Sonnet 5 $0.00020 $0.00703
Haiku 4.5 $0.00010 $0.00352

Measured 11d ago against content hash 21b29e0b8f1c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

style-blueprint 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 11d 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.

Skills/style-blueprint/style-blueprint/SKILL.md · 332 lines

How it starts

The opening of the file, as written. The whole thing — 332 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Blueprint — Style Tokens + Row Template

Monochromatic blue. Technical. Precise. Every card is a spec-sheet entry on an engineering drawing. Status badges are rubber stamps with double-ring borders. This is the most compact card in the library.

Layout philosophy: Ultra-compact spec sheet with a blue left edge. No sidebar, no banner — just a clean two-line card with a 4px blue left border. Line one is the document name. Line two is the stamp, progress bar, percentage, and due date — all on one row. The only color break in the entire list is overdue red. Everything else is blue, from the darkest ink to the palest wash.


Color Palette

Swatch Hex Semantic Role
1 #1e3a8a ink — primary text, left edge, darkest blue
2 #1e40af stamp — rubber stamp borders and text
3 #2563eb date — date text, secondary info
4 #3b82f6 fill — progress bar fill
5 #60a5fa label — subtle labels like "DUE"
6 #93c5fd rule — card border, grid lines
7 #dbeafe wash — progress track, lightest blue
8 #ffffff paper — card background
9 #dc2626 alert — overdue ONLY, the single non-blue

CRITICAL: Swatches 1–8 are ALL BLUE. Swatch 9 (red) is used ONLY for overdue states. There are no per-status color variations — every status looks the same monochromatic blue. The stamp text itself differentiates statuses. Overdue is the one dramatic break from the blueprint palette.


Badge Tokens (Rubber Stamp)

The stamp uses a double-ring border: an outer div with a 2px border and 1px padding, wrapping an inner span with a 1px border. This creates the classic certification/rubber-stamp impression.

  • outer_border: 2px solid #1e40af
  • outer_padding: 1px (gap between rings)
  • inner_border: 1px solid #1e40af
  • inner_padding: 2px 8px
  • font-size: 10px
  • font-weight: 700
  • text-transform: uppercase
  • color: #1e40af
  • background: transparent (stamps are outlines, not fills)
  • border-radius: 0px (sharp corners — technical, angular)

Read the full file on GitHub · 332 lines

Changes

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.

  1. 11d ago First seen · 332 lines · 98 tokens per session scan A 21b29e0b8f1c

Subscribe to this mod's changes

style-blueprint is a skill published in the GitHub repository pnp/sharepoint-skills (116 stars, last pushed 2d ago), licensed MIT. It adds 98 tokens to every session and 3,517 once invoked, about $0.0005 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-30.