04 Library
Skills
Agent skills in SKILL.md format. Every page's markdown twin IS the skill file — install with one curl, or point your agent at the `.md` URL.
Frontend Design
Guides creation of distinctive, production-grade frontend interfaces that avoid generic 'AI slop' aesthetics.
Interface Design
For interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, campaigns).
Theme Crafting
Author complete custom daisyUI 5 themes for PageWeave — full variable sets, OKLCH color logic, dark-mode safety.
Component Authoring
Write reusable HTML components in daisyUI semantics — self-contained, theme-aware, documented.
Markdown-First Site
Build websites fully accessible through markdown: .md twins, llms.txt indexes, agenticweb.md, agents_md maintenance loops.
Animation & Motion
Build UI animations with correct easing, duration, and choreography. Spring physics, scroll-triggered reveals, and reduced-motion safety.
Design Tokens & Systems
Build scalable token architectures — primitives, semantics, component mappings — that make design systems consistent and themeable.
Accessibility Audit
Systematic accessibility audits: contrast, keyboard navigation, focus management, ARIA, screen reader semantics, and reduced motion.
Design Taste & Anti-Slop
Detect and eliminate AI-generated design patterns: purple gradients, centered everything, cream backgrounds, and the sameness that makes interfaces feel machine-made.
Typography Systems
Build modular type scales, pair fonts with intent, and create hierarchy through size, weight, spacing, and color — not decoration.
Color Systems
Build perceptually uniform color systems in OKLCH — from primitives through semantic roles to dark-mode-safe themes that pass WCAG contrast.
Responsive & Adaptive Layout
Build responsive layouts with fluid grids, container queries, and adaptive patterns that work from 320px to ultrawide — no breakpoint chaos.
UX Writing & Microcopy
Write clear, actionable microcopy for every UI state: buttons, errors, empty states, onboarding, notifications, and form validation.
Design Review & Critique
Run systematic design reviews: Nielsen's heuristics, visual hierarchy scoring, accessibility checks, and prioritized fix plans with concrete remedies.
Design System from Reference
Turn a style reference into a complete, AI-consumable design system: tokens JSON, CSS variables, markdown spec, and visual preview — ready for consistent code generation.
How to install
mkdir -p ~/.config/opencode/skills/frontend-design
curl -o ~/.config/opencode/skills/frontend-design/SKILL.md \
https://pageweave-design.pageweave.site/skills/frontend-design.md