style-pastel

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

A pastel visual styling template for lists, using soft colors, rounded cards, status-tinted panels, and badges with dark text on light backgrounds.

In plain words
What is it for?
Styling catalogue or project-list rows when soft colors, candy-like tones, friendly presentation, or pastel design is requested.
Why use it?
It turns status-heavy lists into a friendly, approachable interface while keeping each status visually distinct.

Skill for Claude CodeCodex

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

Good fit Styling catalogue or project-list rows when soft colors, candy-like tones, friendly presentation, or pastel design is requested.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/pnp/sharepoint-skills/style-pastel"><img src="https://agentmods.dev/badge/skills/pnp/sharepoint-skills/style-pastel.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,995 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.02995
Opus 5 $0.00039 $0.01497
Sonnet 5 $0.00015 $0.00599
Haiku 4.5 $0.00008 $0.00299

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

Security

Grade A, and why

style-pastel 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-pastel/style-pastel/SKILL.md · 249 lines

How it starts

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

Pastel — Style Tokens + Row Template

Soft, friendly, candy-colored. Inverted badges (light tint bg, dark colored text). Each card has a soft tinted left panel matching the status hue — the whole left side blushes with the status color.

Layout philosophy: Tinted panel card. A soft-colored left panel (about 80px wide) shows the progress percentage in the status's dark color. The panel's background is the status's lightest tint. The rest of the card is white with stacked metadata. Feels warm and inviting.

Badge Tokens (inverted — light bg, dark text)

  • padding: 5px 14px
  • border-radius: 10px
  • font-size: 12px
  • font-weight: 600
  • text-transform: none

status_colors

Value bg text border panel_tint
Draft #f1f5f9 #64748b 1px solid #e2e8f0 #f1f5f9
In Review #dbeafe #1d4ed8 1px solid #bfdbfe #dbeafe
Revising #fff7ed #c2410c 1px solid #fed7aa #fff7ed
Approved #dcfce7 #15803d 1px solid #bbf7d0 #dcfce7
Published #d1fae5 #047857 1px solid #a7f3d0 #d1fae5
_fallback #f3f4f6 #6b7280 1px solid #e5e7eb #f3f4f6

Row Card Tokens

  • card_border: 1px solid #e5e7eb
  • card_border_radius: 12px
  • card_background: #ffffff
  • card_margin_bottom: 10px
  • card_shadow: 0px 2px 8px #0000000a
  • panel_width: 80px
  • overdue_panel_tint: #fef2f2
  • overdue_panel_text: #dc2626

Row Template Layout

Tinted left panel with hero number, white right side with metadata.

╭───────┬──────────────────────────────────────────────╮
│       │                                              │
│  72%  │  API Guide.docx                              │
│       │  [In Review]  ·  📅 5/15/2026                │
│ (blue │  ░░░░░░░░██████████████████████░░░░░░░░░     │
│ tint) │                                              │
╰───────┴──────────────────────────────────────────────╯
  ↑ panel bg is lightest tint of status hue

Read the full file on GitHub · 249 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 · 249 lines · 77 tokens per session scan A 482e33ba2d7d

Subscribe to this mod's changes

style-pastel 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,995 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.