Content Preview
# Technique Guide ## Selection Rules - Zero-shot: deterministic, simple tasks - Few-shot: formatting ambiguity or label edge cases - Chain-of-thought: multi-step reasoning tasks - Structured output: downstream parsing/integration required - Self-critique/meta prompting: prompt improvement loops ## Prompt Construction Checklist - Clear role and goal - Explicit output format - Constraints and exclusions - Edge-case handling instruction - Minimal token usage for repetitive tasks ## Failure Pat
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/technique-guide.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/marketing-skill/prompt-engineer-toolkit/references/technique-guide.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at marketing-skill/prompt-engineer-toolkit/references/technique-guide.md
Related Skills
MARKETING-EXECUTION-PLAN
Marketing Team Expansion — Execution Plan
marketing-skillmarketingexecutionplan
by alirezarezvani · alirezarezvani-claude-skills
MARKETING-EXPANSION-PLAN
Marketing Team Expansion — Audit & Implementation Plan
marketing-skillmarketingexpansionplan
by alirezarezvani · alirezarezvani-claude-skills
marketing_skills_roadmap
Marketing Team Skills Suite - Implementation Roadmap
marketing-skillmarketingskillsroadmap
by alirezarezvani · alirezarezvani-claude-skills
market-size
Run TAM/SAM/SOM market sizing with top-down and bottom-up methods, competitive landscape, and tech stack analysis. Triggered by: "/venture-capital-intelligence:market-size", "size this market", "what is the TAM for X", "market sizing analysis", "competitive landscape for X", "who are the competitors", "TAM SAM SOM for X", "market opportunity analysis", "how big is this market", "is this market big enough", "what's the addressable market", "total addressable market for X", "how large is the opportunity", "market research for X", "how saturated is this market", "market size estimate", "go-to-market sizing", "what is the serviceable market". Claude Code only. Requires Python 3.x. Uses web search for market data.
market-sizemarketsizego
by davepoon · buildwithclaude