用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/laurenceputra/opencode_web_yolo --skill spec-writer命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | spec-writer |
| description | Create implementation specs and explicitly surface spec gaps and open decisions. |
Use this skill when drafting or updating specs (for example docs/specs/*.md).
Every spec must include:
Build and maintain the runtime layer for opencode_web_yolo. Use when implementing or changing wrapper CLI behavior, Docker image/runtime entrypoint, mandatory authentication checks, workspace/config/data mounts, -gh integration, --mount-ssh behavior, dry-run output, or health/diagnostics commands.
Own quality gates and operator documentation for opencode_web_yolo. Use when building or updating tests, CI checks, shell lint/syntax validation, dry-run verification, security-focused acceptance checks, README quickstart/proxy guidance, TECHNICAL architecture notes, or troubleshooting docs.
Manage release mechanics for opencode_web_yolo. Use when implementing or updating VERSION semantics, auto-update/re-exec logic, image rebuild triggers, install.sh distribution flow, shell completion installation, or changelog/version lifecycle behavior.