Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,31 @@
"flowagent"
],
"license": "MIT"
},
{
"name": "enhance",
"source": {
"source": "github",
"repo": "enhance-labs-builds/enhance-plugin",
"path": "plugins/enhance"
},
"description": "Design, edit, review and publish interactive product canvases with your agent.",
"version": "1.0.2",
"author": {
"name": "Enhance",
"email": "support@enhancelabs.ai",
"url": "https://enhancelabs.ai"
},
"homepage": "https://app.enhancelabs.ai/docs",
"repository": "https://github.com/enhance-labs-builds/enhance-plugin",
"keywords": [
"design",
"canvas",
"prototype",
"feedback",
"mcp"
],
"license": "MIT"
}
]
}
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ This marketplace also references plugins hosted in other repositories:

- **[Power Platform Skills](https://github.com/microsoft/power-platform-skills)** — `power-pages`, `model-apps`, `mcp-apps`, `canvas-apps`, `code-apps-preview`, `mobile-app`, `power-automate`. Plugins for Power Platform development (Power Pages sites, model-driven and canvas apps, code apps, MCP App widgets, mobile apps, and Power Automate cloud flows).

- **[Enhance](https://github.com/enhance-labs-builds/enhance-plugin)** — Design and review product canvases, publish interactive prototypes, and apply canvas feedback to source code. Includes an MCP server and four workflow skills. Requires Node.js 24 or later and a POSIX shell.

## 🤝 Contributing

We'd love your contributions! Please read our [Contributing Guide](CONTRIBUTING.md) for details on how to submit pull requests.
Expand Down