cangjie-std

Reference Cangjie standard library APIs across std.core, std.io, std.fs, and std.unittest.

4|1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/JunjieChen0/NJUST --skill cangjie-std
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cangjie-std
Source: https://github.com/JunjieChen0/NJUST/tree/main/.njust-ai/skills/cangjie-std
Command: npx skills add https://github.com/JunjieChen0/NJUST --skill cangjie-std

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a concise, easy-to-navigate reference to the Cangjie standard library, reducing time spent searching docs during development.

Core Features & Use Cases

  • Covers core packages like std.core, std.io, std.fs, and std.unittest to support common coding tasks.
  • Includes quick-look API descriptions and usage notes to accelerate implementation and learning.
  • Use cases include rapid API lookups during feature development, code review, and onboarding new contributors.

Quick Start

Look up a typical API, for example: listing core std.convert formatting helpers

Frequently Asked Questions about cangjie-std

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up Cangjie standard library APIs during feature development?

You can look up Cangjie standard library APIs by querying the std.core, std.io, std.fs, and std.unittest packages for quick API descriptions and usage notes to accelerate implementation.

What Cangjie std packages are available for common coding tasks like file and IO operations?

Available Cangjie std packages include std.core, std.io, std.fs, and std.unittest, which support common coding tasks involving core logic, input/output, file system access, and testing.

Can I use this Cangjie API reference to onboard new contributors to my project?

Yes, you can use this Cangjie API reference to onboard new contributors by providing them with quick-look API descriptions and usage notes that accelerate learning the standard library structure.

What is the best way to find std.convert formatting helpers in the Cangjie standard library?

The best way to find std.convert formatting helpers is to query the Cangjie standard library reference directly, which exposes quick-look API descriptions for core formatting functions.

Does this Cangjie standard library reference cover unittest functionality for code review?

Yes, the Cangjie standard library reference covers the std.unittest package, providing API descriptions and usage notes that support code review and testing workflows.