Prompt Generator for VS Code
A VS Code prompt generator should produce instructions that are clear, scoped, and ready for an editor workflow. PromptDC helps you craft prompts for refactors, test generation, and code reviews without the back-and-forth.
Best prompts for in-editor work
- Describe the file or module you want changed.
- List constraints like lint rules, TypeScript settings, or design systems.
- Specify the expected output (files, diffs, or steps).
Example prompt
Goal: Refactor the auth middleware Context: Next.js app, uses Supabase, strict TS Constraints: keep routes, add tests, no new deps Output: list changed files + code blocks
Why PromptDC
PromptDC is a coding-first prompt rewriter that produces implementation-ready prompts tailored to VS Code workflows.
