← Back to Portfolio
Cognitive Science • AI Optimisation
Prompt Optimiser
A higher-leverage prompt enhancer: structured prompts, instruction hierarchy, output contracts, variables, few-shot examples, clarifying questions, prompt linting, exports (Markdown/JSON), and version history — while keeping the same visual system.
Input Prompt
Advanced controls
Prompt lint
Output
~0 tokens
compression: off
Use this when your API/framework expects an array of messages (system + user). It also makes instruction hierarchy explicit.
Versions are stored locally in your browser (localStorage). No network calls.
Prompt Analysis
Optimisation Tips (now dynamic)
Specify deliverables and an output format (the “output contract”).
Add constraints (what to avoid) and success criteria (what “good” looks like).
Use examples for style/format (few-shot) when results are inconsistent.
Ask clarifying questions when requirements are underspecified.