Official packages are curated through pull requests only.
packages/<id>/
mend-package.json
.mendcode/
commands/
modes/
skills/
prompts/
tui/
Add every package to .mendcode/marketplace/index.json.
- Package id is stable and lower-case.
mend-package.jsonhasversion: 0,packageVersion, title, description, compatibility, artifacts, and distribution source.- Artifacts point only to files inside that package.
- No secrets or blocked paths are present.
npmorbuninstalls are not required to validate the registry.node scripts/validate-packages.mjspasses.