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

  1. Detect — Scan project files to identify technologies, language, and project type
  2. Match — Map detected technologies to codekit skills
  3. Confirm — Show the user what will be installed
  4. Install — Run codekit skills add <name> for each match
  5. Update — Run codekit learn --all -y to 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.

JavaScript / TypeScript Ecosystem

Related skills
Installs
2
Repository
0xkynz/codekit
First Seen
Mar 9, 2026