json-serialization

Community

Standardize JSON models with automatic code generation.

Authorcode-sinobi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes the creation and maintenance of JSON-serializable models in Dart/Flutter projects, reducing boilerplate and preventing serialization errors.

Core Features & Use Cases

  • Automatic JSON serialization via json_serializable for model classes.
  • Code generation that keeps models in sync with API schemas and storage formats.
  • Use Case: In a Flutter app, generate a User model from an API response and persist it locally with correct serialization.

Quick Start

Create a Dart model annotated with @JsonSerializable and run the code generator to produce the corresponding *.g.dart files.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: json-serialization
Download link: https://github.com/code-sinobi/hoya-time-travel/archive/main.zip#json-serialization

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.