Explore Projects
40 analyzed repos ready for contributors.
shintaii/claude-powermode
claude-powermode is a Claude Code plugin that enforces a disciplined multi-agent engineering workflow: plan → explore → implement → verify → simplify. It works by installing slash commands (/powerm...
people interested in building behavioral guardrails and multi-agent orchestration patterns for Claude Code — specifically enforcing workflow discipline through hooks that intercept and block tool calls at runtime
mediar-ai/mcp-server-macos-use
An MCP (Model Context Protocol) server written in Swift that lets AI assistants like Claude control macOS applications via Apple's Accessibility APIs. It exposes 5 tools (open app, click, type, key...
building AI-driven desktop automation on macOS — specifically integrating LLM agents with native app UIs through accessibility APIs rather than screen scraping or AppleScript
dandaka/traul
Traul is a local-first CLI tool that syncs messages from Slack, Discord, Telegram, Gmail, Linear, WhatsApp, and Claude Code sessions into a SQLite database, then lets you search them with FTS5 keyw...
People building local-first personal data pipelines, or anyone interested in giving AI agents searchable memory over real communication data (Slack, Telegram, Gmail) using SQLite FTS5 + vector embeddings without sending data to a cloud service.
coe0718/axonix
Axonix is a self-modifying Rust CLI agent that wakes on a cron schedule every 4 hours, reads its own source and state files (GOALS.md, JOURNAL.md, METRICS.md), then uses Claude to decide what to bu...
People interested in self-modifying AI agent architectures and watching how an LLM-driven system accretes complexity over time — specifically the engineering challenges of safe autonomous code modification, state management across sessions, and prompt injection defense in a publicly-observable system.
DisplacedForest/ferment
Ferment is a self-hosted, Docker-deployable fermentation tracking app for home winemakers, brewers, and mead makers. It logs gravity readings from smart hydrometers (Tilt, iSpindel), manages multi-...
home fermenters or IoT hobbyists who want to self-host a fermentation logger with smart hydrometer integration and Home Assistant automation — or TypeScript/Next.js developers looking for a real-world full-stack project with hardware device integration
rtk-ai/rtk
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 ...
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.
Sign in to explore more
Sign In