Skip to content

nbbaier/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Agent Skills

A collection of custom skills I've put together for coding agents.

Skills

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

Installing Skills

Copy any skill directory to your agent's skills location or using Vercel's skills CLI:

npx skills add nbbaier/agent-skills

About

my personal agent skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors