specforge
New2GitHub TrendingGeneralby WangLiquan
把模糊需求拷问成可视化 spec.html,再拿 spec 逐条验代码产出 report.html —— 两个 skill
First seen 6/3/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/specforge.md https://raw.githubusercontent.com/WangLiquan/specforge/main/SKILL.md3
Invoke in Claude Code
/specforgeView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is specforge?
把模糊需求拷问成可视化 spec.html,再拿 spec 逐条验代码产出 report.html —— 两个 skill
How to install specforge?
To install specforge: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/specforge.md https://raw.githubusercontent.com/WangLiquan/specforge/main/SKILL.md. Finally, /specforge in Claude Code.
What is specforge best for?
specforge is a skill categorized under General. Created by WangLiquan.