What problem does it solve?
This Skill streamlines the creation and refinement of reusable VS Code Copilot prompt files (.prompt.md), ensuring clarity, structure, and effectiveness for AI-assisted development.
Core Features & Use Cases
- Prompt Creation: Guides users in generating new
.prompt.md files with correct YAML frontmatter and Markdown structure.
- Prompt Review & Improvement: Evaluates existing prompts for quality, suggesting enhancements for clarity, tool scoping, and variable usage.
- Pattern Guidance: Provides examples and best practices for common prompt patterns like review, generate, summarize, and delegate.
- Use Case: A developer needs to create a new slash command for Copilot to generate boilerplate code for a specific component type. They use this Skill to ensure the prompt is well-structured, uses appropriate variables, and scopes the necessary tools for file creation.
Quick Start
Use the create-prompts skill to generate a new prompt file for reviewing code accessibility.