Faster Coding with Kilo
Kilo is an open-source coding agent that helps founders build, ship, and iterate faster by automating coding tasks
- •When you need to automate repetitive coding tasks
- •When you want to speed up your development workflow
- •When you need to collaborate with others on coding projects
kilo run --task='generate-api-client' --language='typescript' --output='src/api'
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/kilocode && curl -fsSL https://workflowstacks.com/api/skills/kilocode/claude-skill -o ~/.claude/skills/kilocode/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Faster Coding with Kilo is a very large TypeScript project (~682k lines across 4484 code files, plus 1853 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3bin/kilodevWhere the program starts running
- 4package.jsonDependencies and the commands it exposes
- 5packages/core/src/skill.tsInside packages/core/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/kilocode && curl -fsSL https://workflowstacks.com/api/skills/kilocode/claude-skill -o ~/.claude/skills/kilocode/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More claude-skill tools founders pair with this one.