Validate PILES Notation
Claude skill for Validate PILES Notation
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: validate-piles-notation
description: >
Parse and validate PILES (Puzzle Input Line Entry System) notation for
specifying piece fusion groups in jigsawR. Covers syntax validation,
parsing into group lists, plain-language explanation, adjacency
verification against puzzle results, and round-trip serialization. Use
when validating user-supplied PILES strings before passing to
generate_puzzle(), debugging fusion group issues, explaining the notation
to users, or test...
Full prompt length: 6204 characters