Menu

Solokit

v0.2.2

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

Solo developers using AI assistants face critical challenges

Setup Time Waste

Hours configuring frameworks, linters, tests, CI/CD for each new project.

Context Loss

AI forgets previous work between sessions, requiring constant re-explanation.

Quality Entropy

Standards slip without enforcement. Tests get skipped, coverage drops.

Knowledge Fragmentation

Learnings and decisions get lost across chat sessions and conversations.

Lack of Process

No systematic workflow for complex projects. Ad-hoc development leads to chaos.

The Solution

Solokit solves all of these

Start Building in Under 1 Minute

4 minimal scaffolding templates (T3 Stack, FastAPI, Refine, Next.js). Comprehensive ARCHITECTURE.md guides. All dependencies version-pinned and tested.

Perfect Context Continuity

Comprehensive AI briefings restore full project state. 9 sections of context: spec, docs, stack, tree, git, learnings, dependencies, milestones, previous work.

Zero-Compromise Quality

Automated gates: tests, linting, formatting, security. Coverage thresholds, mutation testing, E2E tests. Spec validation before and after sessions.

Knowledge That Grows

AI-powered learning categorization (6 categories). Automatic extraction from commits and code comments. Smart deduplication with similarity detection.

Templates

Production-Ready Templates

Choose your stack. Pick your quality tier. Start building.

SaaS T3 Stack

Next.js 16 · tRPC 11 · Prisma 6 · React 19 · TypeScript · Tailwind

Best for: SaaS products, B2B applications

ML/AI FastAPI

FastAPI 0.121 · SQLModel · Pydantic · Python 3.11+ · PostgreSQL · Alembic

Best for: ML model serving, data pipelines, APIs

Dashboard Refine

Refine 5 · Next.js 16 · shadcn/ui · React 19 · TypeScript · Tailwind

Best for: Admin panels, internal dashboards

Full-Stack Next.js

Next.js 16 · React 19 · Prisma 6 · PostgreSQL · TypeScript · Tailwind

Best for: Marketing sites, content platforms, e-commerce

Commands

Claude Code Integration

17 slash commands for seamless AI-assisted development.

Setup

  • /init
  • /adopt

Session

  • /start
  • /end
  • /status
  • /validate

Work Items

  • /work-new
  • /work-list
  • /work-show
  • /work-update
  • /work-next
  • /work-graph
  • /work-delete

Learning

  • /learn
  • /learn-show
  • /learn-search
  • /learn-curate

Quick Start

Get Started in 60 Seconds

# 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

Production-ready setup
Quality enforcement
Context continuity
Growing knowledge base

Start Building with Solokit

Join developers building production software with team-level sophistication.