Files
wehub-resource-sync 070959e133
landing-page-staging / Deploy landing page to staging (push) Has been skipped
landing-page-ci / Validate landing page (push) Failing after 4s
visual-baseline / Capture visual baselines (push) Has been cancelled
bake-plugin-previews / Bake plugin previews (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:00:47 +08:00

24 lines
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.