Use this skill when creating, improving, or optimizing prompts for Claude. Applies Anthropic's best practices for prompt engineering including clarity, structure, consistency, hallucination reduction, and security. Useful when users request help with writing prompts, improving existing prompts, reducing errors, increasing consistency, or implementing specific techniques like chain-of-thought, multishot prompting, or XML structuring.
$npx -y skills add chrispangg/deepagentsdk --skill prompt-engineerInstalls into the current project.
Run `npx skills use "https://github.com/chrispangg/deepagentsdk" --skill "chrispangg/deepagentsdk/prompt-engineer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chrispangg/deepagentsdk" that are relevant to the current task. Run `npx skills add "https://github.com/chrispangg/deepagentsdk"` and select the relevant skills, then follow their instructions.