LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

bit-refactor - Boardgame Insert Toolkit Refactoring Workflow

Implements assess-patch-evaluate loop for OpenSCAD library refactoring

Tags

Updated: 2026-03-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read cleanup plan
  • generate patch specification
  • apply code patch
  • render test views
  • run CSG tests
  • compare geometry
  • update documentation
  • create git commit

Inputs

  • boardgame_insert_toolkit_lib.3.scad
  • CLEANUP_PLAN.md
  • AGENTS.md
  • tests/test_*.scad
  • render scripts

Outputs

  • patch specification
  • code changes
  • PNG renders
  • test results
  • updated documentation
  • git commits

Requirements

  • OpenSCAD environment
  • shell script support
  • git repository

Source

  • Spec: SKILL.md
OpenSCAD
boardgame insert
code refactoring
library maintenance
workflow
read cleanup plan
generate patch specification
apply code patch
render test views
boardgame_insert_toolkit_lib.3.scad
CLEANUP_PLAN.md
AGENTS.md
patch specification
code changes
PNG renders