frontend-craft — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited frontend-craft (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Generic AI-looking UI is the failure mode; this chain is the antidote. It wraps the implementation with project-aware design context first, and a critique/polish pass after. The chain matters more than any single link — run it in order.
No UI surface in this task? Exit silently — do not run the chain.
ui/styles/tokens.css), a .impeccable.md if the repo has one, the repo's .claude/rules/design-system.md, and the vault's 03-Product/Brand and Design System/DESIGN.md.Then build, with a strict bias to reuse: design-system components and tokens before hand-rolled anything. Hardcoded colors/sizes where a token exists is a defect.
Invoking a sub-skill buries the parent workflow's next step under fresh output — that's the known failure mode of chains. So after EVERY link, restate position explicitly: "→ frontend-craft: finished frontend-design (2/5), next is animation (3/5)." When the chain completes, hand back to the calling workflow with the same restate so the parent sequence resumes where it left off.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.