Build production software alone with team-level sophistication. An AI-native development framework for Claude Code that provides perfect context continuity, automated quality gates, and knowledge capture.
97%
Test Coverage
MIT
License
30
GitHub Stars
5,669
PyPI Downloads
The Problem
Hours configuring frameworks, linters, tests, CI/CD for each new project.
AI forgets previous work between sessions, requiring constant re-explanation.
Standards slip without enforcement. Tests get skipped, coverage drops.
Learnings and decisions get lost across chat sessions and conversations.
No systematic workflow for complex projects. Ad-hoc development leads to chaos.
The Solution
4 minimal scaffolding templates (T3 Stack, FastAPI, Refine, Next.js). Comprehensive ARCHITECTURE.md guides. All dependencies version-pinned and tested.
Comprehensive AI briefings restore full project state. 9 sections of context: spec, docs, stack, tree, git, learnings, dependencies, milestones, previous work.
Automated gates: tests, linting, formatting, security. Coverage thresholds, mutation testing, E2E tests. Spec validation before and after sessions.
AI-powered learning categorization (6 categories). Automatic extraction from commits and code comments. Smart deduplication with similarity detection.
Templates
Choose your stack. Pick your quality tier. Start building.
Next.js 16 · tRPC 11 · Prisma 6 · React 19 · TypeScript · Tailwind
Best for: SaaS products, B2B applications
FastAPI 0.121 · SQLModel · Pydantic · Python 3.11+ · PostgreSQL · Alembic
Best for: ML model serving, data pipelines, APIs
Refine 5 · Next.js 16 · shadcn/ui · React 19 · TypeScript · Tailwind
Best for: Admin panels, internal dashboards
Next.js 16 · React 19 · Prisma 6 · PostgreSQL · TypeScript · Tailwind
Best for: Marketing sites, content platforms, e-commerce
Commands
17 slash commands for seamless AI-assisted development.
Quick Start
# Install Solokit
pip install solokit
# Initialize your project
sk init
# Create your first work item
/work-new
# Start a development session
/start
# Work with Claude...
# End session with quality gates
/end
Join developers building production software with team-level sophistication.