Creates a new Copilot prompt file (.prompt.md) with proper frontmatter, structured body, and context-gathering strategies. Use when user asks to create, scaffold, build, generate, or set up a prompt file, task template, or .prompt.md file.
$npx -y skills add ikcode-dev/copilot-kit --skill kit-copilot-create-promptInstalls into the current project.
Run `npx skills use "https://github.com/ikcode-dev/copilot-kit" --skill "ikcode-dev/copilot-kit/kit-copilot-create-prompt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ikcode-dev/copilot-kit" that are relevant to the current task. Run `npx skills add "https://github.com/ikcode-dev/copilot-kit"` and select the relevant skills, then follow their instructions.