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.
npx skills add EliasOulkadi/shokunin --skill impeccablegit clone --depth 1 https://github.com/EliasOulkadi/shokuninWrote 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.
[](https://agentmods.dev/skills/eliasoulkadi/shokunin/impeccable)<a href="https://agentmods.dev/skills/eliasoulkadi/shokunin/impeccable"><img src="https://agentmods.dev/badge/skills/eliasoulkadi/shokunin/impeccable/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.
<a href="https://agentmods.dev/skills/eliasoulkadi/shokunin/impeccable"><img src="https://agentmods.dev/badge/skills/eliasoulkadi/shokunin/impeccable.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 4 findings, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium MCP Rug Pull · line 3 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 27 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 36 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
- medium MCP Rug Pull · line 109 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.03800 |
| Opus 5 | $0.00000 | $0.01900 |
| Sonnet 5 | $0.00000 | $0.00760 |
| Haiku 4.5 | $0.00000 | $0.00380 |
Grade A, and why
impeccable 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.
How it starts
The opening of the file, as written. The whole thing — 229 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Impeccable (Lite)
Design and iterate production-grade frontend interfaces. This is a lite integration of Paul Bakaus's Impeccable design language for AI. For the full 23 sub-commands, CLI detection, Chrome extension, and E2E test suite, install: npx skills add pbakaus/impeccable
Quick Start (Lite mode)
Skip context gathering for rapid iteration. For full brand/product context, install the full version.
Shared Design Laws
Color
- Use OKLCH. Reduce chroma as lightness approaches 0 or 100. High chroma at extremes looks garish.
- Never
#000or#fff. Tint every neutral toward brand hue (chroma 0.005-0.01 is enough). - Pick a color strategy:
- Restrained: tinted neutrals + one accent ≤ 10%. Product default.
- Committed: one saturated color carries 30-60%. Brand default.
- Full palette: 3-4 deliberate roles. Brand campaigns.
- Drenched: the surface IS the color. Brand heroes.
Dark vs Light
Never a default. Write one sentence of physical scene: who, where, under what light, in what mood. "SRE glancing at incident severity on a 27-inch monitor at 2am in a dim room" forces dark. "Editor reading a long-form article on an iPad in morning sunlight" forces light. Run the scene, not the category.
Typography
- Cap body line length at 65-75ch via
max-width. - Hierarchy through scale + weight contrast (≥1.25 ratio between steps).
- No Inter as display font.
Motion
- Don't animate layout properties (
width,height,top,left). - Ease out with exponential curves. No bounce, no elastic.
- UI durations < 300ms. Exit faster than enter.
Copy
- Every word earns its place. No restated headings.
- No em dashes. Use commas, colons, periods, or parentheses. Also no
--. - No AI filler: "elevate", "seamless", "unleash", "delve".
Absolute Bans
Match-and-refuse. If you're about to write any of these, rewrite with different structure.
| Ban | Why |
|---|---|
Side-stripe borders (border-left > 1px as accent) |
The #1 AI-dashboard tell |
Gradient text (background-clip: text + gradient) |
Decorative, never meaningful |
| Glassmorphism as default | Rare and purposeful, or nothing |
| Hero-metric template | Big number + small label + gradient. SaaS cliché. |
| Identical card grids | Icon + heading + text, repeated. Lazy. |
| Modal as first thought | Exhaust inline/progressive alternatives first. |
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.
- 11d ago First seen · 229 lines · 0 tokens per session scan A e53db12311b3
impeccable is a skill published in the GitHub repository EliasOulkadi/shokunin (113 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,800 tokens. 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.
Other skills, from other repositories
animate
Review a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight. Use when the user mentions adding animation, transitions, micro-interactions, motion design, hover effects, or making the UI feel more alive.
adapt
Adapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the user mentions responsive design, mobile layouts, breakpoints, viewport adaptation, or cross-device compatibility.
normalize
Audits and realigns UI to match design system standards, spacing, tokens, and patterns. Use when the user mentions consistency, design drift, mismatched styles, tokens, or wants to bring a feature back in line with the system.
web-design-reviewer
This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage…
ui-web
Web UI - glassmorphism, Tailwind, dark mode, accessibility.
mulmoterminal-theme
Build a colour scheme of your own for MulmoTerminal — one that joins Midnight, Nord, Daylight and Solarized in Settings' theme picker and can then be pinned per project. Writes themes in /.mulmoterminal/config.json, the whole-app palette (panels, borders, accent, text), which has no UI for creating one — Settings only…