xml-mapper
Map source data into XML and validate it against a target DTD
- Stars
- 0
- Forks
- 0
- Updated
- Updated Jun 9, 2026
Map source data into XML and validate it against a target DTD
xml-mapper transforms CSV, spreadsheets, JSON, database rows, API payloads, or free-form text into XML that conforms to a target DTD. Its standard-library validator reports each error with a location and explanation. When element-versus-attribute choices, content ordering, enumerated values, or required fields are ambiguous, the skill asks targeted questions instead of silently guessing. No third-party XML package is required.
Resource types
Use cases
Platforms
Turns an existing app into a multi-tenant SaaS with auth, roles, billing, and onboarding.
Design and generate event-sourced Laravel domains with an approval gate before coding.
Capabilities
Audience
Public GitHub facts last synced Jul 10, 2026.
Generate Laravel 13 code with current framework features and conventions.
Scaffold an append-only admin activity log for Next.js and Supabase.