GitHub Copilot Patterns
Repo structures and AI coding workflows built around GitHub Copilot. Compare file setups, tradeoffs, and what fits your project.
Repo structures and AI coding workflows built around GitHub Copilot. Compare file setups, tradeoffs, and what fits your project.
AGENTS.md plus scoped .instructions.md files, custom agents, skills, and hooks designed for GitHub's autonomous Coding Agent.
One AGENT.md file as the single source of truth, with symlinks to CLAUDE.md, .cursorrules, .windsurfrules, and copilot-instructions.md.
Frontend-optimized AI config covering design system tokens, component conventions, and testing patterns across Cursor, Copilot, and Claude Code simultaneously.
Repository-wide copilot-instructions.md plus path-specific .instructions.md files with applyTo frontmatter for scoped guidance.
Root-level CLAUDE.md with per-package CLAUDE.md files that Claude auto-loads when working in subdirectories. Works with Turborepo, Nx, and pnpm workspaces.