Skip navigation
Polymsai-kit
Cursor-first · tool-agnostic by design

Real engineering,
not vibe coding.

ai-kit is Polyms' shared brain for agentic fullstack dev — short-named skills you invoke with a slash command, from product requirements to shipped, reviewed code.

zsh — ai-kit bootstrap
$ git clone git@github.com:polyms/ai-kit.git ~/src/ai-kit
$ cd ~/src/ai-kit
$ pnpm bootstrap
# symlinks agents + skills into Cursor and Claude Code

Real engineering

five principles
02

Small and composable

Short-named skills (/pm, /ux, /dev) you combine per task — no heavyweight process

03

Feedback loops

/dev encodes TDD, types, and debugging discipline — fast signal, not blind codegen

04

Design every day

Specs name modules and seams; code skills resist the ball of mud agents accelerate

05

Hack and own them

Fork, adapt, commit back — skills are yours, not black-box prompts

Skill catalog

Each capability is a short-named skill or agent, invoked with a slash command.

/setupAvailablesetupRepo config — issue tracker, domain docs, pipeline
/alignAvailablealign + align-loop + domain-modelingAlignment (user + auto-discovery), domain language, CONTEXT.md
/pmAvailablepmRequirements, PRD, user stories, prioritization
/to-prdAvailableto-prdSynthesize conversation into lean PRD, publish to GitHub Issues
/to-issuesAvailableto-issuesBreak PRD/plan into vertical-slice GitHub issues
/triageAvailabletriageTriage backlog — verify, grill, agent briefs, ready-for-agent
/uxPlanneduxUI/UX flows, wireframes, design specs, a11y
/devAvailabledevFullstack implementation, TDD, debugging
/code-reviewAvailablecode-reviewTwo-axis review — Standards + Spec, parallel sub-agents
/craftAvailablecraftAuthoring and editing skills — predictability, pruning