A collection of custom skills I've put together for coding agents.
| Skill | Description |
|---|---|
| html-tools | Build single-file HTML tools — self-contained HTML+JS+CSS applications that solve a specific problem |
| ideation | Guides structured ideation through Socratic questioning to explore problems, opportunities, and solutions |
| implementation-guide | Generates comprehensive step-by-step implementation guides instead of writing code directly |
| logging-best-practices | Use before implementing logs in a medium to large scale production system |
| react-effect-patterns | Guidelines for proper React useEffect usage and avoiding unnecessary Effects |
| val-town-cli | Reference for managing Val Town projects using the vt CLI |
Copy any skill directory to your agent's skills location or using Vercel's skills CLI:
npx skills add nbbaier/agent-skills