Back to Marketplace
FREE
Scanned
Grow Business

Prompt Engineer

Transform rough prompts/ideas into production-ready LLM prompts. Use when crafting, refining, or optimizing prompts for any AI model (Claude, GPT, Llama, etc.) with advanced techniques like CoT, constitutional AI, RAG optimization.

Install in one line

mfkvault install prompt-engineer

Requires the MFKVault CLI. Prefer MCP?

New skill
No reviews yet
New skill
🤖 Claude Code
FREE

Free to install — no account needed

Copy the command below and paste into your agent.

Instant access • No coding needed • No account needed

What you get in 5 minutes

  • Full skill code ready to install
  • Works with 1 AI agent
  • Lifetime updates included
SecureBe the first

Description

--- name: prompt-engineer description: Transform rough prompts/ideas into production-ready LLM prompts. Use when crafting, refining, or optimizing prompts for any AI model (Claude, GPT, Llama, etc.) with advanced techniques like CoT, constitutional AI, RAG optimization. --- # Prompt Engineer Expert prompt engineering skill that transforms rough ideas into well-structured, production-ready prompts optimized for LLMs. ## When to Activate - User provides a rough prompt/idea and wants it refined - User asks to create/design/optimize a prompt for any LLM - User needs prompt architecture for agents, RAG, or multi-step workflows - User asks about prompting techniques or best practices ## Workflow ### 1. Analyze Input Identify from user's request: - **Target model** (Claude, GPT, Llama, etc.) — default: Claude - **Use case** (agent system prompt, task prompt, RAG, chat, etc.) - **Domain** (technical, creative, business, etc.) - **Constraints** (token limits, output format, safety requirements) ### 2. Apply Techniques Select appropriate techniques from `references/techniques.md` based on use case: - Complex reasoning → Chain-of-Thought, Tree-of-Thoughts - Safety-critical → Constitutional AI patterns - Data extraction → Structured output, JSON mode - Multi-step tasks → Prompt chaining, agent patterns - Knowledge-heavy → RAG optimization ### 3. Craft the Prompt Follow model-specific guidelines from `references/model-optimization.md`: - Structure with clear sections (role, context, instructions, output format) - Include examples where beneficial (few-shot) - Add constraints and guardrails - Optimize for token efficiency ### 4. Deliver Output **MANDATORY format** — always include ALL sections: #### The Prompt Display complete prompt in a single copyable code block. #### Implementation Notes - Techniques used and rationale - Model-specific optimizations - Parameter recommendations (temperature, max_tokens) - Expected behavior and output format #### Testing & Evaluation - 3-5 test cases to validate - Edge cases and failure modes - Optimization suggestions #### Usage Guidelines - When/how to use effectively - Customization options - Integration considerations ## Key Principles - **Always show the complete prompt** — never just describe it - **Token efficiency** — concise but comprehensive - **Production-ready** — reliable, safe, optimized - **Model-aware** — tailor to target model's strengths - Refer to `references/techniques.md` for advanced technique details - Refer to `references/model-specific-optimization-guide.md` for model-specific guidance - Refer to `references/production-patterns-and-enterprise-templates.md` for enterprise patterns

Preview in:

Security Status

Scanned

Passed automated security checks

Time saved
How much time did this skill save you?

Related AI Tools

More Grow Business tools you might like

codex-collab

Free

Use when the user asks to invoke, delegate to, or collaborate with Codex on any task. Also use PROACTIVELY when an independent, non-Claude perspective from Codex would add value — second opinions on code, plans, architecture, or design decisions.

Rails Upgrade Analyzer

Free

Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.

Asta MCP — Academic Paper Search

Free

Domain expertise for Ai2 Asta MCP tools (Semantic Scholar corpus). Intent-to-tool routing, safe defaults, workflow patterns, and pitfall warnings for academic paper search, citation traversal, and author discovery.

Hand Drawn Diagrams

Free

Create hand-drawn Excalidraw diagrams, flows, explainers, wireframes, and page mockups. Default to monochrome sketch output; allow restrained color only for page mockups when the user explicitly wants webpage-like fidelity.

Move Code Quality Checker

Free

Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working

Claude Memory Kit

Free

"Persistent memory system for Claude Code. Your agent remembers everything across sessions and projects. Two-layer architecture: hot cache (MEMORY.md) + knowledge wiki. Safety hooks prevent context loss. /close-day captures your day in one command. Z