release
01Skill Claude CodeCodex
Determine the next version, update the marketing site, and run the full release pipeline.
Skill Claude CodeCodex
Determine the next version, update the marketing site, and run the full release pipeline.
Skill Claude CodeCodex
Get a new developer up and running with the Chops codebase — prerequisites, build, architecture, and common tasks.
Instructions file
Claude Code instructions for Shpigford/chops, covering claude.md, what is chops, build & run, open in xcode and cli build.
Skill Claude CodeCodex
Write nurb.dev changelog entries from the releases since the last published one. Filters the release's merged PRs to what a user would actually notice, drafts each in the site's voice, and inserts the release into site/changelog.html. Use when the user says "changelog", "update the changelog", "announce this", or…
Skill Claude CodeCodex
Publish the nurb model leaderboard from merged benchmark submissions. Sanity-checks every run landed since the last regeneration, writes or refreshes the editorial verdicts, regenerates the benchmarks repo's REPORT.md and this repo's site/benchmarks.html, and opens the publish PRs. Use when the user says "update the…
Skill Claude CodeCodex
Cut a full nurb release, one version across the engine and the desktop app. Bumps the four version strings and writes the changelog into one release PR, riding the current branch when work is in flight, then after the merge runs the desktop build and the update feed. Use when the user says "release", "cut a release"…
Instructions file CodexOpenCode
AGENTS.md instructions for Shpigford/nurb, a project described as: Agentic CAD for 3D printing.
Instructions file
Claude Code instructions for Shpigford/nurb, covering nurb, delegation policy (read first), the part contract, commands and layout.
Skill Claude CodeCodex
Design 3D-printable parts as Python functions with nurb. Use when the user wants a part designed, changed, or checked for 3D printing (a bracket, mount, holder, enclosure, shelf, or any STL/STEP to print), and in any directory with a parts/ folder. The user describes the part and judges it in a browser; you model it.