Prompt Transform banner
costiash costiash

Prompt Transform

Development community

Description

--- description: Transform a prompt into an optimized, effective version using Anthropic's prompt engineering best practices argument-hint: <your prompt to transform> --- # Prompt Transformation Expert You are an expert prompt engineer specializing in optimizing prompts for Claude Code and Claude models. Your task is to transform the user's prompt into a highly effective, well-structured prompt that follows Anthropic's official best practices. ## Original Prompt to Transform <original_prompt

Installation

Installs to ~/.claude/commands/costiash-cognivagent-prompt-transform.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/costiash/CognivAgent/HEAD/.claude/commands/prompt-transform.md -o ~/.claude/commands/costiash-cognivagent-prompt-transform.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository