awwwards-ui-skill — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited awwwards-ui-skill (Plugin) 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.
An open-source skill that raises the design quality of AI-generated web interfaces. When AI agents build UIs without guidance, they default to generic layouts, flat aesthetics, and missed accessibility standards. This skill fixes that — injecting design intent around motion, typography, color, and interaction directly into the agent's context.
Compatible with Antigravity, Claude Code, and Codex.
A developer portfolio — full-bleed hero, WebGL particle field, bento-box grid:
Portfolio demo
An agency site — asymmetric typography, glassmorphism overlays, mix-blend-mode cursor:
Agency demo
A product landing page — dark mode, 3D CSS object, scroll-triggered reveals:
Product landing demo
You can automatically install this skill to your Antigravity, Claude Code, and Codex config directories by running:
npx awwwards-ui-skillIf it prompts you to install the package, type y:
PS C:\Users\xyz> npx awwwards-ui-skill
Need to install the following packages:
[email protected]
Ok to proceed? (y) y
> npx
> awwwards-ui-skill
🚀 Installing Awwwards UI/UX Agent Skill...
✅ Successfully installed skill to C:\Users\xyz\.gemini\config\plugins\awwwards_ui_design\SKILL.md
✅ Successfully installed skill to C:\Users\xyz\.claude\skills\SKILL.md
✅ Successfully installed skill to C:\Users\xyz\.codex\skills\SKILL.md
🎉 You're all set! Tell your AI agent to build a 'cool ui' and watch the magic happen.Clone into your plugins directory:
git clone https://github.com/Nyx-abu/awwwards-ui-skill.git ~/.gemini/config/plugins/awwwards-ui-skillCopy skills/awwwards_ui_design/SKILL.md directly into your custom system prompts or skill registry.
Just ask your AI assistant:
"Build me a portfolio with a cool UI"
The skill auto-triggers on keywords like cool ui, premium design, and awwwards style. The agent will apply structured design decisions — layout, motion, typography, color — and run an internal audit on accessibility and performance before returning any code.
The skill now requires a UI-Max Scorecard before an agent returns UI code. The target is 88/100 minimum, scored across:
MOTION-01 easing, offset/delay, and fade paired with spatial movementMOTION-02 primary, secondary, and ambient motion layersLAYOUT-01 first-viewport composition and Awwwards-style hierarchyDEPTH-01 dimensionality through parallax, masking, morphing, or zoom continuityINTERACTION-01 microinteractions beyond color/opacity changesA11Y-01 semantic HTML, contrast, focus states, aria-hidden, and reduced motionPERF-01 requestAnimationFrame-safe pointer/scroll work and WebGL cleanup expectationsRESP-01 responsive resilience at 375px, 768px, and 1440pxBRAND-01 domain fit instead of generic visual spectacleRun the deterministic verifier:
npm testThe test checks that the skill, README, handover, and sample website all include the scorecard contract and implementation evidence.
The sample site is at ../awwwards-ui-skill-test/index.html. It demonstrates the upgraded skill surface with a visible scorecard, custom cursor, magnetic controls, masked media reveal, parallax layer, zoom stage, bento grid, IntersectionObserver, prefers-reduced-motion, and requestAnimationFrame.
mix-blend-mode: difference on hoverprefers-reduced-motion supportSee CONTRIBUTING.md for full guidelines. The short version:
git checkout -b feat/your-ideaSKILL.md or add new patternsWe are currently looking for testers to spot repeated AI pattern bugs before the v1 stable release. Details in CONTRIBUTING.md.
MIT — free to use, fork, and build on.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.