Phase 1 sample plugin synthesizing a SKILL.md frontmatter for backwards-compat tests.
d488b1aThis is the SKILL.md half of the Phase 1 e2e fixture. The companion
open-design.json sidecar carries the canonical OpenDesign plugin
manifest fields; this file proves the SKILL-only adapter path stays
honest when an install lacks an explicit sidecar (just delete
open-design.json to test the legacy compat tier).
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/sample-plugin · pinned to the source commit
git clone https://github.com/nexu-io/open-design.git
cd open-design
git checkout d488b1aa87917daee40d7c61efd7decbb28b5455
mkdir -p ".claude/skills/sample-plugin"
cp -r "apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin" ".claude/skills/sample-plugin"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit d488b1aa8791. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.