engineer_prompt
Optimize and refine prompts for Claude Code with automatic language detection, task recognition, and interactive Q&A. Enhance prompt effectiveness for programming tasks offline without external APIs.
Instructions
Intelligently engineers and optimizes prompts for Claude Code, with interactive refinement and automatic optimization for maximum effectiveness.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | Additional context about the codebase or project (optional) | |
interactive | No | Whether to enable interactive Q&A refinement (default: false) | |
language | No | The programming language (optional, will be detected if not provided) | |
prompt | Yes | The raw user prompt that needs engineering |