关于
This skill provides specialized assistance for the schema and data lifecycle of Cloudflare D1 databases, particularly within Hono and TypeScript environments on Cloudflare Workers or Pages. It enables developers to design and evolve database schemas through structured SQL migrations rather than manual UI changes, ensuring consistency across development, staging, and production environments. By implementing reproducible migration workflows and environment-aware seeding, it helps maintain data integrity during complex schema changes and simplifies local development setup.