quicktype-json-schema-to-typed-code-generator
- Repo stars 0
- Author repo skills-registry
quicktype JSON Schema to Typed Code Generator
Generate strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL queries in 20+ programming languages. quicktype turns sample data into production-ready type definitions for Swift, C#, Go, Python, Rust, Java, Kotlin, and more.
Installation
Use the upstream install or setup path that matches your environment:
- npm install -g quicktype
- $ npm install quicktype-core
- npm install
- npm install --ignore-scripts # Install dependencies
Requirements and caveats from upstream:
- | Dart | Python | C# | Go | C++ |
- You can use quicktype as a JavaScript function within node or browsers. First add the quicktype-core package:
- const { lines: pythonPerson } = await quicktypeJSONSchema("python", "Person", jsonSchemaString);
Basic usage or getting-started notes:
There are many ways to use quicktype. app.quicktype.io is the most powerful and complete UI. The web app also works offline and doesn't send your sample data over the Internet, so paste away!
For the best CLI, we recommend installing quicktype globally via npm:
bash
Extracted from upstream docs: https://raw.githubusercontent.com/glideapps/quicktype/HEAD/README.md
Source
<!-- tomevault:4.0:skill_md:2026-05-22 -->Source: agentskillexchange/skills — distributed by TomeVault.
- Fluxly category
- Data
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @tomevault-io · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Guided setup
- External API key
- No requirement detected
- Detected OS requirements
- macOS · Linux · Windows
- Runtime requirements
- Node.js · Python
- Detected file/system behavior
-
- Read-only
- Write / modify
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Use the upstream install or setup path that matches your environment: npm install -g quicktype $ npm install quicktype-core
Agent Skill Exchange Source: agentskillexchange/skills — distributed by TomeVault. <!-- tomevault:4.0:skillmd:2026-05-22 -->
# quicktype JSON Schema to Typed Code Generator
Generate strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL queries in 20+ programming languages. quicktype turns sample data into production-ready type definitions for Swift, C#, Go, Python, Rust, Java, Kotlin, and more.
## Installation
Use the upstream install or setup path that matches your environment:
- npm install -g quicktype
- $ npm install quicktype-core
- npm install
- npm install --ignore-scripts # Install dependencies
Requirements and caveats from upstream:
- | [Dart](https://app.quicktype.io/#l=dart) | [Python](https://app.quicktype.io/#l=python) | [C#](https://app.quicktype.io/#l=cs) | [Go](https://app.quicktype.io/#l=go) | [C++](https://app.quicktype.io/#l=cpp) |
- You can use quicktype as a JavaScript function within node or browsers. First add the quicktype-core package:
- const { lines: pythonPerson } = await quicktypeJSONSchema("python", "Person", jsonSchemaString);
Basic usage or getting-started notes:
- There are many ways to use quicktype. [app.quicktype.io](https://app.quicktype.io) is the most powerful and complete UI. The web app also works offline and doesn't send your sample data over the Internet, so paste away!
- For the best CLI, we recommend installing quicktype globally via npm:
- bash
- Source: https://github.com/glideapps/quicktype
- Extracted from upstream docs: https://raw.githubusercontent.com/glideapps/quicktype/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/quicktype-json-schema-code-generator/)
---
> Source: [agentskillexchange/skills](https://github.com/agentskillexchange/skills) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-22 --> Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Installation → Source
terms -> Generate strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL queries in 20+ programming languages. · Basic usage or getting-started notes: - There are many ways to use quicktype. · --- > Source: [agentskillexchange/skills](https://github.com/agentskillexchange/skills) — distributed by [TomeVault](https://tomevault.io).
files/cmd -> github.com/glideapps/quicktype · raw.githubusercontent.com/glideapps/quicktype/HEAD/README.md · agentskillexchange.com/skills/quicktype-json-schema-code-generator · agentskillexchange/skills · github.com/agentskillexchange/skills
body sha256 -> 4aa5bec66c0f
Decide Fit First
Design Intent
How To Use It
Boundaries And Review