Official Copilot Instructions Adapter
Copilot Instructions Generator for GitHub Copilot.
Generate official .github/copilot-instructions.md repository files so Copilot completions match your exact stack rules.
.github/copilot-instructions.md PreviewCopilot Ready
# GitHub Copilot Repository Custom Instructions ## Project Context Framework: Next.js App Router & Tailwind CSS. ## Code Style - Use TypeScript functional components with explicit return types. - Ensure all API routes validate incoming JSON payloads.