Distribution as a Claude Code plugin. Users install with claude plugin add CommandOSSLabs/ai-devkit; Claude Code auto-discovers the skills under skills/ once the plugin is loaded.
- Plugin manifest:
.claude-plugin/plugin.json— fieldsname: "ai-devkit",version,description,author,repository,license,keywords. No explicitskillsentry — skills are discovered by convention from theskills/directory at the plugin root. - Install instructions: root
README.md(the### Claude Codesection under## Install).