mirror of
https://github.com/nexu-io/open-design.git
synced 2026-05-31 19:04:39 +07:00
- Introduced `specVersion` and `version` fields to the plugin and marketplace schemas, ensuring better versioning and compatibility tracking. - Updated various components and functions to handle the new fields, including database migrations, plugin snapshots, and marketplace management. - Enhanced tests to validate the presence and correctness of the new fields in plugin manifests and marketplace entries. - Improved documentation to reflect the changes in schema requirements and provide guidance on the new versioning system. This update strengthens the plugin ecosystem by providing clear versioning, enhancing the reliability and maintainability of plugins and marketplaces. |
||
|---|---|---|
| .. | ||
| create-hyperframes-launch | ||
| create-image-campaign | ||
| create-live-artifact-ops | ||
| create-prototype-dashboard | ||
| create-slides-pitch | ||
| create-video-storyboard | ||
| deploy-vercel-static | ||
| export-nextjs-handoff | ||
| extend-plugin-author | ||
| import-screenshot-to-prototype | ||
| refine-critique-loop | ||
| share-github-pr | ||
| open-design-marketplace.json | ||
| README.md | ||
| README.zh-CN.md | ||
Plugin Spec Examples
Language: English | 简体中文
These examples are source material for plugin authors and external agents. They are not bundled first-party plugins and are not scanned by the daemon at startup.
Coverage:
import-screenshot-to-prototype- import lane.create-prototype-dashboard- prototype create mode.create-slides-pitch- slide deck create mode.create-live-artifact-ops- live artifact create mode.create-image-campaign- image create mode.create-video-storyboard- video create mode.create-hyperframes-launch- HyperFrames create mode.export-nextjs-handoff- export lane.share-github-pr- share lane.deploy-vercel-static- deploy lane.refine-critique-loop- refine lane.extend-plugin-author- extend lane.
Use the examples as copyable patterns, then trim aggressively for your actual plugin.
The sample open-design-marketplace.json is versioned at the catalog level and each entry pins the listed plugin version so registry snapshots can be audited.