Explore Projects

591 analyzed repos ready for contributors.

sherlock-project/sherlock

31078,609
Python

Sherlock is a CLI OSINT tool that searches for a given username across 400+ social media sites simultaneously using concurrent HTTP requests. It checks each site using one of three detection method...

Collab
6
Activity
8
low barriercli-toolautomationapi-wrapper

People interested in OSINT, web scraping reliability challenges, and maintaining large data-driven site manifests — specifically the cat-and-mouse game of keeping detection heuristics accurate against WAFs, site redesigns, and anti-bot measures

fission-ai/openspec

4530,597
TypeScript

OpenSpec is a CLI tool that generates and manages spec-driven development (SDD) artifacts — proposal.md, design.md, specs/, tasks.md — inside your project's openspec/ directory, then injects corres...

Collab
5
Activity
8
medium barriercli-tooldev-toolingai-agentclaude-code-helperdocumentationframework

Great for people interested in formalizing AI-assisted development workflows — specifically the problem of AI coding assistants generating code that drifts from intent because requirements only exist in ephemeral chat history.

gsd-build/get-shit-done

5230,049
JavaScript

GSD is a meta-prompting and workflow orchestration system for AI coding assistants (Claude Code, Gemini CLI, OpenCode, Codex). It installs a set of slash commands, agent definitions, and Node.js ho...

Collab
5
Activity
8
medium barriercli-tooldev-toolingai-agentautomationclaude-code-helperframework

people interested in prompt engineering and AI workflow orchestration — specifically building structured development pipelines that keep LLM agents on-task across long coding sessions with real state management

garrytan/gstack

210,282
TypeScript

gstack is a collection of Claude Code slash-command 'skills' (Markdown prompt templates) plus a compiled headless browser CLI built on Playwright. The browser binary (browse) is a TypeScript/Bun CL...

Collab
7
Activity
8
medium barrierclaude-code-helpercli-toolautomationtestingdev-toolingai-agent

building and extending opinionated AI-driven dev workflows on top of Claude Code, particularly the browser automation layer that connects headless Playwright to an LLM agent loop

rtk-ai/rtk

368,617
Rust

rtk (Rust Token Killer) is a CLI proxy that intercepts shell commands run by LLM coding agents (primarily Claude Code) and compresses their output before it reaches the LLM context window. It does ...

Collab
10
Activity
8
low barriercli-tooldev-toolingclaude-code-helperai-agentautomation

Great for people interested in LLM context optimization, building tools that sit between shell environments and AI coding agents, or Rust systems programming involving process spawning, output parsing, and structured filtering pipelines.

siteboon/claudecodeui

508,425
TypeScript

CloudCLI (formerly Claude Code UI) is a web-based GUI that wraps multiple AI coding agents (Claude Code, Cursor CLI, OpenAI Codex, Gemini CLI) so you can interact with them from a browser or mobile...

Collab
6
Activity
8
medium barrierweb-appcli-toolai-agentdev-toolingclaude-code-helper

Great for people interested in building browser-based interfaces for terminal-driven AI agents, or exploring how to wrap PTY sessions and streaming CLI output into a real-time web UI

smtg-ai/claude-squad

146,765
Go

Claude Squad is a terminal multiplexer for AI coding agents (Claude Code, Codex, Gemini, Aider) that runs each agent in an isolated tmux session backed by a git worktree, so multiple tasks can run ...

Collab
6
Activity
8
medium barriercli-tooldev-toolingai-agentclaude-code-helperautomation

Great for people interested in building terminal UIs around AI agent orchestration, specifically the intersection of tmux session management, git worktree isolation, and multi-agent workflow automation

sawyerhood/dev-browser

44,947
TypeScript

dev-browser is a CLI tool that lets AI agents (primarily Claude Code) control a web browser by executing sandboxed JavaScript scripts against a full Playwright API. It works by running a Node.js da...

Collab
7
Activity
6
high barriercli-toolautomationai-agentclaude-code-helperdev-toolingmcp-client

building or extending AI-driven browser automation tools, especially those that need sandboxed script execution or want to give LLM agents safe web interaction without full host access

mksglu/context-mode

204,915
JavaScript

Context Mode is an MCP server that acts as a sandboxed execution and indexing layer between AI coding assistants (Claude Code, Gemini CLI, VS Code Copilot, etc.) and their context windows. It inter...

Collab
8
Activity
7
medium barriermcp-servermcp-clientmemory-layercli-tooldev-toolingai-agentclaude-code-helper

people interested in building protocol-level infrastructure for AI coding assistants — specifically context management, sandboxed code execution, and session continuity across LLM conversation compaction

insforge/insforge

474,141
TypeScript

InsForge is a self-hostable Backend-as-a-Service platform (similar to Supabase) that exposes PostgreSQL, auth, S3-compatible storage, edge functions (via Deno), and site deployment through both a R...

Collab
8
Activity
8
medium barriermcp-serverapi-wrapperweb-appdev-toolingai-agentframework

building AI-agent-friendly backend infrastructure and tooling, particularly for developers exploring how MCP servers can bridge AI coding agents to live backend systems like Postgres, auth, and storage

kuberwastaken/claude-code

13,356
Rust

A clean-room Rust reimplementation of Anthropic's Claude Code CLI, reverse-engineered from a source map leak in the official npm package. The project includes behavioral specs derived from the Type...

Collab
3
Activity
7
medium barriercli-toolai-agentdev-toolingapi-wrapperclaude-code-helper

Rust developers interested in building terminal AI coding agents — specifically the architecture of multi-turn agentic loops, TUI design with ratatui, MCP (Model Context Protocol) client integration, and permission/tool orchestration systems.

adrienverge/yamllint

10013,347
Python

yamllint is a Python command-line linter for YAML files that checks both syntax validity and style/cosmetic issues (indentation, line length, trailing spaces, key duplicates, quoting style, etc.). ...

Collab
5
Activity
7
medium barriercli-tooldev-toolinglibrarytesting

people interested in static analysis tooling, specifically building or extending rule-based linters that operate on structured text formats using token-stream traversal

Page 1 of 50