Skill Claude CodeCodex
Find unused packages in requirements.txt that are not needed by the project code.
Skill Claude CodeCodex
Find unused packages in requirements.txt that are not needed by the project code.
Skill Claude CodeCodex
Align Docker files in a project directory to the standard project template style.
Skill Claude CodeCodex
Describe a diagram for a technical book, from either an image or a concept.
Skill Claude CodeCodex
Generate a SVG code for an image or a description.
Skill Claude CodeCodex
Generate a TikZ code for an image or a description.
Skill Claude CodeCodex
Safely remove a Python function, file, or directory from the Git repo and clean up all references.
Skill Claude CodeCodex
Skill "git.merge_conflicts" from causify-ai/helpers, covering step 1: find the files with conflicts, step 2: propose fixes and step 3.
Skill Claude CodeCodex
Move a file or directory in the Git repo and update all references to it.
Skill Claude CodeCodex
Find and update the references in other Git repos to files that were moved, renamed, or deleted in the current Git repo.
Skill Claude CodeCodex
Create instructions to build a children PR.
Skill Claude CodeCodex
Split the current changes in a Git client in small cohesive PRs to simplify merging.
Skill Claude CodeCodex
Represent a causal knowledge graph in Graphviz DOT format following visual conventions for causal inference.