About
The AoC Daily Solver is a specialized Claude Code skill designed to streamline the Advent of Code experience. It eliminates manual overhead by automatically fetching puzzle descriptions and inputs, generating standardized Python boilerplate, and handling the submission process through the AoC API. With built-in performance testing, timeout management, and a structured multi-part workflow, it allows developers to focus entirely on algorithmic logic while ensuring their repository remains well-documented and organized with consistent file patterns.