senior-prompt-engineer
World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-skills/senior-prompt-engineer skilz install alirezarezvani/claude-skills/senior-prompt-engineer --agent opencode skilz install alirezarezvani/claude-skills/senior-prompt-engineer --agent codex skilz install alirezarezvani/claude-skills/senior-prompt-engineer --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skills cp -r claude-skills/engineering-team/senior-prompt-engineer ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutionsAutomates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...
automating-reminders
by SpillwaveSolutionsAutomates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...
mastering-postgresql
by SpillwaveSolutionsPostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...
automating-contacts
by SpillwaveSolutionsAutomates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Type
- Other
- Meta-Domain
- N/A
- Primary Domain
- N/A
- Market Score
- 0.0
Agent Skill Grade
F
Score: 36/100
Click to see breakdown
Score Breakdown
Areas to Improve
- Heavy use of marketing terms violates objectivity requirement
- All three reference files contain 80%+ identical boilerplate instead of specific content
- 227-line file lacks table of contents for navigation
Recommendations
- Focus on improving Pda (currently 8/30)
- Focus on improving Ease Of Use (currently 9/25)
- Focus on improving Writing Style (currently 2/10)
Graded: 1/23/2026
Developer Feedback
I looked at your senior-prompt-engineer skill and noticed the grading rubric heavily penalizes the documentation structure—the core ideas are solid, but they're buried under formatting choices that make them harder to follow for developers actually trying to use the skill.
Links:
The TL;DR
You're at 36/100, which is an F grade. This is based on Anthropic's best practices for skill design. Your strongest area is Spec Compliance (12/15)—the YAML structure and naming conventions are solid. The real drag is Utility (4/20) and Writing Style (2/10)—you've got aspirational concepts but they lack concrete, actionable workflows that developers can actually execute.
What's Working Well
- Valid metadata structure - Your YAML frontmatter is clean and follows conventions perfectly
- Decent trigger coverage - You've identified relevant use cases like "optimizing LLM performance" and "designing agentic systems"
- Reference architecture - Having three reference files shows you're thinking layered, even if the content needs work
- Grep-friendly structure - The skill is organized in a way that's easy to search and navigate
The Big One: Duplicate Reference Content
Here's what's killing your score: all three reference files (prompt_engineering_patterns.md, agentic_system_design.md, llm_evaluation_frameworks.md) are 80%+ identical boilerplate. They share the same "Core Principles," "Advanced Patterns," and "Best Practices" sections—which defeats the whole purpose of having multiple references.
Why it matters: Progressive Disclosure Architecture is supposed to layer specific, relevant details. Right now you're wasting tokens repeating the same content three times instead of giving developers actionable patterns they can actually use.
Concrete fix: Differentiate each reference:
prompt_engineering_patterns.md→ Specific prompt techniques with example inputs/outputsllm_evaluation_frameworks.md→ Concrete metrics, scoring methods, comparison tablesagentic_system_design.md→ Agent architectures (ReAct, planning loops, tool use patterns) with pseudocode
This alone could add +8 points.
Other Things Worth Fixing
Remove marketing language - "world-class" appears 5+ times. Strip all qualifiers like "senior-level," "enterprise-scale," "advanced." Let the content speak for itself. (+3 points)
Add a Table of Contents - Your SKILL.md is 227 lines with no TOC. Add one after the metadata so developers can jump to sections they need. (+2 points)
Concrete workflows instead of vague bullets - Right now you have bullets like "Monitor everything critical" and "Automate deployments." Replace with numbered steps: "1. Baseline current prompt with eval set → 2. Apply pattern X → 3. Run optimizer script → 4. Compare metrics → 5. Iterate if <10% improvement." (+6 points)
Context for every command - Commands are listed alone. Add what inputs they expect, what outputs you should see, and when to use them. (+4 points)
Quick Wins
- Kill the marketing language first (easiest, quick win)
- Give each reference file actual, different content (biggest impact)
- Add workflows with numbered steps so developers know what to do
- Include input/output examples for every command or script
These changes could realistically push you from 36 to 55-60 range.
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?