Skip to content

MendCode/mendcode-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MendCode Official Marketplace

This repository is the public marketplace registry used by MendCode's default official source.

Marketplace packages are shareable .mendcode overlays. They can add commands, modes, skills, prompts, MCP config, custom tool calls, custom pages, shell-backed widgets, and TUI profiles without replacing a user's local sessions, auth state, cache, runs, or personal customization files.

Install

mendcode marketplace search ""
mendcode marketplace show mendcode-starter
mendcode marketplace install mendcode-starter

For a non-default source:

mendcode marketplace add-source company --type github --url https://github.com/YourOrg/company-mendcode-marketplace.git --channel team
mendcode marketplace install company-standard company

Marketplace Packages

  • mendcode-starter: onboarding command and skill for safe MendCode package usage.
  • mendcode-review: review command, mode, and skill for evidence-backed code review.
  • mendcode-tui-compact: compact TUI profile for dense terminal use.
  • mendcode-marketplace-lab: example package with a shell-backed widget, custom tool, page artifact, prompt mode, skill, and compact TUI profile.

Safety Contract

Official marketplace packages must not include secrets, auth state, local run history, cache output, generated runtime files, dependency folders, or binary payloads. Package install is an overlay under .mendcode/packages/installed/<id> and can be disabled or removed without deleting local project customization.

Every PR must pass package validation before review.

About

Official public MendCode package registry for skills, modes, widgets, plugins, and configuration snapshots.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors