A curated library of machine-readable task prompts and Agent Skills for coding agents, focusing on common agent failures like broken setup scripts, vague issues, and tests requiring unavailable services. Includes fixtures with planted defects for validation.
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 COLLECTIONLess than 10 stars, 5+ commits in the last 30 days — projects made with care.
RightMemory provides durable memory, a user-directed Pursuit map, and reusable Agent Corrections for AI coding agents. It stores context as Git-syncable Markdown trees organized in a graph with typed edges, enabling multi-device continuity and multi-agent collaboration while keeping memory ownership explicit and vendor-neutral.
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.
Divebell is an extensible web development and debugging toolkit for coding agents. It connects page context, browser capabilities, and existing development tools, enabling agents to reproduce, diagnose, and verify web application issues directly in real scenarios via a CLI and extensions.
coding-agents-mcp is an MCP gateway and orchestrator for autonomous AI coding agents like Claude Code, Antigravity, Codex, and Cursor. It enables IDEs and desktop assistants to delegate tasks with session memory, Git worktree sandboxing, and inter-agent handoffs.
Gateship is a local-first delivery runtime for coding agents. It gives a task an isolated Git worktree, runs a local Claude Code or Codex session, verifies acceptance commands, adds an independent read-only review, and ships a squash-merged pull request. State lives in local SQLite, served by a Bun web UI on 127.0.0.1.
stepstone keeps a repository's roadmap inside the repository: dependency-aware Project Goals committed alongside the code and driven by any coding agent or human through one CLI, with next, ready and waves answers, an optional terminal board, an Agent Skill, and a Pi extension.
Ghostget is an open-source CLI and SDK that provides AI agents with precise, bounded web capabilities. It enables secure page capture, media archiving, and encrypted reads from connected services like social platforms and email, ensuring local custody and explicit trust boundaries without granting unrestricted browser or API access.