Skip to content

ConfigButler/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small collection of reusable “skills” for AI agents for desiging CRDs.

Install with npx skills

Install everything from this repo:

npx skills add ConfigButler/skills

Install only one skill:

# install only k8s-crd-design-review (e.g. if you don't use kubebuilder)
npx skills add ConfigButler/skills --only k8s-crd-design-review

Usage

Use the npx skills and check in your agent if the skill shows up in the list of skills. (e.g. kilocode has documented that here, your own agent should have a similar description).

Contributing

Bug reports or PRs are welcome, but do make sure to checkout with submodules. For normal usage not needed: but very usefull to check if your addition is in line with the offical Kubernetes docs (see docs/README.md.

About

Homemade for you and your AI agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published