Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccx

claude code xtras, a collection of custom skills for claude code.

skills

command file description
/ccx-optimize SKILL.md optimize code, inspired by karpathy/autoresearch
/ccx-benchmark SKILL.md measure and compare performance with reproducible benchmarks
/ccx-plot SKILL.md create plots and save them as svgs, inspired by socec
/ccx-simplify SKILL.md simplify code while preserving exact behavior
/ccx-test SKILL.md write tests following kent beck's test desiderata

installation

git clone https://github.com/brihter/ccx.git
cd ccx
./install.sh

this copies all skills into ~/.claude/skills/, where claude code automatically discovers them. note that running the install again will overwrite any existing skills with the same name.

credits

the plotting guide on which /ccx-plot is based was originally written by socec.

About

A collection of custom skills for Claude Code.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages