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(234 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
The ui-design plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for UI/UX design assistance within development workflows.
The data-validation-suite plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Data category, which includes two data-focused plugins: data engineering and data validation.
A Claude Code plugin from the wshobson/agents marketplace for deployment validation, providing specialized AI agents and tools to ensure reliable production deployments within a 73-plugin ecosystem.
Shell Scripting is a Claude Code plugin from the wshobson/agents marketplace that provides AI-powered assistance for writing and maintaining shell scripts.
An MLOps plugin from the wshobson/agents ecosystem providing Claude Code with specialized agents and skills for ML pipeline management, model deployment, experiment tracking, and production monitoring.
A Claude Code plugin with specialized AI agents for accessibility compliance auditing, WCAG standards verification, and remediation guidance in web and mobile applications.
The reverse-engineering plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for code analysis, binary examination, and system reverse engineering tasks.
A Claude Code plugin for CI/CD automation with 4 specialized skills covering pipeline design, GitHub Actions, GitLab CI, and secrets management, part of the wshobson/agents marketplace.
The functional-programming plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Languages category, which includes seven language-focused plugins covering Python, JavaScript/TypeScript, systems programming, JVM, sc...
Comprehensive Review is a Claude Code plugin from the wshobson/agents marketplace that provides multi-perspective code analysis covering architecture, security, and best practices.