cangjie-entry-args
CommunityMaster Cangjie CLI argument parsing.
AuthorSunriseSummer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of handling command-line arguments in Cangjie programs, enabling the creation of robust and user-friendly command-line interfaces (CLIs).
Core Features & Use Cases
- Argument Handling: Learn how the
mainfunction receives raw arguments. - Structured Parsing: Utilize the
std.argoptpackage for sophisticated parsing of short options, long options, combined options, and non-option arguments. - Use Case: Develop a CLI tool that accepts various flags like
--verbose,-o <output_file>, and--config <path>, while also processing input file paths.
Quick Start
Use the cangjie-entry-args skill to parse command-line arguments for a Cangjie program, defining short and long options with required values.
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-entry-args Download link: https://github.com/SunriseSummer/CangjieDocValidator/archive/main.zip#cangjie-entry-args 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.