setup
Installation
SKILL.md
Setup — Auto-Install Compatible Skills
Scan the current project, detect its tech stack, and install the matching codekit skills automatically.
Workflow
- Detect — Scan project files to identify technologies, language, and project type
- Match — Map detected technologies to codekit skills
- Confirm — Show the user what will be installed
- Install — Run
codekit skills add <name>for each match - Update — Run
codekit learn --all -yto regenerate platform rules with installed skills
Step 1: Detect Project Tech Stack
Scan the project root for these signals. Check them in order — stop early when the language ecosystem is clear.