What problem does it solve?
This Skill converts code, issues, or project context into a comprehensive prompt that another LLM can use to fix, improve, or implement work—without you having to manually craft a high-quality brief.
Core Features & Use Cases
- Context-to-prompt transformation: Packages the current state, requirements, constraints, and relevant artifacts into a single, detailed prompt.
- Bug fix, improvement, and feature-ready structure: Guides what must be included for different task types (e.g., reproduction steps and logs for bugs; success criteria and non-goals for improvements/features).
- Prevents solution leakage: Explicitly instructs the receiving LLM to decide “how” by focusing the output on “what” (problem, expectations, and observed behavior), avoiding implementation suggestions.
Quick Start
Tell your AI to use the to-prompt skill to transform your bug report and relevant code snippets into a detailed prompt for a second LLM to implement the fix based only on the provided context.