AI
Prompt Polisher
Structure rough AI instructions into a clearer prompt with role, context, task, and constraints.
Prompt rewriting is template-based and stays in the browser.
Prompt structure
Turn a rough request into a more actionable prompt.
Role: Act as a senior product engineer.
Context: I am building tools.lijinp.in, a privacy-first browser-based toolkit.
Task: Build a JSON formatter page with validation, copy button, examples, and FAQ.
Requirements:
- Keep the experience fast, accessible, and responsive.
- Prefer client-side processing when user data is involved.
- Follow existing architecture and UI patterns.
- Include empty, loading, error, and success states where relevant.
Output: Explain the implementation briefly and call out any tradeoffs.Examples
Coding task
fix my dashboard filters and explain what changed
Writing task
make this launch note shorter and friendlier
FAQ
Does this call an AI model?
No. This first version uses local structure and rewriting helpers only.
Can I use it for Codex prompts?
Yes. It is designed to make implementation requests clearer.