ワンクリックで
gear-math
Deterministic mechanical gear math for spur, helical, bevel, and worm geometries with CAD-ready dimension outputs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Deterministic mechanical gear math for spur, helical, bevel, and worm geometries with CAD-ready dimension outputs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
CAD-oriented dimensioning guidance and validation patterns for mechanical parts, with emphasis on gear geometry outputs.
Generate deterministic build, flash, and debug instructions, with toolchain preference for PlatformIO and fallback to vendor SDKs.
Structured workflow for reverse-engineering embedded firmware and extracting platform dependencies, peripheral usage, and timing constraints.
Plan and execute porting between MCU platforms with peripheral mapping, HAL replacement, and build adaptation.
| name | gear-math |
| description | Deterministic mechanical gear math for spur, helical, bevel, and worm geometries with CAD-ready dimension outputs. |
| allowed-tools | bash, read, glob, grep |
Provides formulas and computation steps for standard gear types to output CAD dimensions, ratios, and verification checks. Emphasizes clear assumptions, unit handling, and interference/undercut warnings.
| Script | Purpose | Command |
|---|---|---|
scripts/gear_math.py | Compute CAD-ready gear geometry tables | python scripts/gear_math.py --type spur --module 2 --teeth 24 --pressure-angle 20 |