[docs] Add GitHub Copilot custom coding agent instructions with SEO and Core Web Vitals guidance#7137
Conversation
Co-authored-by: leecalcote <7570704+leecalcote@users.noreply.github.com>
|
Ensure that SEO is considered for and that Core Web Vitals are accounted for. |
|
Co-authored-by: leecalcote <7570704+leecalcote@users.noreply.github.com>
Enhanced the Copilot instructions with comprehensive guidance:
Enhanced with practical code examples, restructured checklist with dedicated SEO and performance sections, and updated blog post example with complete SEO metadata. Commit: 478c5d0 |
|
@copilot, use "Layer5 Team" as the default byline. |
Description
This PR fixes #7136
Adds
.github/copilot-instructions.mdto enable GitHub Copilot's custom coding agent feature for this repository with comprehensive SEO and Core Web Vitals optimization guidance.Content Structure
The instructions file provides:
make setup,make site,make lintwith build time expectations, Lighthouse CI monitoringSources
Synthesized from:
AGENTS.md- all existing LLM contribution guidelinesThe agent emphasizes minimal changes, validates build completion before claiming success, and prioritizes SEO and Core Web Vitals performance in all contributions.
Notes for Reviewers
The file is documentation-only (755 lines, 27KB). Enhanced from initial 605 lines with +150 lines of SEO and Core Web Vitals guidance per review feedback. No code changes, no build required.
Key enhancements based on feedback:
Signed commits
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.