Factory Prompting

Structured prompting with XML tags. A small named vocabulary (`instructions`, `context`, `input`, `output_format`, `examples`, `constraints`, `role`, `thinking`) that turns a prose ask into something the model can parse without ambiguity. Read whenever you're authoring a prompt by hand, designing a prompt template for production, or rewriting a flaky ask. Paired with `/prompt`, which converts a rough ask into the structured form.

nonlinear-xyz Updated

File contents

nonlinear-xyz/factory-kit/tree/main/skills/factory-prompting commit f9dd23a958

Frequently asked questions

npx skillmds@latest add nonlinear-xyz/factory-prompting