Built for us, shared with everyone. These are the Spartan-grade libraries we’ve open-sourced to empower the next generation of founders.

devterm-kit

shellDeveloper toolkit
Repo

One command to the terminal setup senior devs spend days configuring.

Automates the terminal setup that every experienced developer uses — but takes hours to configure manually. Run one command on a fresh machine and get a beautiful, productive terminal in under 2 minutes.

pageindex-kt

kotlinshell
Repo

A Modern Kotlin Engine for Smarter Content Indexing

PageIndex builds a tree-structured index from documents (like a table of contents), then uses LLM reasoning to navigate it and find relevant sections. No vector database. No chunking. Just structure + reasoning.

ai-toolkit

javascripttypescriptmakefilepythonshell
Repo

Unifying Tools for the Next Generation of AI Development

AI coding agents are fast. They're also careless. They skip tests, ignore your coding standards, push without review, and forget everything between sessions. Spartan fixes that. One command runs a full engineering workflow — spec, plan, TDD, code review, PR — with quality gates between each step. Your rules, your standards, enforced every time.

devprism

typescriptgorust
Repo

Stop Pasting Secrets Into Random Websites

A free, open-source, privacy-first developer toolkit with 20 tools (JWT debugger, SQL formatter, regex tester, JSON tools, etc.). Runs 100% locally — web, desktop (Tauri), and CLI (Go). AI-powered explanations via OpenAI, Claude, or Ollama.

git-secret-protector

python
Repo

Prevent sensitive data (secrets) from being committed or pushed into Git repositories.

A Python-based CLI tool designed to securely manage and protect sensitive files in your Git repositories. It integrates with Cloud Secret Storage Services to encrypt sensitive files before committing and decrypt them seamlessly when needed.