Creating Expert
CommunityCreate complete domain experts in minutes.
Software Engineering#automation#workflow#templates#scaffolding#knowledge-base#expert-creation#domain-expert
Authorseanchiuai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of a complete domain expert scaffold, including an expertise.yaml, a question.md, and a self-improve.md, enabling rapid expansion of your expert library without manual boilerplate.
Core Features & Use Cases
- Directory scaffolding: Creates .claude/experts/{expert-name}-expert with a standardized structure.
- Expertise file generation: Generates expertise.yaml with initial patterns and metadata.
- Question & Self-Improve prompts: Boots the question.md and self-improve.md to bootstrap expert interaction and ongoing improvement.
- Use Case: When adding a new technology domain (e.g., "postgres-expert") or splitting an existing expert into subdomains.
Quick Start
Provide the expert name (kebab-case) and domain description; the skill will auto-create the directory .claude/experts/{name}-expert and populate it with expertise.yaml, question.md, and self-improve.md. Then customize and wire into the dispatcher as needed.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Creating Expert Download link: https://github.com/seanchiuai/claude-web-template/archive/main.zip#creating-expert Please download this .zip file, extract it, and install it in the .claude/skills/ directory.