What problem does it solve?
This Skill helps developers use the SKMTC CLI correctly to turn OpenAPI v3 or GraphQL SDL schemas into generated TypeScript artifacts without losing track of workspace state, configuration, bundles, or failures.
Core Features & Use Cases
- Project Workspaces: Scaffold and manage SKMTC projects with schema sources, client settings, generators, bundles, and manifests.
- Code Generation: Install or clone generators, configure enrichments and filters, generate artifacts, watch projects, and typecheck results.
- Agent-Ready Operations: Use strict text or JSON modes, recipe errors, agent-context, doctor diagnostics, and predictable exit codes for CI and automation.
- Publishing and Customization: Publish immutable stack versions, push project configuration, clean generated output, and hand off generator source editing or debugging to companion skills.
Quick Start
Use the skmtc CLI skill to initialize a project, install the required generators, configure its OpenAPI or GraphQL schema source, and generate TypeScript artifacts in JSON mode.