Explore Projects
68 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
og-drizzles/trache
Trache is a CLI tool that caches a Trello board locally in SQLite and provides Git-style pull/push semantics for reading and mutating cards without hitting the Trello API repeatedly. It's specifica...
Great for people interested in building local-first caching layers for external SaaS APIs, or optimizing AI agent workflows to reduce expensive API round-trips — specifically in the Trello/project-management space.
mksglu/context-mode
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...
people interested in building protocol-level infrastructure for AI coding assistants — specifically context management, sandboxed code execution, and session continuity across LLM conversation compaction
cocoindex-io/cocoindex-code
cocoindex-code is a CLI tool and MCP server that builds a local semantic search index over your codebase using AST-based chunking and local embeddings (sentence-transformers/all-MiniLM-L6-v2). It r...
building local-first semantic code search tooling for AI coding agents, specifically people interested in the intersection of AST parsing, vector embeddings, daemon architecture, and MCP protocol integration
dpearson2699/swift-ios-skills
A collection of 56 markdown-based 'agent skills' — structured documentation files (SKILL.md) targeting iOS 26+, Swift 6.2, and modern Apple frameworks like Liquid Glass, SwiftData, and Foundation M...
iOS developers who want to give AI coding assistants accurate, non-deprecated iOS 26 / Swift 6.2 context — especially for newer APIs that training data won't cover well (Liquid Glass, AlarmKit, EnergyKit, Foundation Models, PermissionKit)
rmolines/fractal
Fractal is a Claude Code plugin that replaces flat task lists with a recursive predicate tree for AI-assisted project management. Instead of 'implement auth', you state 'users can authenticate with...
People interested in AI-driven project orchestration systems, specifically the problem of autonomous goal decomposition with human-in-the-loop validation gates and filesystem-as-state persistence
Sign in to explore more
Sign In