
Opinionated project scaffolding tool for SvelteKit + TypeScript. Generates type-safe routes, components, and API endpoints from a single config file. Zero boilerplate, maximum convention.
Tech Stack
TypeScriptNode.jsSvelteKitASTCLI
The Approach
Template engine with AST-aware code generation. Templates are real TypeScript files with placeholder markers — the generator parses, transforms, and writes valid code. No string concatenation hacks.
Gallery


1.2k
GitHub Stars
48
Contributors
< 3s
Scaffold Time
Next Project