Skip to content

apstndb/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skills

A collection of agent skills for AI coding agents.

Install

# Install all skills
npx skills add apstndb/skills

# Install a specific skill
npx skills add apstndb/skills --skill godoc

Add -g for global installation.

Skills

godoc

Teaches agents to use go doc for Go package documentation lookup. Covers efficient package exploration, third-party dependency browsing without modifying go.mod, version-specific docs, and avoiding the N+1 anti-pattern of looking up symbols one by one.

License

MIT

About

A collection of agent skills for AI coding agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages