Bundles 66 context-activated skills for Claude Code spanning backend, frontend, DevOps, security, and data/ML, loading only the relevant reference per request. A 'Common Ground' step surfaces hidden project assumptions before coding starts.
Desktop app that runs many CLI coding agents — Claude Code, Codex, Cursor, Gemini — in parallel, each in its own git worktree and branch. A built-in diff viewer, terminal, and PR tracking let you dispatch and review 10+ agents at once.
A stateful agent harness, shipped as a CLI, whose agents keep memory, skills, and prompts across sessions instead of resetting each run. Context is git-versioned via MemFS, and agents can rewrite their own prompts and skills over time.
Visual workspace for managing multiple LLM-powered coding agent sessions and iterating on code, docs, and mockups. Combines WYSIWYG editors, session kanban, task tracking, and git tooling so developers can review, approve, and integrate agent-generated changes.
Collects Claude Code commands, agents, skills and engineering best practices with ready CLAUDE.md templates and orchestration examples. Focuses on reusable agent workflows, hooks, and MCP integrations for productionizing Claude-based coding/automation.
Packages reusable GitHub Copilot building blocks — agents, prompts, instructions, and skills — to make AI-assisted coding repeatable and standards-aligned for a team. Built around an RPI (Research, Plan, Implement) workflow in VS Code.
Provides adaptive workflow steering rules for AI coding agents to guide development across Inception, Construction, and Operations phases. Includes opt-in extensions (security, testing), IDE/agent integrations (Cursor, Kiro, Amazon Q, Copilot, Claude), and human-in-the-loop approval points.
Provides 2 million synthetic, expert-verified coding examples with step-by-step reasoning and executable solutions for fine-tuning instruction-following and code-generation models. Curated through multi-stage filtering and automated test validation to prioritize correctness and reasoning.
Shows per-provider usage meters, credit balances, and reset countdowns for AI coding providers directly in the macOS menu bar. Privacy-first design reuses existing sessions (OAuth, cookies, API keys) and includes a CLI, widgets, live status badges, and optional cost/spend charts across 50+ providers.
Provides an IntelliJ IDEA plugin that embeds both Anthropic Claude Code and OpenAI Codex into the IDE — conversation-aware code assistance, @file context, session management, agent/skills commands, and provider switching for in-IDE AI coding workflows.
Provides an in‑IDE interface for IntelliJ IDEA to interact with Anthropic Claude Code and OpenAI Codex for AI-assisted coding. Supports dual-engine switching, file-aware context, session history, agent skills, MCP extensions, and security/permission controls.
Runs several AI coding agents — Claude Code, Codex, OpenCode — in parallel from one keyboard-driven desktop app, each on its own Git worktree. Playbooks batch markdown checklists, group chat coordinates agents, and a web server enables remote control.