Chic.js
SvelteKit for agents.
Crafted by Mark Schellhas · Inspired by Rails
npm install -g chic.js
Version 2.1.1 · Requires Node.js ^22.18.0 or >=24.11.0
Create a TypeScript SvelteKit app with Drizzle and SQLite, then generate validated CRUD resources, pages, APIs, and reversible migrations.
chic new— SvelteKit project via the officialsvCLIchic generate scaffold— models, pages, forms, and APIschic db migrate— reversible SQL migrationschic server --open— run the app