Single source of truth for AI coding agent configuration — skills, commands and rules shared across OpenCode and Pi.
Practical techniques for coding with ai assistants (Claude Code, Codex CLI, Cursor, GitHub Copilot, etc). Available in: English • Español • Deutsch • Français • 日本語
Generate a compact codebase index for AI assistants — saves 50K+ tokens per conversation
Lightweight markdown-based workflow for collaborating with AI coding assistants using spec-driven development methodology
Supercharge AI coding agents with portable skills. Install, translate & share skills across Claude Code, Cursor, Codex, Copilot & 40 more
Repository for skills to assist AI coding agents with .NET and C#
(HAM) Memory system for AI coding agents. Cut token usage by 80% by scoping context to directories.
Project memory system for AI coding assistants (Claude Code, Cursor, Codex): session logs, project wiki, rules, TODOs, and handoff.
Coding standards for AI coding assistants. Auto-detect tech stack, generate project rules. Works with Claude Code, Cursor, Antigravity, GitHub Copilot.
A human-governed AI coding workflow that distills ephemeral session context into persistent project memory—making work traceable, reviewable, and resumable.
ast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, or one symbol — instead of reading whole files. A stateless, tree-sitter-based CLI.
A curated collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities across development, documentation, planning, and professional workflows.
Shared standards and reusable skills for Claude Code, Codex CLI, and other AI coding agents.
Cofounder is a project harness that turns your AI coding agent into a technical cofounder.
Architecture guardrails for AI coding agents building backend services with DDD and Hexagonal Architecture.
Master OpenCode, the open-source AI coding agent — setup, agents, skills, plugins, MCP, Zen & headless CI.
Zettelkasten-based persistent memory for AI coding agents. Works with Claude Code, Cursor, VS Code Copilot, Codex, Windsurf & any MCP client. No vector DB — just markdown + git sync.

Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Vendor-neutral OpenTelemetry skills for AI coding agents, grounded in upstream sources
A practical, no-hype workflow for AI coding agents: context, plan, implement, review, QA, ship, retro. Templates, two Claude Code skills, and a 40% context rule - every claim traced to official docs.

Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server that visually maps out the execution plan of any AI coding agent as an interactive flowchart/graph before the agent begins writing code.
A lightweight, zero-dependency CLI tool to manage and activate capabilities for AI coding assistants (such as Claude Code, Cursor, Trae, etc.).
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
Minimal kernel to make any AI coding agent stateful. Clone, point your agent, go.