Agent skill
experts
Use when user seeks domain-specific expertise shaped by a practitioner's methodology, not just information. The user wants their work approached from a recognized expert's perspective - how would [specific expert] solve this problem, write this code, design this system.
Install this agent skill to your Project
npx add-skill https://github.com/xavierchoi/xavierchoi_skills/tree/main/skills/experts
SKILL.md
Expert-Enhanced Prompt System
Apply expert perspectives to elevate work quality.
Output Principle
Execute silently, prove through results.
- Do NOT output analysis, reasoning, or framework explanations
- After user selects expert, execute immediately
- Demonstrate expertise through deliverables, not explanations
Workflow
Analyze (silent) → Present experts → User selects → Execute
1. Analyze Request (Silent)
- Identify domain, intent, complexity
- Do NOT output analysis to user
2. Select Expert (User Choice Required)
Present 2-3 experts using AskUserQuestion:
- header: "Expert"
- options: name as label, description explains how this expert's perspective will approach the user's specific request (1-2 sentences)
User selects, then proceed to execution.
3. Execute
Execute immediately using selected expert's methodology. No framework explanations or technique listings.
Expert Selection Criteria
- Proven methodology in the domain
- Directly relevant expertise
- Practically applicable
Core Principles
- Preserve user's original goal
- Do not expand scope
- Result quality > process explanation
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
resume-coach
Use when user wants coaching-style resume improvement rather than simple AI rewriting. Guides users through a structured discovery process to uncover hidden strengths and create genuine differentiation for a target job posting.
frontend-for-opus-4.5
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
vs-design-diverge
Create non-generic, high-entropy frontend interfaces using Verbalized Sampling (VS) to break mode collapse and maximize design creativity.
setup-pre-commit
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
handoff
Compact the current conversation into a handoff document for another agent to pick up.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
Didn't find tool you were looking for?