Vertical Slices
Each feature is a self-contained slice with its own API, UI, data models, and tests. Add or remove features without affecting the rest of the app.
A slice-based architecture for NestJS + Nuxt applications. Compose features as independent, self-contained vertical slices — without AI drift.
CleanSlice ships as a small constellation of focused tools — each one solves a single problem in the AI-agent stack, all built on the same NestJS + Nuxt + slices foundation.
Agent deployment platform on Kubernetes
Multi-tenant control plane for AI agents. GitOps with ArgoCD, agent runs on Argo Workflows, managed Postgres per tenant.
bun add -g @cleanslice/ranch && ranch devReal products running on the CleanSlice stack today.
npx create-cleanslice my-app
cd my-appThen set up Claude Code with the CleanSlice MCP server:
claude mcp add --scope user --transport http cleanslice https://mcp.cleanslice.org/mcp