Prototype Spec — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Prototype Spec (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.
Use this skill to turn a static design into a precise, build-ready specification of behavior — so engineering doesn't guess at the parts the mockup can't show.
A static design shows what something looks like at rest. A spec answers:
List every control: buttons, inputs, toggles, draggables, scroll regions, gestures. For each, you will specify its states and interactions below.
For each interactive element, define every visual state:
Describe what changes between states (color, elevation, label, icon) referencing tokens, not raw values.
For each interaction, write a trigger → response statement:
For navigations and overlays, specify:
Document the unhappy paths the prototype must handle:
Spell out rules in plain language: "If the cart is empty, the Checkout button is disabled and shows tooltip X." Cover every branch a designer implied but didn't draw.
Write specs as numbered, testable statements. Each should be verifiable by a QA engineer without asking a follow-up. Group by screen, then by element.
Deliver a spec document: element inventory, state matrices, interaction statements with timing, transition specs, edge-case behaviors, and accessibility notes — ready to hand directly to engineering.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.