CheckTransformMethods banner
goswinr goswinr

CheckTransformMethods

Development community

Description

--- description: Check that all standard transformation methods are present on a geometry type allowed-tools: read_file, replace_string_in_file, multi_replace_string_in_file, semantic_search, grep_search, list_code_usages, file_search arguments: - name: file description: The file to check for transformation methods (relative or absolute path) required: true --- # Check Transformation Methods for $file Audit `$file` to verify that all standard transformation methods are implemented co

Installation

Installs to ~/.claude/commands/goswinr-euclid-checktransformmethods.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/goswinr/Euclid/HEAD/.claude/commands/checkTransformMethods.md -o ~/.claude/commands/goswinr-euclid-checktransformmethods.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository