forge-town/skills

forge_implement-feature

Use when 需要实现一个新 Feature,从 Schema 定义到数据层、服务层、状态层、UI 层再到最终质量检查,串联多个原子动词 Skill 完成宽线性工作流。触发词:实现功能、开发功能、新增 feature。

Installation

$ npx skills add forge-town/skills --skill forge_implement-feature

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from forge-town/skills · top by installs.

npx skills add forge-town/skills

Browse all from forge-town/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 7
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 583 B
  • docs SUMMARY.md 278 B

History

  1. First recorded snapshot · 1 installs

SKILL.md

Feature 实现 Harness

使用说明

按照 [工作流](references/workflow.md) 的阶段顺序逐步推进,每个阶段完成后才进入下一阶段。

完成全部阶段后,使用 [收尾检查清单](references/checklist.md) 做最终验收。