Commit 5e02113
fix: standardize command frontmatter across plugin commands
Align both plugin commands with documented best practices from
the command-development skill and official Claude Code docs:
- create-plugin.md: Remove unnecessary quotes from argument-hint
- create-plugin.md: Use comma-separated allowed-tools format
- create-marketplace.md: Shorten description to under 60 chars
- create-marketplace.md: Use bracket notation for argument-hint
- create-marketplace.md: Add Edit tool for consistency
- create-marketplace.md: Use comma-separated allowed-tools format
Fixes #105
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 55edb26 commit 5e02113
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments