About
The Lean 4 Parsing skill enables Claude to efficiently handle structured input by leveraging the lean4-parser library. Instead of relying on fragile manual string splitting, this skill provides a standardized framework for implementing robust parsers for Advent of Code puzzles, configuration files, and domain-specific languages. It includes pre-configured patterns for common tasks like coordinate mapping, signed integer extraction, and recursive list processing, ensuring high-accuracy data transformation within Lean 4 projects.