A collection of AI agent skills — reusable knowledge files that teach AI coding agents specific patterns and best practices.
| Skill | Description |
|---|---|
| better-auth-device-authorization | Implement OAuth 2.0 Device Authorization Grant (RFC 8628) in Better Auth for CLIs, smart TVs, and IoT devices |
| better-forms | Accessible, high-UX form patterns for React/Next.js, Tailwind, and Zod |
| clack | Build and maintain interactive Node.js/Bun CLIs with Clack (@clack/prompts and @clack/core) |
| clarify-first | Interrogate the user with multiple-choice questions before executing non-trivial tasks — forces scope, success criteria, and collaboration mode before any code is written |
| compound-pattern | Design and implement the Compound Component pattern in React |
| html | Generate self-contained HTML artifacts instead of Markdown for specs, plans, code reviews, prototypes, reports, and custom editing interfaces |