agentsclimarketplace

Prompt engineering

Skill NickCrew/Claude-Cortex/skills/prompt-engineering

Claude Cortex

Install
npx -y skills add NickCrew/Claude-Cortex --skill prompt-engineering

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 23 stars23 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Optimize prompts for LLMs and AI systems with structured techniques, evaluation patterns, and synthetic test data generation. Use when building AI features, improving agent performance, or crafting system prompts.

SKILL.md

2.7 KB, as published. Nobody here has run it

Prompt Engineering

Craft, test, and iterate prompts that deliver reliable outputs across LLMs. Covers prompt optimization techniques, structured prompt design, synthetic test data generation, and evaluation methodology.

When to Use This Skill

  • Building or optimizing prompts for AI-powered features
  • Crafting system prompts for agents or assistants
  • Improving reliability and consistency of LLM outputs
  • Generating synthetic test data to validate prompt behavior
  • Evaluating prompt performance across edge cases
  • Designing prompt chains and pipelines

Quick Reference

TaskLoad reference
Prompt techniques and patternsskills/prompt-engineering/references/techniques.md
Synthetic test data generationskills/prompt-engineering/references/synthetic-data.md

Workflow

  1. Research: Gather the use case, constraints, and evaluation criteria. Audit existing prompts and model behaviors.
  2. Design: Draft structured prompts with examples, constraints, and evaluation hooks. Plan experiments and measurement strategy.
  3. Generate test data: Analyze prompt variables, generate diverse and realistic test cases to validate the prompt.
  4. Validate: Run prompt trials, capture outputs, document adjustments. Iterate until quality thresholds are met.
  5. Deliver: Hand off the final prompt with usage guidance and evaluation results.

Core Principle

When creating prompts, always display the complete prompt text in a clearly marked section. Never describe a prompt without showing it. The prompt must be copyable and self-contained.

Deliverables Checklist

For every prompt engineering task, produce:

  • The complete prompt text (displayed in full, properly formatted)
  • Explanation of design choices and techniques used
  • Usage guidelines (model, temperature, parameters)
  • Example expected outputs
  • Test cases covering happy path, edge cases, and adversarial inputs

Example Interactions

  • "Optimize this system prompt for our code review agent"
  • "Create a prompt for extracting structured data from support tickets"
  • "Generate test cases to validate this classification prompt"
  • "Design a prompt chain for multi-step document analysis"
  • "Improve consistency of this summarization prompt"

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.