Apply 45Black Trustee Edition (v1.0) design system with 'The Clarity Standard' aesthetic
From 45blacknpx claudepluginhub 45black/uk-legal-pluginsThis skill is limited to using the following tools:
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Apply 45Black's Trustee Edition v1.0 "The Clarity Standard" design system.
Designation: External / User-Facing Framework
IMPORTANT: Always read the brand specification first:
~/.45black/brand/TRUSTEE.md
For framework comparison and selection guidance:
~/.45black/brand/README.md
This file contains the authoritative design tokens, colour values, and implementation guidance. Do NOT use hardcoded values from this skill - always reference the brand file.
Note: For internal/ops products, use the Saville Edition instead (/apply-saville).
cat ~/.45black/brand/TRUSTEE.md
Extract current version, colour palette, typography, and token values.
Identify framework (React/Next/Vite) and styling approach (Tailwind/CSS/etc).
Set up Inter font stack with appropriate fallbacks.
Create CSS custom properties or Tailwind config from brand spec values.
Ensure light mode is the default, with optional dark mode support.
Provide Trustee-styled components using tokens from brand spec.
Apply compliance status colours (Compliant, In Progress, Overdue, etc.).
Check contrast ratios against brand spec requirements (AA minimum, AAA where practical).
Include print stylesheet for board meeting documents.
Create DESIGN_SYSTEM.md referencing brand spec version.
Before completion, verify:
| Purpose | Hex |
|---|---|
| Primary | #1A4F7A (Governance Blue) |
| Success | #2E7D32 (Fiduciary Green) |
| Secondary | #00695C (Trustee Teal) |
| Warning | #F57C00 (Advisory Amber) |
| Error | #C62828 (Alert Red) |
| Text | #212121 (Primary) |
| Background | #FFFFFF (Paper White) |
sonnet — Design implementation is procedural, not reasoning-heavy
References ~/.45black/brand/TRUSTEE.md for authoritative values