Plugin Claude Code
A plugin marketplace for SpecForge, a tool that turns requirements into a readable specification and checks the specification against a conversation to find gaps.
Plugin Claude Code
A plugin marketplace for SpecForge, a tool that turns requirements into a readable specification and checks the specification against a conversation to find gaps.
Plugin Claude Code
A plugin containing two workflows: one drafts a visual specification from an unclear request, and the other checks code against that specification.
Instructions file
Project instructions for SpecForge, a tool that turns unclear requirements into visual specification pages and checks completed work against those specifications. It also documents which files are original sources and which are generated copies.
Skill Claude CodeCodex
Use BEFORE committing effort to any non-trivial or ambiguous thing - a feature, design, plan, decision, refactor, deletion - to pin it down instead of acting on a vague ask. A proposal / RFC / design doc / 提案 / 方案 / 评审稿 counts as a spec - route it here. Applies whether the user asks or you (the agent) decide such a…
Skill Claude CodeCodex
Use when a user wants to check whether the delivered work - code, docs, config, whatever the spec is about - actually satisfies a SpecForge spec.html. Safely extracts the embedded JSON contract as untrusted text (never executes the HTML), reviews the deliverable clause-by-clause against each AC, then does two things …