Skip to content

CodeArtsAgent/CodeArtsSkills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeArts Skills

Custom skills for the CodeArts coding assistant.

Skills

superpowers-codearts-installer

Install, update, or uninstall the Superpowers skills framework for CodeArts.

node skills/superpowers-codearts-installer/scripts/installer.js init    [--project|--user]
node skills/superpowers-codearts-installer/scripts/installer.js update  [--project|--user]
node skills/superpowers-codearts-installer/scripts/installer.js delete  [--project|--user]

Requirements: Node.js and git (both already required by CodeArts). Works on Windows, Linux, and macOS.

Command Description
init Clone Superpowers and install all 14 skill directories
update Pull latest Superpowers and overwrite existing skills
delete Cleanly remove all installed Superpowers files

Target selection:

Flag Scope Skills Path
--project Single project <project>/.codeartsdoer/skills/
--user All projects ~/.codeartsdoer/skills/
(omit) Auto-detect Project if .codeartsdoer/ exists in cwd, else user

After installation, restart CodeArts and the Superpowers skills will be available.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors