cangjie-collections
CommunityMaster Cangjie's collection types.
Authorzhenzhizhi12
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive guide to understanding and utilizing the core collection types in the Cangjie language, including their construction, access, modification, and iteration mechanisms.
Core Features & Use Cases
- Collection Types: Covers
Array,ArrayList,HashSet, andHashMap. - Operations: Details construction, element access (by index or key), modification (add, remove, update), and iteration (
for-inloops). - Semantics: Explains reference semantics for mutable collections and the
Iterable/Iteratorinterfaces. - Use Case: When developing in Cangjie and needing to store and manage groups of data, such as lists of user IDs, key-value pairs for configuration, or unique sets of tags, this Skill will clarify which collection type to use and how to implement it.
Quick Start
Explain how to create an ArrayList of strings in Cangjie.
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-collections Download link: https://github.com/zhenzhizhi12/NexusAgent/archive/main.zip#cangjie-collections 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.