New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

solokit

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solokit

Session-Driven Development framework for solo developers. This is a placeholder - the main package is in Python.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Solokit

Session-Driven Development Framework for Solo Developers

Note: This npm package is a placeholder. The main Solokit package is written in Python.

Installation

Solokit is a Python package. Install it with:

pip install solokit

Quick Start

# Initialize a new project with templates
sk init

# Or add Solokit to an existing project
sk adopt

What is Solokit?

Solokit is a complete development framework for solo developers building production software with AI assistants like Claude Code. It combines:

  • Production-ready project templates - 4 stacks (Next.js, T3, FastAPI, Refine)
  • Automated quality gates - Tests, linting, security, coverage
  • Session management - AI-powered briefings and context
  • Knowledge capture - AI-powered learning curation
  • GitHub: https://github.com/ankushdixit/solokit
  • PyPI: https://pypi.org/project/solokit/

Why This npm Package Exists

This package reserves the solokit name on npm for future use. If you're looking for the actual Solokit framework, please install the Python package:

pip install solokit

License

MIT

Keywords

solokit

FAQs

Package last updated on 28 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts