nexu-io--open-design
24 行
1.0 KiB
Markdown
24 行
1.0 KiB
Markdown
# Plugin Spec Examples
|
|
|
|
Language: English | [简体中文](README.zh-CN.md)
|
|
|
|
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.
|