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 agentmods add skills/hinkok/agent-skills/webdnpx skills add HinkoK/agent-skills --skill webdgit clone --depth 1 https://github.com/HinkoK/agent-skillsWrote 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/hinkok/agent-skills/webd)<a href="https://agentmods.dev/skills/hinkok/agent-skills/webd"><img src="https://agentmods.dev/badge/skills/hinkok/agent-skills/webd.svg" alt="Measured on agentmods" 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 | $0.00068 | $0.01082 |
| Opus 5 | $0.00034 | $0.00541 |
| Sonnet 5 | $0.00014 | $0.00216 |
| Haiku 4.5 | $0.00007 | $0.00108 |
Grade A, and why
webd 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 4d 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 — 111 lines — stays where its author put it; the contents beside it link to each section on GitHub.
webd 🎨
Curated web design resources for building professional landing pages with shadcn/ui-based libraries.
When to Use
- User asks for UI component libraries or design resources
- Building landing pages that need to look professional
- Looking for alternatives to "vibe coded" designs
- Need specific components (hero sections, pricing, testimonials)
- Want animation libraries or icon sets
- Creating distinctive, non-generic frontend interfaces
- Need design direction before starting to code
Core Resources
- Design Framework - Establish aesthetic direction BEFORE coding
- Conversion Patterns - Landing page optimization from Landing Pages Explained
- UI Libraries - 17+ shadcn/ui-based component libraries
Quick Categories
For Marketing Pages
- MVP Blocks - Animated sections with Framer Motion
- Magic UI - 50+ animated components (used by Vercel/Stripe)
- Luxe UI - Premium testimonials, features, CTAs
For Animations
- Aceternity UI - Crazy 3D effects
- Motion Primitives - Animation building blocks
- Smooth UI - Buttery hover effects
For Clean/Minimal
- Origin UI - Consistent design language
- Cult UI - Minimal but powerful
- Tailark - Clean startup aesthetic
For Unique Elements
- Skipper UI - Components you won't find elsewhere
- Phosphor Icons - 9000+ alternative to Lucide
- PatternCraft - Background patterns and textures
Recommendations by Use Case
| Goal | Top Pick | Runner Up |
|---|---|---|
| Launch fast | Bundui | MVP Blocks |
| Look premium | Luxe UI | Aceternity UI |
| SaaS dashboard | Cult UI | Origin UI |
| Stand out | Skipper UI | Kokonut UI |
| Heavy animations | Aceternity UI | Magic UI |
Workflow
Option 1: Component-First (Quick)
- Identify the landing page goal (conversion, showcase, app)
- Pick 1-2 primary libraries matching the aesthetic
- Supplement with specific needs (icons from Phosphor, backgrounds from PatternCraft)
- Keep it consistent - don't mix too many design languages
What ships with it
4 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.
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.
- 4d ago First seen · 111 lines · 68 tokens per session scan A be8c27defa26
webd is a skill published in the GitHub repository HinkoK/agent-skills (5 stars, last pushed 2mo ago), licensed MIT. It adds 68 tokens to every session and 1,082 once invoked, about $0.0003 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-08-31.
Other skills, from other repositories
design
Use when designing or refreshing a web UI or landing page — visual concept, type/color/spacing/motion tokens, composition, rescuing a UI that reads AI-generic, or a graded design review. Brand-grounded and research-first; ships Tailwind v4 + Next.js 15 under WCAG 2.2 AA and Core Web Vitals budgets. NOT the words on…
component-search
Search 21st.dev component registry for production-ready React components. Finds components by natural language description, filters by framework and style system, returns ranked results with install instructions. Use when looking for UI components, finding alternatives to existing components, or sourcing design system…
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", or "vs best practices".
check-the-style
Analizza, progetta, implementa e verifica il visual design di interfacce web e mobile. Usa quando una UI esistente o in sviluppo appare debole, rumorosa, incoerente o poco rifinita, oppure quando occorre migliorare gerarchia, spaziatura, tipografia, colore, contrasto, profondità, immagini, stati, resa responsive e…
premium-frontend-ui-design-v3
Use this when designing or improving React, Next.js, TypeScript, Tailwind, CSS, landing page, multipage, ecommerce, SaaS, dashboard, or product UI that must look premium and not generic.
anti-ui-slop
Stop coding agents from shipping generic UI. Extend the product's design system, use UIZZE evidence only when useful, cover required states, and inspect the rendered result.