Create a reusable prompt file (.prompt.md) for a common task.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "create-prompt" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/vscode/main/extensions/copilot/assets/prompts/skills/create-prompt/SKILL.md 2. Save it as ~/.claude/skills/create-prompt/SKILL.md 3. Reload skills and tell me it's ready
Related skill: agent-customization. Load and follow prompts.md for template and principles.
Guide the user to create a .prompt.md.
First, review the conversation history. If the user has been working on a repeatable task pattern (e.g., explaining code, generating tests, refactoring), generalize that into a reusable prompt. Extract:
If no clear pattern emerges from the conversation, clarify:
Remember to follow the agent-customization guidelines to create highly effective prompts.
Run chat performance benchmarks and memory leak checks for VS Code builds.
Analyze V8 heap snapshots to find memory leaks and object retention.
Find and read Code OSS dev build logs for faster debugging.
Generate or update chat customization files for AI coding agents.
Validate Azure DevOps pipeline changes and troubleshoot builds and YAML faster.
Merge session branch changes back into the base branch cleanly.