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/ 100推荐值

导入这个 Skill

选择你的 coding agent,复制项目级或个人级安装命令。

固定到平台收录的 commit
导入当前项目.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 -y
导入个人环境~/.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 -y
手动放置目录.agents/skills/sample-pluginOfficial docs ↗
导入当前项目.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 -y
导入个人环境~/.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 -y
手动放置目录.claude/skills/sample-pluginOfficial docs ↗
导入当前项目.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 -y
导入个人环境~/.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 -y
手动放置目录.agents/skills/sample-pluginOfficial docs ↗
导入当前项目.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 -y
导入个人环境~/.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 -y
手动放置目录.agents/skills/sample-pluginOfficial docs ↗
导入当前项目.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 -y
导入个人环境~/.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 -y
Native Gemini CLIgemini skills install https://github.com/nexu-io/open-design.git --scope workspace --path apps/daemon/tests/fixtures/plugin-fixtures/sample-plugin
手动放置目录.agents/skills/sample-pluginOfficial docs ↗
⚠ 安装命令使用开源 skills CLI。执行前请检查来源、脚本和权限。
# 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.