Lintro is an MIT-licensed command-line tool that brings many linters, formatters, type checkers and security scanners together under one interface, with consistent reports, auto-fixing, Docker images and optional AI-assisted review using your own API key.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONLocal-first toolkit for shader generation, review, validation, and export to Shadertoy, WebGL, LÖVE 2D, and video workflows. Supports AI-assisted drafting, license filtering, render preflight checks, and web UI with live preview.
An open-source AI coding assistant platform with workspace-aware analysis, GitHub integration, team collaboration, a capability-based plugin system, and read-only Stellar/Soroban developer tooling including contract inspection, XDR decoding, and project detection.
Research repository for an AI-assisted mod authoring agent for Skyrim SE/AE. It proposes a hybrid orchestrator architecture prioritizing headless, deterministic operations over direct Creation Kit automation. Includes validated synthetic proof-of-concept (POC-002) with strict safety policies, typed plans, and human approval gates.
A local, read‑only dashboard that visualizes Claude Code usage—token counts, cost estimates, sessions, tools, skills, projects, and activity patterns—by scanning ~/.claude/projects/ and serving a FastAPI‑based UI.
A Python CLI that consolidates AI coding agent configs (Claude Code, Codex, Gemini CLI, Goose, Amp) into one git-tracked repo via symlinks, with merge pipeline, profile inheritance, overrides, exclusions and cross-machine sync.
jarvis (jarvis-mcp) is a local-first code intelligence MCP server for coding agents: it precomputes SCIP navigation, a Tree-sitter declaration baseline, Zoekt lexical search and optional semantic vectors, then serves nine read-only tools over stdio, keeping all data in a local directory.
MCP server and CLI tool that gives coding agents a structural map of codebases across 20+ languages using tree-sitter, reducing token usage by up to 75% compared to grep-based exploration.
Instructor enables reliable structured data extraction from LLMs using Pydantic models, handling validation, retries, and multi-provider support with minimal code.
Ultralytics OpenAPI generates interactive API docs and typed Python SDKs from OpenAPI 3.0-3.2 specs, with configurable branding, auth, and CLI support.
Web UI Quality is an Apache-2.0 open-source preview CLI that keeps scope, actual change, evidence and verification separate for AI-assisted Web edits, and refuses to treat a model suggestion as write authority.
Compiler Explorer is an interactive web tool for compiling code in C, C++, Rust, Go and 30+ other languages and viewing the resulting assembly in real time. It supports multiple compilers per language, configurable layouts and a REST API, and can be self-hosted.
Vtx is a minimalist coding agent harness featuring a Textual TUI and headless CLI. It offers a lean ~2,600-token system prompt, supports 50+ LLM providers, and includes modular skills, session trees, and safe permission controls.
A command-line productivity tool powered by AI LLMs. It generates shell commands, code snippets, and documentation, supports chat/REPL modes, custom roles, and function calling. Compatible with Linux, macOS, and Windows.