Guided examples
Start with the kind of work you need to do.
These all open the same Promptify builder. Pick the closest example, replace its text with your real request, and Promptify will build the structured brief.
01GitHub issue to coding briefAdd scope, constraints, edge cases, acceptance criteria, and a verification plan before handing the issue to Codex, Claude Code, Cursor, or Copilot.02Bug report to fix promptConvert symptoms and scattered notes into a focused investigation with reproduction steps, expected behavior, likely evidence, and a regression-test requirement.03Feature idea to implementation promptGive an AI coding agent the user outcome, in-scope behavior, non-goals, states, and finish line it needs to build without inventing the product for you.04PRD to coding-agent promptReduce a long product document to one vertical slice with dependencies, constraints, verification, and a clear definition of done.05Code review prompt generatorCreate a review brief that prioritizes correctness, security, regressions, and maintainability while requiring file-level evidence for every finding.