copilot-instructions-blueprint-generator

Generates a GitHub Copilot instructions file from analysis of your codebase's architecture and patterns.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/xabierlameiro/price-tracker --skill copilot-instructions-blueprint-generator-xabierlameiro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: copilot-instructions-blueprint-generator
Source: https://github.com/xabierlameiro/price-tracker/tree/main/.agents/skills/copilot-instructions-blueprint-generator
Command: npx skills add https://github.com/xabierlameiro/price-tracker --skill copilot-instructions-blueprint-generator-xabierlameiro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of copilot-instructions.md files, ensuring GitHub Copilot generates code that strictly adheres to your project's specific technology versions, architecture, and coding patterns, thereby eliminating guesswork and promoting consistency.

Core Features & Use Cases

  • Codebase Analysis: Scans your existing codebase to identify technology versions, architectural styles, and coding patterns.
  • Automated Instruction Generation: Creates a detailed copilot-instructions.md file tailored to your project's unique context.
  • Consistency Enforcement: Guides AI code generation to match established standards, preventing deviations and assumptions.
  • Use Case: Before onboarding a new developer or integrating AI assistance, use this Skill to generate a blueprint that ensures Copilot understands and respects your project's specific .NET version, layered architecture, and existing C# coding conventions.

Quick Start

Use the copilot-instructions-blueprint-generator skill to create a copilot-instructions.md file for a React project with a microservices architecture.

Frequently Asked Questions about copilot-instructions-blueprint-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a copilot-instructions.md file from an existing codebase?

To generate a copilot-instructions.md file, this Skill analyzes your codebase for technology versions, architectural styles, and coding patterns to automatically create a comprehensive blueprint. It ensures AI-generated code strictly adheres to your project-specific context.

Why does GitHub Copilot ignore my project's coding standards and architecture?

GitHub Copilot ignores coding standards when it lacks project context. Generating a copilot-instructions.md file provides Copilot with explicit guidelines on your technology versions and architecture, enforcing consistency and preventing incorrect assumptions.

Can I use this to enforce coding standards for a React project with microservices architecture?

Yes, you can use this Skill to generate coding instructions for a React project with a microservices architecture. It scans your existing codebase to identify patterns and creates a tailored blueprint for AI assistance.

What is the best way to stop AI code generation from making assumptions in a .NET project?

The best way to stop AI assumptions is generating a copilot-instructions.md file. This Skill analyzes your .NET version and layered architecture, producing strict guidelines that guide Copilot to match established quality standards.

Does generating AI coding instructions require manually specifying technology versions and testing approaches?

No, generating AI coding instructions does not require manual specification. This Skill scans the codebase to automatically identify technology versions, documentation requirements, and testing approaches to build the blueprint.