adding-operations

Community

End-to-end guide for adding brepjs geometric operations.

Authorandymai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the guesswork and inconsistent implementation when adding new geometric shape operations to brepjs, preventing missing exports, failing CI checks, and invalid geometry outputs.

Core Features & Use Cases

  • Standardized implementation workflow: Covers kernel capability checks, *Fns.ts implementation with branded types and input validation, and error handling patterns.
  • Complete export surfacing: Guides users through all 6 required export layers, from the internal implementation file to the public API, sub-path entries, namespace APIs, and fluent wrapper methods.
  • CI and quality gate compliance: Includes steps to regenerate function-lookup documentation, pass lint/typecheck/knip checks, and meet 91% test coverage thresholds.
  • Use Case: Use this Skill when you need to add a new fillet, draft, or shell operation to brepjs, expose an existing kernel function in the public API, add a method to the shape() fluent wrapper, or fix missing exports flagged by lint or CI.

Quick Start

Use the adding-operations skill to implement and surface a new geometric shape operation in brepjs, including all required exports, tests, and CI gate passes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: adding-operations
Download link: https://github.com/andymai/brepjs/archive/main.zip#adding-operations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.