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 hanamizuki/solopreneur --skill impeccablegit clone --depth 1 https://github.com/hanamizuki/solopreneurWrote 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/hanamizuki/solopreneur/impeccable)<a href="https://agentmods.dev/skills/hanamizuki/solopreneur/impeccable"><img src="https://agentmods.dev/badge/skills/hanamizuki/solopreneur/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/hanamizuki/solopreneur/impeccable"><img src="https://agentmods.dev/badge/skills/hanamizuki/solopreneur/impeccable.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00189 | $0.02502 |
| Opus 5 | $0.00095 | $0.01251 |
| Sonnet 5 | $0.00038 | $0.00500 |
| Haiku 4.5 | $0.00019 | $0.00250 |
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 10d 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.
This is a copy
92% identical to impeccable — 26 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.
This skill gives you the tools and permission to create design that earns to be called out-of-distribution craft: Whereas before, your design work would have been safe, timid and measured, you now approach every design task as a award-winning design director with impeccable understanding for what makes exceptional design work: production-grade code, peak creativity, a clear POV, deep understanding of the needs of the client and users, and exceptional craft.
Core principles:
- Go all out. No hedging, no shortcuts. The deliverable must be complete (except assets the user must provide).
- Dream big and bold. Distinct, beautiful, outstanding and highly inspiring work.
- Verify in bounded passes, not a loop, and the ceiling covers the whole cycle: screenshots, defect scans, micro-edits, and rebuilds alike. Build fully, inspect once with a batched round (desktop and mobile together on the web; the shipped device classes on a native platform), fix everything it shows in one batch, confirm with at most one more round, and stop polishing. Open-ended self-QA burns the user's money doing worse what the finish handoffs do better.
Setup
- Run
node <skill-base-dir>/scripts/context.mjsonce per session, where<skill-base-dir>is the loaded base directory the runtime reports for this skill; keep cwd at the user's project. That base directory resolves everynode "${CLAUDE_SKILL_DIR}/"scripts/...command in this skill and its references, and"${CLAUDE_SKILL_DIR}/"scriptsis the fallback only when the runtime reports no base directory. Pass a named source file or route as--target <path>. It loads PRODUCT.md, DESIGN.md, the matching surface brief, and native-platform guidance when applicable; follow its directives and do not rerun it. - Before acting, load the one playbook that owns the request: the Commands table's reference for an explicit or clearly implied sub-command, or reference/new-work.md for a new surface or replacement visual world. Then inspect the target and at least one representative source of incumbent visual truth (tokens, theme, CSS, component, or asset) before editing.
- After analysis and direction are resolved, load reference/craft-floor.md immediately before editing UI. It carries the quality floor, the absolute bans, and the reflexes no detector catches. Do not load it for planning-only work.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- _VENDOR.md 1.2 KB
- reference/adapt.md 10 KB
- reference/adapt.native.md 3.8 KB
- reference/android.md 4.0 KB
- reference/animate.md 5.1 KB
- reference/audit.md 7.7 KB
- reference/audit.native.md 8.2 KB
- reference/bolder.md 3.4 KB
- reference/clarify.md 4.5 KB
- reference/colorize.md 4.4 KB
- reference/craft-floor.md 4.4 KB
- reference/craft.md 555 B
- reference/critique.md 41 KB
- reference/degraded/asset-producer.md 9.7 KB
- reference/degraded/documenter.md 3.3 KB
- reference/degraded/finish-reviewer.md 13 KB
- reference/degraded/manual-edit-applier.md 7.0 KB
- reference/delight.md 3.6 KB
- reference/distill.md 5.5 KB
- reference/doctor.md 5.3 KB
- reference/document.md 27 KB
- reference/extract.md 3.3 KB
- reference/harden.md 8.3 KB
- reference/hooks.md 12 KB
- reference/init.md 11 KB
- reference/ios.md 3.7 KB
- reference/layout.md 5.0 KB
- reference/live-setup.md 7.2 KB
- reference/live.md 35 KB
- reference/new-work.md 42 KB
- reference/onboard.md 7.6 KB
- reference/operate.md 4.0 KB
- reference/optimize.md 7.4 KB
- reference/overdrive.md 8.9 KB
- reference/polish.md 5.5 KB
- reference/quieter.md 4.7 KB
- reference/routing.md 2.8 KB
- reference/shape.md 3.5 KB
- reference/typeset.md 5.1 KB
- reference/visualize.md 15 KB
- scripts/command-metadata.json 7.7 KB
- scripts/concept-seed.mjs 39 KB runs code
- scripts/context-signals.mjs 14 KB runs code
- scripts/context.mjs 63 KB runs code
- scripts/critique-storage.mjs 8.3 KB runs code
- scripts/detect-csp.mjs 6.6 KB runs code
- scripts/detect.mjs 620 B runs code
- scripts/detector/browser/injected/index.mjs 82 KB runs code
- scripts/detector/cli/main.mjs 18 KB runs code
- scripts/detector/design-system.mjs 40 KB runs code
- scripts/detector/detect-antipatterns-browser.js 381 KB runs code
- scripts/detector/detect-antipatterns.mjs 1.8 KB runs code
- scripts/detector/engines/browser/detect-url.mjs 14 KB runs code
- scripts/detector/engines/regex/detect-text.mjs 47 KB runs code
- scripts/detector/engines/static-html/css-cascade.mjs 43 KB runs code
- scripts/detector/engines/static-html/detect-html.mjs 13 KB runs code
- scripts/detector/engines/visual/screenshot-contrast.mjs 6.4 KB runs code
- scripts/detector/findings.mjs 766 B runs code
- scripts/detector/node/file-system.mjs 7.6 KB runs code
- scripts/detector/profile/profiler.mjs 4.4 KB runs code
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.
- 10d ago First seen · 87 lines · 189 tokens per session scan A 8d2fde077d66
impeccable is a skill published in the GitHub repository hanamizuki/solopreneur (148 stars, last pushed 24d ago), licensed MIT. It adds 189 tokens to every session and 2,502 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to impeccable, differing in 26 lines, and is treated as a copy.
Other skills, from other repositories
chakra-ui-builder
Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
frontend-visual-qa
Audits already-rendered web, landing-page, HTML deck/slide, browser tool/game, dashboard/admin, design-system, and desktop UIs using real-browser or native-app journeys, inspected screenshots, DOM geometry, responsive or projection viewports, and a bundled Playwright sweep. Use after UI implementation to find…
prototype-web
A clickable, high-fidelity web product prototype with navigation, a hero section, feature cards, steps, social proof, and optional pricing. It is designed to resemble a finished landing page while remaining a prototype.
animation-principles
Apply animation principles — easing, staging, follow-through — to one specific UI motion. Use when tuning how an animation feels. For product-wide duration and easing tokens use motion-system (design-systems); for a full interaction spec use micro-interaction-spec.
refactoring-ui
Audit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions "my UI looks off" (or amateur/unprofessional), "fix the design", "Tailwind styling", "color palette", "visual hierarchy", "design system", "spacing scale", or "component styling". Also trigger when building consistent…