Generate task prompts for Codex, Claude Code, and Gemini CLI coding agents
AI ToolsGenerate task prompts for Codex, Claude Code, and Gemini CLI coding agents
# Agent Task Prompt ## Name Untitled ## Context - Stack or domain: Not specified - Audience: Not specified - Role: Not specified ## Goal Define the desired outcome clearly. ## Instructions - None specified ## Constraints - None specified ## Tone Clear, practical, and specific. ## Output Format Use Markdown with clear sections and actionable next steps.
Agent Task Prompt Generator helps you create coding-agent task prompts for codex, claude code, and gemini cli. Instead of leaving users with a blank prompt box, it turns fields such as Target Agents, Project / Bot Name, Stack / Domain, Goal, Constraints, Relevant Files, Verification Commands, Definition of Done into a structured Markdown document that can be copied, downloaded, reviewed, and reused. It is designed for practical AI workflows across coding agents, image generators, video generators, prompt libraries, creative briefs, and review checklists. The tool runs in the browser without requiring a login or paid API key, so the page itself provides clear guidance, examples, and repeatable output structure before the user ever sends anything to an AI model.
# Agent Task Prompt ## Name MojoUtils ## Context - Stack or domain: Next.js App Router - Audience: Not specified - Role: Not specified ## Goal Add a new browser-only utility tool. ## Instructions - Relevant files: src/data/tools.ts src/app/[locale]/tools/[category]/[slug]/ToolPageClient.tsx - Verification: npm run lint npm run build ## Constraints - Follow existing ToolSection and CopyButton patterns. ## Tone Clear, practical, and specific. ## Output Format Concise final answer with changed files and verification.
# Agent Task Prompt Generator Workflow Example ## Scenario Prepare a reusable AI workflow for MojoUtils before asking an AI model to produce final work. ## Key Inputs - Target Agents: Codex,Claude Code,Gemini CLI - Project / Bot Name: MojoUtils - Stack / Domain: Next.js App Router - Goal: Add a new browser-only utility tool. - Constraints: Follow existing ToolSection and CopyButton patterns. ## How To Use The Result - Review the draft for project-specific language. - Keep constraints and output rules visible near the top. - Save the result as a reusable instruction, prompt, checklist, or creative brief.