cangjie-std-format
CommunityFormat numbers and strings with Cangjie std.convert.
Software Engineering#formatting#number formatting#cangjie#string conversion#data representation#std.convert
AuthorSunriseSummer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the need to precisely format numerical and string data into specific string representations, essential for clear reporting, data display, and inter-system communication.
Core Features & Use Cases
- Flexible Formatting: Control width, alignment, precision, and number bases (binary, octal, hexadecimal).
- Type Support: Works with various integer, float, and rune types.
- Customizable Output: Enables custom type implementations of the
Formattableinterface for tailored formatting needs. - Use Case: Displaying financial data with fixed precision, aligning log output, or representing memory addresses in hexadecimal format.
Quick Start
Use the cangjie-std-format skill to format the integer 48879 as an 8-digit uppercase hexadecimal number with leading zeros, prefixed by "0x".
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-format Download link: https://github.com/SunriseSummer/CangjieDocValidator/archive/main.zip#cangjie-std-format 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.