Testing & QAlow risk
sample-plugin
Phase 1 sample plugin synthesizing a SKILL.md frontmatter for backwards-compat tests.
nexu-io/open-design·apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin/SKILL.md
61/ 100Recommendation
Install this skill
Choose your coding agent and copy a project or personal installation command.
Project installation.agents/skills/sample-plugin
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin -a codex -yPersonal installation~/.agents/skills/sample-plugin
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin -a codex -g -yProject installation.claude/skills/sample-plugin
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin -a claude-code -yPersonal installation~/.claude/skills/sample-plugin
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin -a claude-code -g -yProject installation.agents/skills/sample-plugin
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin -a github-copilot -yPersonal installation~/.copilot/skills/sample-plugin
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin -a github-copilot -g -yProject installation.agents/skills/sample-plugin
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin -a cursor -yPersonal installation~/.cursor/skills/sample-plugin
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin -a cursor -g -yProject installation.agents/skills/sample-plugin
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin -a gemini-cli -yPersonal installation~/.gemini/skills/sample-plugin
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin -a gemini-cli -g -yNative Gemini CLI
gemini skills install https://github.com/nexu-io/open-design.git --scope workspace --path apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin⚠ Installation uses the open-source skills CLI. Inspect the source and permissions before running the command.
Skill instructions
View source on GitHub ↗# Sample Plugin This is the SKILL.md half of the Phase 1 e2e fixture. The companion `open-design.json` sidecar carries the canonical Open Design 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). ## Workflow 1. Acknowledge the user's brief via the discovery question form atom. 2. Use TodoWrite to plan the brief. 3. Emit the brief as a deck artifact.