cangjie-std-args

Community

CLI argument parsing for Cangjie tooling.

AuthorJunjieChen0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes and simplifies the process of handling command-line arguments in Cangjie language projects by providing clear guidance on main signatures and argument parsing patterns.

Core Features & Use Cases

  • Provides recommended main signatures for zero, single-parameter, and multi-parameter forms.
  • Describes usage of the std.argopt library for structured option parsing including Short, Long, Full, and NonOptions.
  • Suitable for building CLI tools and scripts that require robust argument handling for Cangjie-based tools.

Quick Start

Create a sample Cangjie program that defines main(args: Array<String>) and uses parseArguments to access options and non-options from the command line.

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: cangjie-std-args
Download link: https://github.com/JunjieChen0/NJUST/archive/main.zip#cangjie-std-args

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 510,000+ vetted skills library on demand.