Skip to content

toitlang/ai-instructions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Toit AI tools

Skills and other tools for AI agents working with Toit.

Installation

Project-Local Skills

In your project, or home directory:

for d in .agent .claude; do
  mkdir -p "$d/skills"
  cp -r $PATH_TO_AI_TOOLS/skills/* "$d/skills"
done

Restart your editor.

About

Instructions that help LLMs produce better Toit code.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors