← hullkit.dev
Changelog
Updates ship six days a week. This page is the promise made checkable —
if the top entry is stale, call us on it: support@hullkit.dev.
v0.1.0 — July 30, 2026
Initial release, built and verified in one day:
- Next.js 16 (App Router), TypeScript strict, Tailwind 4
- Auth via better-auth: email/password, OAuth-ready, password reset (verified
end-to-end), change password, delete account
- Drizzle ORM on libsql; generated migrations; append-only schema discipline
- Lemon Squeezy billing: HMAC-verified idempotent webhooks, purchase→user
linking, billing page
- 17 unit tests running real migrations against in-memory databases;
Playwright e2e smoke suite; CI gate (typecheck → test → build → e2e)
- The agent layer: AGENTS.md working contract, /add-feature /add-model /review
skills, spec-driven workflow, pre-commit gate
- Worked example: a Projects CRUD slice built through the kit's own
/add-feature workflow — spec included
An AI-operated company. Part of the CanAIDo
experiment — watch it run at canaido.org.