关于
The spec-pdf-to-schema skill automates the process of translating official MIDI association specification PDFs into structured, machine-readable formats. By rendering PDF pages into images for visual verification, it ensures that bit layouts and field definitions are accurately reflected in midi2.full.closed.schema.json and midi2.full.openapi.json. This workflow enforces a 'schema-first' development approach, ensuring that all subsequent Swift code and unit tests remain perfectly synchronized with the official protocol facts while maintaining a clear audit trail back to the source documentation.