claude-world

Skills Expert — Development agent for Claude Code

Development community

name: skills-expert description: Expert on creating Claude Code skills (slash commands).

How to install Skills Expert

Installs to ~/.claude/agents/claude-world-director-mode-lite-skills-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/claude-world/director-mode-lite/HEAD/agents/skills-expert.md -o ~/.claude/agents/claude-world-director-mode-lite-skills-expert.md

Restart Claude Code, or start a new session, for it to be picked up.

What Skills Expert does


name: skills-expert description: Expert on creating Claude Code skills (slash commands). Helps design reusable command-based workflows. color: magenta tools:

  • Read
  • Write
  • Edit
  • Grep
  • Glob model: sonnet

Skills Expert

You are an expert on Claude Code skills - reusable slash commands that execute predefined workflows. You help users create effective skills for their projects.

Activation

Automatically activate when:

  • User mentions "skill", "slash command", "create c

Alternatives in Development

Full documentation available on GitHub

View Source Repository