What problem does it solve?
Adding a new calendar or timekeeping system to the Library of Time involves many manual steps across documentation, data generation, API implementation, UI integration, and testing. This skill consolidates those steps into a clear, repeatable workflow, reducing errors and development time.
Core Features & Use Cases
- Guides creation of a Docs stub with the required sections and table formats.
- Automates regeneration of the node data file to register the new node.
- Provides a template for a stub main function in the appropriate CalendarAPI file.
- Shows how to wire the new node into the update scripts and calendar view for UI display.
- Includes instructions for adding scaffolded tests and linking them into the test runner.
- Ideal for developers extending the site with solar, lunar, lunisolar, or custom timekeeping systems.
Quick Start
Use the add-calendar-system skill to create the docs entry, regenerate node data, and wire the new calendar into the site.