cczzcc avatar

cczzcc

Community

@zhenzhizhi12

0Followers
|
5Public Repos
|
65Published Skills

Agent Skills by cczzcc

Showing 65 vetted skills indexed across 1 GitHub repositories.

zhenzhizhi12zhenzhizhi12
2

harmonyos-build

Automate HarmonyOS application builds with PowerShell scripts and structured troubleshooting.

Community
Advanced
zhenzhizhi12zhenzhizhi12
2

harmonyos-l1-query

Retrieve HarmonyOS code snippets and concepts via hybrid RAG search.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

harmonyos-l3-query

Search local HarmonyOS official documentation for technical queries offline.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

harmonyos-requirement-analysis

Translate business requirements into technical specifications for HarmonyOS applications.

Community
Basic
zhenzhizhi12zhenzhizhi12
2

harmonyos-evolution

Check Evolution.md for known HarmonyOS build failure solutions before deeper searches.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

仓颉普通工程 Evolution 管理技能

Manage Evolution.md files for Cangjie non-HarmonyOS projects.

Community
Basic
zhenzhizhi12zhenzhizhi12
2

base-skill

Initiate Cangjie and HarmonyOS development projects with structured workflows.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

common-skill-l2

Retrieve Cangjie language knowledge via hybrid RAG and official documentation search.

Community
Advanced
zhenzhizhi12zhenzhizhi12
2

harmonyos-stdx-dependency

Configure Cangjie stdx dependencies in HarmonyOS cjpm.toml files.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-extension

Extend Cangjie types with functions, interfaces, and generic constraints.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-appendix

Reference Cangjie keywords, operator precedence, and runtime environment variables.

Community
Basic
zhenzhizhi12zhenzhizhi12
2

cangjie-interface

Explain Cangjie interface definitions, implementations, and inheritance patterns.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-websocket

Implement WebSocket server and client communication in Cangjie language.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-http-client

Develop Cangjie HTTP clients using stdx.net.http with configurable requests and responses.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-unittest

Write and run Cangjie unit tests with assertions, mocking, and verification.

Community
Advanced
zhenzhizhi12zhenzhizhi12
2

cangjie-cjcov

Generate HTML, XML, and JSON code coverage reports for Cangjie programs.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-https-client

Configure TLS settings and perform HTTPS client requests in Cangjie.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-tls-build

Compile Cangjie projects using stdx.net.tls with OpenSSL 3 configuration.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-std-array

Guides Cangjie developers through Array<T> construction, access, modification, and operations.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-entry-args

Parse command-line arguments in Cangjie programs using std.argopt.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-basic-data-type

Explain Cangjie fundamental data types, literal syntax, operators, and conversions.

Community
Basic
zhenzhizhi12zhenzhizhi12
2

cangjie-macro-build

Compile and build Cangjie macro packages using cjc and cjpm.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-enum

Explain Cangjie enum definition rules, usage patterns, and Equatable interface implementation.

Community
Intermediate
zhenzhizhi12zhenzhizhi12
2

cangjie-project-management

Guide Cangjie project management with cjpm for initialization, dependencies, builds, and tests.

Community
Advanced