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 S3YED/appie-kit --skill award-caliber-websitesgit clone --depth 1 https://github.com/S3YED/appie-kitWrote 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/s3yed/appie-kit/award-caliber-websites)<a href="https://agentmods.dev/skills/s3yed/appie-kit/award-caliber-websites"><img src="https://agentmods.dev/badge/skills/s3yed/appie-kit/award-caliber-websites/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/s3yed/appie-kit/award-caliber-websites"><img src="https://agentmods.dev/badge/skills/s3yed/appie-kit/award-caliber-websites.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.00037 | $0.01458 |
| Opus 5 | $0.00018 | $0.00729 |
| Sonnet 5 | $0.00007 | $0.00292 |
| Haiku 4.5 | $0.00004 | $0.00146 |
Grade A, and why
award-caliber-websites 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 7d 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 — 163 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Award-Caliber Websites
Use this skill when the user asks for:
- an award-winning website, Awwwards/Webby-level redesign, or standout landing page
- creative direction for a premium site
- critique of whether a site feels generic, memorable, usable, or award-caliber
- an art-directed website with storytelling, scroll rhythm, motion, or interaction
- a bridge between visual design skills and actual judged website quality
This is a class-level framework. Pair it with implementation skills:
claude-designfor artifact process and anti-slop executionpopular-web-designsfor real design-system referencesdesign-mdfor persistent tokens and WCAG validationp5js,hyperframes, ormanim-videofor motion and visual storytellingdogfoodoradversarial-ux-testfor browser-based verification and UX friction testing
Core thesis
Award-caliber sites are not prettier generic sites. They have a clear idea, a memorable point of view, excellent usability, technical polish, and interaction that serves the story.
A site should be judged across seven dimensions:
- Concept: What is the site trying to make the visitor feel, believe, or do?
- Narrative: Does the scroll unfold like chapters instead of stacked sections?
- Visual system: Are color, type, spacing, imagery, and components distinctive and controlled?
- Interaction: Does motion reveal state, guide attention, or create tactility?
- Usability: Can a real visitor understand, navigate, and act without friction?
- Execution: Is it responsive, performant, accessible, and free of obvious technical defects?
- Content: Is the copy specific, useful, and emotionally aligned with the brand?
Workflow
1. Define the creative premise
Before designing sections, answer:
- Who is this for?
- What is the one-sentence idea of the site?
- What should the visitor remember 24 hours later?
- What is the brand allowed to be: calm, sharp, playful, cinematic, luxurious, weird, editorial, technical?
- What is explicitly off-brand?
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.
- 7d ago First seen · 163 lines · 37 tokens per session scan A 9f88d44047fc
award-caliber-websites is a skill published in the GitHub repository S3YED/appie-kit (9 stars, last pushed 15d ago), licensed MIT. It adds 37 tokens to every session and 1,458 once invoked, about $0.0002 per session on Opus 5. 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-09-03.
Other skills, from other repositories
animation-patterns
Framer Motion patterns, page transitions, skeleton loading, scroll-linked animations, and gesture-based interactions for React.
component-library-patterns
Design system token management, component API design, Storybook, and visual regression testing patterns.
design-loop
Autonomous multi-page site builder using a baton-passing loop. Each iteration reads a task from .design/next-prompt.md, generates a page in HTML/Tailwind, integrates it into the site, verifies visually, then writes the next task to keep the loop alive. Use whenever the user asks to build an entire site autonomously…
color-palette
Generate complete, accessible colour palettes from a single brand hex. Produces 11-shade scale (50-950), semantic tokens, dark mode variants, Tailwind v4 CSS output, WCAG contrast checks. Use whenever the user supplies a brand hex and asks for a palette, mentions setting up a design system, wants Tailwind theme…
tailwind-theme-builder
Set up Tailwind v4 + shadcn/ui themed UI with dark mode. Install deps, configure CSS variables via @theme inline, wire dark mode toggle, verify. Use whenever the user mentions Tailwind v4, setting up Tailwind theming, shadcn/ui colours, dark mode, or troubleshooting colours not working, tw-animate-css errors, @theme…
design-review
Review a web app or page for visual design quality — layout, typography, spacing, colour, hierarchy, consistency, interaction patterns, and responsive behaviour. Not a UX audit (that checks usability) — this checks whether it looks professional and polished. Produces a design findings report with screenshots.…