Skip to content

uinosoft/t3d-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T3D Skills

A GitHub-friendly source repository for maintaining t3d skills, syncing them into local runtime mirrors, and validating them with prompt-driven example outputs.

skills/ is the source of truth. Use npm install to install t3d, edit the skill sources, then run npm run sync:skills to mirror them into .agents/skills/ for local testing.

To develop t3d projects with these skills, prefer npm-based t3d usage so imports, addon resolution, and local package source stay aligned; the skills work best when the agent can read the installed npm package source directly. For the best results, use a newer, stronger model when available.

About

A GitHub-friendly source repository for maintaining t3d skills, syncing them into local runtime mirrors, and validating them with prompt-driven example outputs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors