cangjie-std-convert
CommunityEffortless type conversions in Cangjie.
AuthorSunriseSummer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of converting data between different types, particularly when dealing with string representations of numbers, booleans, and characters, as well as performing radix-based conversions.
Core Features & Use Cases
- String Parsing: Safely parse strings into various primitive types (Int, Float, Bool, Rune) using
Parsable. - Radix Conversion: Convert numbers to and from strings in different bases (binary, octal, hexadecimal, etc.) using
RadixConvertible. - Use Case: Convert user input strings into integers for calculations, or display numerical data in a specific base like hexadecimal for memory addresses.
Quick Start
Use the cangjie-std-convert skill to parse the string "12345" into an Int64.
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-std-convert Download link: https://github.com/SunriseSummer/CangjieDocValidator/archive/main.zip#cangjie-std-convert 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.