
from awesome-copilot34,827
Generates a technology-agnostic blueprint for creating copilot-instructions.md files that align Copilot output with a project's exact architecture, versions, an
Provides a configurable prompt and guidance to generate a comprehensive .github/copilot/copilot-instructions.md file. It instructs an agent to detect exact language, framework, and library versions from a codebase and produce rules that force generated code to match project patterns, architecture, testing and documentation standards. The blueprint covers priority guidelines, version detection, context files to prioritize, codebase scanning heuristics, quality standards (maintainability, performance, security, accessibility, testability), documentation and testing expectations, and technology-specific rules.
Use this skill when you need Copilot or similar code-assistant tools to produce code that strictly follows your project’s existing patterns and version constraints — for example before introducing Copilot into a production repo, when onboarding contributors, or when standardising code generation across multiple repositories. It’s useful during repo setup, audit of generated code, or when creating organizational Copilot policies.
Likely compatible with GitHub Copilot orchestration, Copilot-influenced automation, and agents that can run repository scans (Copilot, Codex, Cursor).
Pure prompt-template skill with no executable scripts. Generates a copilot-instructions.md blueprint using configurable variables for project type, architecture, and quality focus. The template uses JS-like conditional syntax embedded in markdown which requires human/agent interpretation. Well-structured but monolithic — all content lives in SKILL.md with no supporting scripts or references.
Safe skill — purely instructional, no code execution. Useful concept but limited by lack of automation; an agent must manually expand the template conditionals. Source: github/awesome-copilot.
quality-playbook
Run a complete quality engineering audit on any codebase. Derives behavioral requirements from the code, generates spec-traced functional tests, runs a three...
Arize Experiment
Create, run, and analyze Arize experiments to evaluate and compare model performance using the ax CLI.
FlowStudio Power Automate Builder
Build, scaffold, deploy, and verify Power Automate cloud flows programmatically via a FlowStudio MCP server; handles connection discovery, definition building,