概要
The Crystal Macros skill empowers Claude Code to master the Crystal language's powerful compile-time execution system. It provides comprehensive patterns for building domain-specific languages (DSLs), reducing boilerplate through automated method generation, and performing complex Abstract Syntax Tree (AST) manipulations. By leveraging this skill, developers can implement type-safe abstractions, compile-time validations, and sophisticated introspection tools that execute during the compilation phase, resulting in more performant and maintainable codebases.