prime-silo: Skill for Claude Code

.claude/skills/prime-silo-experience/SKILL.md

prime-silo-experience is a skill for Claude Code from binary16labs/prime-silo. It costs 94 tokens per session (1,687 once invoked), scanned A, original, MIT.

A product-experience guide for Prime-Silo and its in-app guide, Agent Benny, covering naming, colors, layout, discovery, and animation behavior.

In plain words
What is it for?
Use it when designing or changing Prime-Silo screens, interface styling, motion, navigation, or user-facing text.
Why use it?
It keeps the product interface consistent and prevents outdated names or conflicting visual rules from appearing in the app.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths.

This is binary16labs/prime-silo's own configuration. It tells Claude Code how to work on prime-silo itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything prime-silo configures →

Reuse

Borrowing it

Nothing to install: this file belongs to binary16labs/prime-silo. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/binary16labs/prime-silo/main/.claude/skills/prime-silo-experience/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/binary16labs/prime-silo

Made for: Claude Code.

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 prime-silo-experience

README.md
[![agentmods](https://agentmods.dev/badge/skills/binary16labs/prime-silo/prime-silo-experience.svg)](https://agentmods.dev/skills/binary16labs/prime-silo/prime-silo-experience)
Your own site
<a href="https://agentmods.dev/skills/binary16labs/prime-silo/prime-silo-experience"><img src="https://agentmods.dev/badge/skills/binary16labs/prime-silo/prime-silo-experience.svg" alt="Measured on agentmods" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,687 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.
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.00094 $0.01687
Opus 5 $0.00047 $0.00843
Sonnet 5 $0.00019 $0.00337
Haiku 4.5 $0.00009 $0.00169

Measured 8d ago against content hash 29c5d0f61d21, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

prime-silo-experience 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 8d 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.

.claude/skills/prime-silo-experience/SKILL.md · 108 lines

How it starts

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

The Prime-Silo experience — identity, discovery, motion

The product is Prime-Silo. The guide who lives inside it is Agent Benny (the german shepherd). "Space Agent" is a dead upstream name — it must never appear on a user-facing surface (strings, titles, alt text, logos, docs prose). Identifiers (space-desktop: IPC, node space CLI, file names, package names) are protected until Workstream H — do not rename them.

The feeling to build: walking into a quiet, beautifully organized grain silo with a very good dog showing you around. Calm by default; kinetic at the exact moments that deserve it. The marketing site (website/) already nails this — the app must feel like the same product.

1. One palette, two surfaces

All app color resolves through var(--*) tokens in app/L0/_all/mod/_core/framework/css/colors.css (enforced by scripts/gates/c0.mjs — hex literals outside colors.css fail the commit). The family: alabaster/cream grounds, moss/charcoal greens for depth, rust for the ONE primary action, sage/taupe for structure. Depth = the three --elevation-1/2/3 tokens only. Spacing/radius/measure from layout.css, type from type.css (base ≥16px, line-height 1.5, ≤70ch, never justify). Read architecture/DESIGN-SYSTEM.md in full before any CSS — it is short and it is law.

2. Progressive discovery (the ADHD contract, C0)

  • One decision per screen. First-run, wizards, and setup flows present exactly one choice, then advance. Never a settings wall.
  • One primary action per view, rust-accented, visually dominant. Everything secondary sits behind a consistent More ▸ disclosure.
  • Teach by doing. Empty states offer the first action, not documentation ("Drop a PDF to begin"). After the first success, suggest exactly 3 next actions.
  • Long work is honest work: always Step n of m + one plain line of "what happens next." Progress lands as a card, never a modal wait.
  • Benny narrates transitions in first person, short and warm: "I'll keep your documents on this machine." — never marketing voice inside the product.

Read the full file on GitHub · 108 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. 8d ago First seen · 108 lines · 94 tokens per session scan A 29c5d0f61d21

Subscribe to this mod's changes

prime-silo-experience is a skill published in the GitHub repository binary16labs/prime-silo (5 stars, last pushed today), licensed MIT. It adds 94 tokens to every session and 1,687 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-31.

Related

Other skills, from other repositories

kernel-chat-web-design

Guides the design, layout, styling, and interactivity of kernel.chat editorial spreads and standalone artifact editions. Use this skill when editing or creating pages, React components, CSS files, or single-file HTML artifacts in the kernel.chat project to enforce the POPEYE-inspired bilingual design grammar and the…

isaacsight/kernel · 71 tokens

kernel-chat-design-qa

Audits kernel.chat pages for responsive visual craft, accessibility, motion safety, interaction truth, runtime health, and production rendering. Use when reviewing an issue or artifact, checking whether a design is finished, comparing desktop and mobile, validating reduced motion or print, finding overflow and broken…

isaacsight/kernel · 73 tokens

kernel-chat-art-direction

Creates distinctive editorial art direction for kernel.chat issues before implementation. Use when choosing an issue's visual concept, typography, composition, cover system, media grammar, responsive transformation, or motion intent; when a page feels generic or lacks character; or when original image and video assets…

isaacsight/kernel · 65 tokens

kernel-chat-design

Use this skill to generate well-branded editorial interfaces and assets for kernel.chat ("Magazine for City Coders" — an independent magazine that is an unnamed homage to POPEYE), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and editorial…

isaacsight/kernel · 72 tokens

emil-design-eng

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

isaacsight/kernel · 35 tokens

animation-vocabulary

Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and…

isaacsight/kernel · 98 tokens