prompt-engineering-patterns
๐ฏSkillfrom wshobson/agents
Agent skill for LLM prompt engineering patterns including chain-of-thought, few-shot examples, and structured output design, part of the wshobson/agents marketplace with 8 LLM Application skills.
Overview
prompt-engineering-patterns is an agent skill from the wshobson/agents plugin marketplace that provides specialized knowledge about prompt engineering techniques for LLM applications. It belongs to the LLM Applications category, which includes 8 skills covering LangGraph, prompt engineering, RAG, evaluation, embeddings, similarity search, vector tuning, and hybrid search. The skill follows progressive disclosure architecture for token-efficient knowledge loading.
Key Features
- LLM Prompt Patterns: Encodes proven patterns for crafting effective prompts, including chain-of-thought, few-shot examples, system message design, and structured output formatting
- Progressive Disclosure Architecture: Three-tier loading (metadata, instructions, resources) ensures minimal token usage until deeper prompt engineering context is needed
- Integration with AI/ML Ecosystem: Works alongside other LLM Application skills (RAG, evaluation, embeddings) for building complete AI-powered applications within the 73-plugin marketplace
- Multi-Agent Orchestration: Combines with agent orchestration plugins for complex workflows where prompt quality directly impacts output across multiple specialized agents
Who is this for?
- AI engineers building LLM-powered applications who need consistent prompt patterns across their codebase
- Developers working with Claude Code plugins who want to improve their prompt design for agent skills and multi-agent workflows
- Teams implementing RAG systems, chatbots, or AI pipelines who need structured prompt engineering guidance
Same repository
wshobson/agents(268 items)
Installation
npx vibeindex add wshobson/agents --skill prompt-engineering-patternsnpx skills add wshobson/agents --skill prompt-engineering-patterns~/.claude/skills/prompt-engineering-patterns/SKILL.mdSKILL.md
More from this repository10
Comprehensive Claude Code plugin collection with 112 AI agents, 146 skills, and 73 focused plugins covering full-stack development, security, infrastructure, and multi-agent orchestration.
A specialized agent skill for advanced TypeScript type system patterns, part of the wshobson/agents plugin marketplace with 146 skills across 73 plugins for Claude Code.
Agent skill for Node.js backend development patterns including API design, architecture, and microservices, part of the wshobson/agents collection with 73 focused plugins and 146 skills for Claude Code.
Claude Code plugin for AI-powered framework migration workflows, coordinating specialized agents to plan and execute transitions between technology stacks as part of the wshobson/agents marketplace.
A Claude Code plugin for payment system integration covering Stripe, PayPal, and billing platforms with checkout flows, subscription management, and webhook handling in the wshobson/agents ecosystem.
A Claude Code plugin bundling core development tools and agents for everyday tasks like debugging and code generation, part of the wshobson/agents marketplace with 73 focused plugins.
Claude Code plugin for observability and monitoring including logging, metrics, distributed tracing, and alerting, part of the wshobson/agents marketplace with 73 focused plugins.
A Claude Code plugin providing specialized AI agents for deployment strategy planning and execution, covering blue-green deployments, canary releases, rolling updates, and zero-downtime patterns.
A Claude Code plugin for rapid API project scaffolding, part of the wshobson/agents marketplace with 73 focused plugins, 112 specialized agents, and 146 agent skills.
Claude Code plugin for JVM language development including Java, Kotlin, and Scala with specialized agents for idiomatic patterns, build tools, and runtime optimization in the wshobson/agents marketplace.