Skmtc
Official@skmtc
Offers specialized code generation frameworks for transforming OpenAPI and GraphQL schemas into strongly-typed TypeScript and Kotlin source artifacts.
Agent Skills by Skmtc
Showing 11 vetted skills indexed across 1 GitHub repositories.
skmtc-generator
Author and customize SKMTC generators while preserving framework contracts.
skmtc-debug
Diagnose SKMTC code generation failures by inspecting manifests and reproducing reported behavior.
skmtc-lang-typescript
Generate TypeScript output for SKMTC generators using projection veneers and syntax helpers.
docs-writing
Write, restructure, or review technical documentation for accuracy and clarity.
skmtc-generator-v2
Author and customize SKMTC generators for OpenAPI or GraphQL output.
skmtc-graphql
Author GraphQL SDL generators with operation entries, enrichment routing, and mutation schemas.
skmtc-retro
Log dated Markdown friction records from SKMTC work sessions.
skmtc-cli-v2
Generate TypeScript artifacts from OpenAPI v3 or GraphQL SDL schemas using the SKMTC Deno CLI.
skmtc-lang-kotlin
Generate and validate Kotlin source structures for SKMTC OpenAPI code generators.
skmtc-architecture
Explain SKMTC architecture and guide infrastructure development around its code generation engine.
skmtc-retro-review
Aggregate friction log entries into prioritized improvement decisions with falsifiable action plans.
Frequently Asked Questions About Skmtc
FAQPage SchemaWhat specific tasks can be performed using Skmtc?βΌ
Skmtc enables the generation of TypeScript and Kotlin source code from OpenAPI v3 and GraphQL SDL schemas. It provides capabilities for debugging generation failures, authoring custom generator logic, and managing technical documentation alongside structured friction logs to improve development processes.
Which engineers benefit most from Skmtc?βΌ
Platform engineers and backend developers working with schema-first development benefit from Skmtc. It is designed for those managing large-scale interface contracts who require consistent, type-safe source code generation across TypeScript and Kotlin environments while maintaining strict architectural standards.
What are the prerequisites for running Skmtc?βΌ
Execution requires the Deno runtime environment to support the underlying generation engine. Users must provide valid OpenAPI v3 or GraphQL SDL schema files as input to the generator to produce the desired TypeScript or Kotlin source artifacts.