Loading...
Loading...
Compare original and translation side by side
# Find plugin.json
find . -name "plugin.json" -o -name ".claude-plugin/plugin.json"# Find plugin.json
find . -name "plugin.json" -o -name ".claude-plugin/plugin.json"undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined{
"name": "plugin-name",
"description": "Plugin description",
"version": "1.0.0",
"agents": ["./agents/agent-name.md"],
"commands": ["./commands/command-name.md"],
"skills": ["./skills/skill-name"]
}{
"name": "plugin-name",
"description": "Plugin description",
"version": "1.0.0",
"agents": ["./agents/agent-name.md"],
"commands": ["./commands/command-name.md"],
"skills": ["./skills/skill-name"]
}---
name: component-name
description: Component description
tools: Read, Write, Bash
model: sonnet
------
name: component-name
description: Component description
tools: Read, Write, Bash
model: sonnet
---undefinedundefinedundefinedundefinedclaire-plugin-managerdoc-validatorclaire-plugin-managerdoc-validator