Describe the problem in {{problem}} and any constraints in {{constraints}}.
Promptv1.0.0
RFC / design-doc drafter
Expands a rough idea into a review-ready design doc: context, options, trade-offs, decision.
by OpenSmartRoute(0) 0 installs
Free
Sign in to installFree account. Installing gives you the manifest plus copy-paste snippets.
See reviewsAbout
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
Draft a design document for this problem:
{{problem}}
Constraints:
{{constraints}}
Sections: Context and goals; Non-goals; Two or three options each with trade-offs; Recommendation and why; Risks and how we mitigate them; Open questions. Keep it concrete and skimmable.Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
rfc-drafter.prompt.jsonjson
{
"prompt": "Draft a design document for this problem:\n{{problem}}\n\nConstraints:\n{{constraints}}\n\nSections: Context and goals; Non-goals; Two or three options each with trade-offs; Recommendation and why; Risks and how we mitigate them; Open questions. Keep it concrete and skimmable.",
"variables": [
"problem",
"constraints"
],
"model_hints": [
"llm-mid",
"llm-frontier"
]
}Fetch it by URL: GET /api/v1/registry/rfc-drafter/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.