expert-prompt-writer

Guide creation of GitHub Copilot Prompt Files and Antigravity Workflows.

Updated Dec 20, 2025
One-click install
npx skills add https://github.com/ductrung-nguyen/Orca-vscode --skill expert-prompt-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expert-prompt-writer
Source: https://github.com/ductrung-nguyen/Orca-vscode/tree/main/.github/skills/expert-prompt-writer
Command: npx skills add https://github.com/ductrung-nguyen/Orca-vscode --skill expert-prompt-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users create high-quality, reusable prompt files and Antigravity workflows by guiding them through context gathering, drafting, and validation.

Core Features & Use Cases

  • Structured Prompt Creation: Provides a clear process for defining the purpose, inputs, outputs, and instructions for AI prompts.
  • Workflow Development: Assists in building standard operating procedures and reusable automation sequences.
  • Use Case: A developer needs to create a prompt for GitHub Copilot to refactor a specific piece of code. They can use this Skill to ensure the prompt is well-defined, includes necessary context, and specifies the desired output format.

Quick Start

Use the expert-prompt-writer skill to create a new prompt file for generating unit tests.

Frequently Asked Questions about expert-prompt-writer

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

FAQPage Schema
How do I create reusable prompt files for GitHub Copilot?

Creating reusable Copilot prompt files involves defining the prompt's goals, inputs, outputs, and instructions. This skill guides you through context gathering, template drafting, and validation to generate high-quality `.prompt.md` files.

What is the best way to structure an Antigravity workflow?

Structuring an Antigravity workflow involves building standard operating procedures and reusable automation sequences. This skill helps you map out the necessary context, inputs, and instructions to build effective automation workflows.

How do I write a GitHub Copilot prompt for code refactoring?

Writing a Copilot prompt for code refactoring requires clearly defining the refactoring goal, necessary context, and desired output format. This skill ensures your prompt includes these elements through a structured drafting and validation process.

Can I generate standard operating procedures for LLM automation?

Yes, you can generate standard operating procedures for LLM automation. This skill facilitates creating reusable prompt templates and workflows by defining goals, inputs, outputs, and instructions for consistent automation sequences.

What should be included in a `.prompt.md` file for unit tests?

A `.prompt.md` file for unit tests should include a clear purpose, required context, and specific output instructions. This skill helps you draft and validate the prompt to ensure it correctly guides the LLM to generate unit tests.

Why does my GitHub Copilot prompt produce inconsistent outputs?

Your Copilot prompt likely produces inconsistent outputs due to missing context, undefined goals, or unclear instructions. This skill solves this by guiding you through a validation process against defined criteria for your prompt templates.