style-high-contrast

style-high-contrast is a skill for Claude Code, Codex from pnp/sharepoint-skills. It costs 77 tokens per session (2,619 once invoked), scanned A, original, MIT.

A high-contrast visual styling template for list rows, using large text, thick borders, alternating bands, and a bold left accent bar tied to each status.

In plain words
What is it for?
Formatting catalogue or project-list rows for high-contrast, accessibility-focused presentations with clearly visible statuses and progress.
Why use it?
It makes list content easier to distinguish and read, especially when maximum visual clarity matters more than decorative styling.

Skill for Claude CodeCodex

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

Good fit Formatting catalogue or project-list rows for high-contrast, accessibility-focused presentations with clearly visible statuses and progress.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pnp/sharepoint-skills/style-high-contrast
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-high-contrast
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-high-contrast

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/pnp/sharepoint-skills/style-high-contrast"><img src="https://agentmods.dev/badge/skills/pnp/sharepoint-skills/style-high-contrast.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,619 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.00077 $0.02619
Opus 5 $0.00039 $0.01309
Sonnet 5 $0.00015 $0.00524
Haiku 4.5 $0.00008 $0.00262

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

Security

Grade A, and why

style-high-contrast 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-high-contrast/style-high-contrast/SKILL.md · 227 lines

How it starts

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

High Contrast — Style Tokens + Row Template

Maximum readability. Thick borders. Large text. Each row is a wide horizontal band with alternating backgrounds and a heavy left accent bar color-coded to the status. Everything is designed to be read at arm's length.

Layout philosophy: Wide bands with heavy accents. No card separation — rows are wide horizontal bands with alternating light/dark backgrounds. A thick (6px) left accent bar marks each row's status. All text is oversized. Progress percentage is the largest element. Optimized for accessibility, not aesthetics.

Badge Tokens

  • padding: 6px 16px
  • border-radius: 4px
  • font-size: 14px
  • font-weight: 700
  • text-transform: uppercase

status_colors

Value bg text border
Draft #1f2937 #ffffff 2px solid #1f2937
In Review #1d4ed8 #ffffff 2px solid #1d4ed8
Revising #b45309 #ffffff 2px solid #b45309
Approved #047857 #ffffff 2px solid #047857
Published #065f46 #ffffff 2px solid #065f46
_fallback #374151 #ffffff 2px solid #374151

Row Card Tokens

  • row_border: none (bands, not cards)
  • row_background_even: #ffffff
  • row_background_odd: #f8fafc
  • accent_width: 6px (thick left accent bar)
  • row_padding: 18px 24px
  • row_margin: 0px (no gaps — continuous bands)
  • overdue_background: #fef2f2 (light red wash over entire row)

Row Template Layout

Wide horizontal band. No card borders. Thick left accent. Alternating backgrounds.

┃█████ API Guide.docx         [IN REVIEW]       72%    5/15/2026         ┃
┃█████ ████████████████████████████████████░░░░░░░░░░░░░░               ┃
┃                                                          (white bg)    ┃
┃█████ Architecture Overview   [DRAFT]           35%    5/30/2026        ┃
┃█████ ███████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░                      ┃
┃                                                          (gray bg)     ┃
  ↑ 6px left accent in status color. Overdue rows get pink wash.

Read the full file on GitHub · 227 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 · 227 lines · 77 tokens per session scan A 924f43b001d2

Subscribe to this mod's changes

style-high-contrast is a skill published in the GitHub repository pnp/sharepoint-skills (116 stars, last pushed 2d ago), licensed MIT. It adds 77 tokens to every session and 2,619 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-30.

Related

Other skills, from other repositories

tailwind-design-system

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

calesthio/OpenMontage · 42 tokens

apply-mantel-styles

Provides guidelines for applying Mantel's brand styles to diagrams and frontend components. Use when asked to create visuals that need to align with Mantel's branding.

sammcj/agentic-coding · 37 tokens

aksel-spacing

Lag responsive layouts med Aksel Design System (v8+) - spacing tokens, layout primitives (Box, HStack, VStack, HGrid, Page, Bleed) og ResponsiveProp.

navikt/copilot · 41 tokens

web-design-reviewer

Visuell inspeksjon av nettsider for å identifisere og fikse designproblemer. Trigges av forespørsler som "sjekk designet", "gå gjennom UI-en", "fiks layouten", "finn designfeil". Finner problemer med responsivt design, tilgjengelighet, visuell konsistens og layout, og fikser dem i kildekoden.

navikt/copilot · 89 tokens

frontend-blueprint

AI frontend specialist and design consultant that guides users through a structured discovery process before generating any code. Collects visual references, design tokens, typography, icons, layout preferences, and brand guidelines to ensure the final output matches the user's vision with high fidelity. Use when the…

tech-leads-club/agent-skills · 170 tokens

ux-ui

Use this agent when you need to design, audit, migrate, rewire, or rewrite UX/UI.

samibs/skillfoundry · 24 tokens