Generates the detailed spec that your CAD code actually implements. You feed it decisions from a high-level design (or skip straight here for simple parts), and it produces a document with exact dimensions, constraints, parameter ranges, and the rationale behind every number. The format is narrative first, then technical details, then verification checklist. Everything gets committed to git so the diff becomes your review artifact. The key discipline here is implementation blindness: the LLD describes what to build without caring about ForgeCAD's API, so design decisions don't get warped by what happens to be convenient to code. Useful if you're tired of constraints living only in your head or scattered across commit messages.
npx -y skills add kostard/forgecad-public-kit --skill forgecad-lld --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template