/install developer
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install developer - 安装完成后,直接呼叫该 Skill 的名称或使用
/developer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Developer 是什么?
Works as a software developer day to day: turning a ticket into merged, shipped, supported code inside a codebase someone else wrote. Use when landing in an unfamiliar repo and hunting for where the change goes; when scoping, splitting, or estimating work; when a bug has to go from report to verified fix; when tests are missing, slow, or flaky; when a pull request is too big to review or a review has stalled; when a dependency upgrade breaks the build; when a schema change or backfill must ship without downtime; when something works locally but fails in CI or production; when a release needs a rollback plan or a flag; when on call and mitigation has to come before root cause; or when deciding what is reversible. Covers environment parity, security on your own diff, and new services. Not for isolation technique (`debugging`), the transformation catalog (`refactoring`), review analysis (`review-code`), or Git mechanics (`git`). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5971 次。
如何安装 Developer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install developer」即可一键安装,无需额外配置。
Developer 是免费的吗?
是的,Developer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Developer 支持哪些平台?
Developer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Developer?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.2。