Fixes: - #40: Add missing `name:` field to heal-skill.md and create-agent-skill.md - #41: Rewrite corrupted prime.md (was containing CLAUDE.md text) - #42: Namespace workflow commands as `compound:*` to avoid collision with built-in `/plan` - #36: Shorten Playwright MCP alias from `playwright` to `pw` (64 char limit) Command renames: - /plan → /compound:plan - /review → /compound:review - /work → /compound:work - /compound → /compound:codify Removed: - Deprecated /codify command (use /compound:codify) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
9 lines
280 B
Markdown
9 lines
280 B
Markdown
---
|
|
name: create-agent-skill
|
|
description: Create or edit Claude Code skills with expert guidance on structure and best practices
|
|
allowed-tools: Skill(create-agent-skills)
|
|
argument-hint: [skill description or requirements]
|
|
---
|
|
|
|
Invoke the create-agent-skills skill for: $ARGUMENTS
|