Reference for Cangjie language file system interactions including read, write, and directory management.

Install

mkdir -p .claude/skills/cangjie-fs && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18452" && unzip -o skill.zip -d .claude/skills/cangjie-fs && rm skill.zip

Installs to .claude/skills/cangjie-fs

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

仓颉语言文件系统操作。当需要了解仓颉语言的文件读写(File)、目录操作(Directory)、路径处理(Path)、文件信息(FileInfo)、文件系统函数(exists/copy/rename/remove)等特性时,应使用此 Skill。
123 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Perform file read and write operations using `File` class
  • Manage directories with `Directory` operations
  • Handle paths using `Path` structure
  • Retrieve file information with `FileInfo`
  • Utilize file system functions like `exists`, `copy`, `rename`, `remove`
  • Automatically close files using `try-with-resource`

How it works

The skill provides documentation and code patterns for Cangjie's file system operations, including file, directory, and path management, and utility functions.

Inputs & outputs

You give it
A query about Cangjie file system operations, such as file I/O, directory management, or path manipulation
You get back
Information, code examples, or rules related to Cangjie file system functions and classes

When to use cangjie-fs

  • Reading and writing files in Cangjie
  • Creating recursive directories
  • Moving or renaming files in a Cangjie project

About cangjie-fs

Provides documentation and code patterns for standard file system tasks in Cangjie. Covers File class usage, directory operations, and filesystem utility functions like copy, rename, and exists.

仓颉语言文件系统操作。当需要了解仓颉语言的文件读写(File)、目录操作(Directory)、路径处理(Path)、文件信息(FileInfo)、文件系统函数(exists/copy/rename/remove)等特性时,应使用此 Skill。

When not to use it

  • When not working with Cangjie language file system operations

Limitations

  • The skill is specific to the Cangjie language
  • The skill focuses on `std.fs.*` components
  • The skill notes that `FileInfo` attribute access is real-time

How it compares

This skill offers specific guidance and examples for Cangjie's file system API, providing direct solutions unlike general programming language file handling.

Compared to similar skills

cangjie-fs side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
cangjie-fs (this skill)06moNo flagsIntermediate
fastapi-templates5203moNo flagsIntermediate
android-kotlin-development2686moReviewAdvanced
unity-developer1424moNo flagsAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

fastapi-templates

wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

5201,086

android-kotlin-development

aj-geddes

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

268679

unity-developer

sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance issues, game mechanics, or cross-platform builds.

142357

supabase-developer

daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

95185

payload

payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

73206

architecture-patterns

wshobson

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

55214

Search skills

Search the agent skills registry