SLAM Vault
Detail
skill
claude-plugin-architect
Scaffolde, audite, et publie des plugins Claude Code production-ready. À déclencher dès que William ou caller dit créer plugin Claude Code, scaffold plugin, nouveau plugin, ajouter command à plugin, ajouter agent à plugin, ajouter hook plugin, bundler MCP dans plugin, publier plugin, valider plugin, auditer plugin, manifest plugin.json, .claude-plugin/, marketplace.json, plugin Claude Code marketplace, package plugin, convertir skill en plugin, fix mon plugin, mon plugin ne charge pas, namespace plugin command. Aussi implicitement quand le caller mentionne `${CLAUDE_PLUGIN_ROOT}`, `${CLAUDE_PLUGIN_DATA}`, `userConfig`, `hooks.json`, `.mcp.json`, ou demande comment distribuer asset Claude Code à plusieurs machines. Multi-host obligatoire — détecte macOS (bash 3.2) vs WSL2/Linux (bash 5+) et adapte les commandes shell. Auto-validation intégrée via `scripts/validate.sh`. Snapshot doc Anthropic 2026-05-12 versionné dans `references/` (refresh manuel via `scripts/update-references.sh`).
Files (26)
  • CHANGELOG.mdreference
  • references/01-plugin-anatomy.mdreference
  • references/02-commands.mdreference
  • references/03-agents.mdreference
  • references/04-hooks.mdreference
  • references/05-mcp-bundling.mdreference
  • references/06-marketplace-publishing.mdreference
  • references/07-security-permissions.mdreference
  • references/08-multi-host-conventions.mdreference
  • references/09-anti-patterns.mdreference
  • scripts/scaffold.shscript
  • scripts/update-references.shscript
  • scripts/validate.shscript
  • SKILL.mdskill
  • templates/full-plugin/agents/example-helper.mdreference
  • templates/full-plugin/CHANGELOG.mdreference
  • templates/full-plugin/hooks/hooks.jsonother
  • templates/full-plugin/hooks/log-tool-use.shother
  • templates/full-plugin/LICENSEother
  • templates/full-plugin/README.mdreference
  • templates/full-plugin/skills/example-action/SKILL.mdreference
  • templates/mcp-only-plugin/LICENSEother
  • templates/mcp-only-plugin/README.mdreference
  • templates/minimal-plugin/LICENSEother
  • templates/minimal-plugin/README.mdreference
  • templates/minimal-plugin/skills/example-greet/SKILL.mdreference