cangjie-json
CommunityEffortlessly handle JSON in Cangjie.
AuthorSunriseSummer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of encoding and decoding JSON data within the Cangjie programming language, enabling seamless data exchange and manipulation.
Core Features & Use Cases
- JSON Parsing & Building: Convert JSON strings to Cangjie's
JsonValueand construct JSON objects/arrays. - Stream Processing: Efficiently handle large JSON data with
JsonWriterandJsonReader. - Custom Type Conversion: Easily serialize and deserialize custom Cangjie types to/from JSON.
- Use Case: Integrate with external APIs by parsing their JSON responses or generating JSON payloads for requests.
Quick Start
Use the cangjie-json skill to parse the JSON string '{"name": "Alice", "age": 30}'.
Dependency Matrix
Required Modules
None requiredComponents
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: cangjie-json Download link: https://github.com/SunriseSummer/CangjieDocValidator/archive/main.zip#cangjie-json Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.