← 返回 Skills 市场
pupuking723

Spec Coding

作者 pupuking723 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
310
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install spec-coding
功能描述
规格驱动编程工作流。根据用户需求生成 Spec 文档(功能/API/组件),或为现有代码逆向生成规格文档。使用场景:(1) 新项目启动时先写规格,(2) 老项目补规格文档,(3) 需求评审时生成规格草稿,(4) 代码审查时对照规格验收。
安全使用建议
This skill appears coherent for generating and reverse-engineering specs and does not request credentials or install code. Before installing: be aware that when you ask it to reverse-engineer specs it will read your project/source files (so avoid giving it access to repositories that contain secrets you don't want processed). Also note the skill's source/homepage is unknown — that increases supply-chain uncertainty even though this particular package is instruction-only. If you plan to let agents invoke skills autonomously, limit that ability or review outputs to ensure no sensitive data from your codebase is exposed in generated docs.
功能分析
Type: OpenClaw Skill Name: spec-coding Version: 1.0.0 The 'spec-coding' skill bundle is a legitimate toolset designed to facilitate specification-driven development by providing templates and workflows for generating feature, API, and component documentation. Analysis of SKILL.md and the associated templates in assets/templates/ reveals no evidence of malicious intent, data exfiltration, or unauthorized command execution; the content is strictly focused on structured documentation and code analysis for reverse-engineering specifications.
能力评估
Purpose & Capability
Name/description (规格驱动编程、生成/逆向生成规格) match the included templates and runtime instructions. There are no unrelated env vars, binaries, or install steps declared that would be out of scope for a spec-generation tool.
Instruction Scope
SKILL.md instructs the agent to read template files in assets/templates and, for reverse-engineering, to '读取源代码' to extract inputs/outputs/props. Reading project source files is expected for this use case, but it means the agent will access user code/workspace when invoked — users should be aware the skill will examine repository files when asked to reverse-engineer specs.
Install Mechanism
No install spec and no code files with executable install steps are present. Instruction-only skills that operate against in-repo files have minimal disk/execute risk.
Credentials
No environment variables, credentials, or config paths are requested. The templates and instructions do not reference external secrets or unrelated services.
Persistence & Privilege
always is false and the skill does not request any persistent system-wide privileges or modify other skills. It uses typical agent invocation permissions for an instruction-only skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install spec-coding
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /spec-coding 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of spec-coding skill. - Supports generating structured spec documents (feature, API, component) based on user requirements or existing codebase. - Provides scenario-based workflows for both new project specification and reverse-engineering specs for legacy code. - Includes detailed status flow (draft, review, approved, etc.) and usage guidelines for templates. - Designed for collaboration with researcher, copywriter, and implementation sub-agents.
元数据
Slug spec-coding
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Spec Coding 是什么?

规格驱动编程工作流。根据用户需求生成 Spec 文档(功能/API/组件),或为现有代码逆向生成规格文档。使用场景:(1) 新项目启动时先写规格,(2) 老项目补规格文档,(3) 需求评审时生成规格草稿,(4) 代码审查时对照规格验收。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 310 次。

如何安装 Spec Coding?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install spec-coding」即可一键安装,无需额外配置。

Spec Coding 是免费的吗?

是的,Spec Coding 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Spec Coding 支持哪些平台?

Spec Coding 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Spec Coding?

由 pupuking723(@pupuking723)开发并维护,当前版本 v1.0.0。

💬 留言讨论