UI SKILLBOOK

Field guide 001

The field guide for building better interfaces with AI.

Curated UI skills, rules, and patterns for humans and coding agents. Search what you need, not what's trending.

281 skills76 authors12 categories

What are you building?

Latest additions

01

write-swiftExternal

How to write modern Swift well — modeling with value types, Swift 6 data-race safety and approachable concurrency (@concurrent, main-actor-by-default, actors, task groups), protocols and generics (some vs any), API design, performance and ARC, Swift Testing, macros, and the modern language features agents don't know about yet. Use when writing, reviewing, or migrating Swift, or when a concurrency error, a hang, a data race, a retain cycle, or a performance problem needs fixing.

Layout · Design Systems
02

webgl-landing-steeringExternal

Use when steering a landing page around a WebGL centerpiece or hero experience.

Visual · Layout
03

webgl-componentsExternal

Build small, always-on WebGL visuals (identity avatars, ambient orbs, glass and iridescent surfaces, animated textures) that ship inside a normal web app UI without wrecking performance, accessibility, SSR, or layout. Use whenever a shader-, GLSL-, or canvas-driven decorative element is added to a product UI, especially one rendered many times per page or per list; when reviewing or optimizing one; or when debugging one that renders blurry, aliased, all-black, or paints over the surrounding UI on machines without hardware acceleration.

Visual · Performance · Layout
04

web-quality-auditExternal

Web quality auditing skill for Lighthouse-style analysis across performance, accessibility, best practices, and SEO signals.

Performance · Accessibility
05

antfu-web-design-guidelinesExternal

Review UI code for web interface guideline compliance, including accessibility and UX best practices.

Visual · Accessibility · Layout
06

vercel-labs-web-design-guidelinesExternal

Review UI code for Web Interface Guidelines compliance. Audit design, accessibility, and UX against Vercel's best practices.

Visual · Accessibility · Layout

Browse by subject