Skip to main content
Back to registry

code-exemplars-blueprint-generator

github/awesome-copilot

${PROJECT_TYPE="Auto-detect|.NET|Java|JavaScript|TypeScript|React|Angular|Python|Other"} ${SCAN_DEPTH="Basic|Standard|Comprehensive"} ${INCLUDE_CODE_SNIPPETS=true|false} ${CATEGORIZATION="Pattern Type|Architecture Layer|File Type"} ${MAX_EXAMPLES_PER_CATEGORY=3} ${INCLUDE_COMMENTS=true|false}

Installs6
Install command
npx skills add https://github.com/github/awesome-copilot --skill code-exemplars-blueprint-generator
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
${PROJECT_TYPE="Auto-detect|.NET|Java|JavaScript|TypeScript|React|Angular|Python|Other"} ${SCAN_DEPTH="Basic|Standard|Comprehensive"} ${INCLUDE_CODE_SNIPPETS=true|false} ${CATEGORIZATION="Pattern Type|Architecture Layer|File Type"} ${MAX_EXAMPLES_PER_CATEGORY=3} ${INCLUDE_COMMENTS=true|false} "Scan this codebase and generate an exemplars.md file that identifies high-quality, representative code examples. The exemplars should demonstrate our coding standards and patterns to help maintain consistency. Use the following approach: ${PROJECT_TYPE == ".NET" || PROJECT_TYPE == "Auto-detect" ? `#### .NET Exemplars (if detected) ${(PROJECT_TYPE == "JavaScript" || PROJECT_TYPE == "TypeScript" || PROJECT_TYPE == "React" || PROJECT_TYPE == "Angular" || PROJECT_TYPE == "Auto-detect") ? `#### Frontend Exemplars (if detected) ${PROJECT_TYPE == "Java" || PROJECT_TYPE == "Auto-detect" ? `#### Java Exemplars (if detected) ${PROJECT_TYPE == "Python" || PROJECT_TYPE == "Auto-detect" ? `#### Python Exemplars (if detected) Presentation Layer : Business Logic Layer : Data Access Layer : Cross-Cutting Concerns : For each identified exemplar, document: ${SCAN_DEPTH == "Comprehensive" ? `### 6. Additional Documentation Create exemplars.md with: The document should be actionable for developers needing guidance on implementing new features consistent with existing patterns. Important: Only include actual...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does code-exemplars-blueprint-generator do?

${PROJECT_TYPE="Auto-detect|.NET|Java|JavaScript|TypeScript|React|Angular|Python|Other"} ${SCAN_DEPTH="Basic|Standard|Comprehensive"} ${INCLUDE_CODE_SNIPPETS=true|false} ${CATEGORIZATION="Pattern Type|Architecture Layer|File Type"} ${MAX_EXAMPLES_PER_CATEGORY=3} ${INCLUDE_COMMENTS=true|false}

Is code-exemplars-blueprint-generator good?

code-exemplars-blueprint-generator does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does code-exemplars-blueprint-generator work with?

code-exemplars-blueprint-generator currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to code-exemplars-blueprint-generator?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install code-exemplars-blueprint-generator?

npx skills add https://github.com/github/awesome-copilot --skill code-exemplars-blueprint-generator

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering