Agent Skills by cczzcc
Showing 65 vetted skills indexed across 1 GitHub repositories.
harmonyos-build
Automate HarmonyOS application builds with PowerShell scripts and structured troubleshooting.
harmonyos-l1-query
Retrieve HarmonyOS code snippets and concepts via hybrid RAG search.
harmonyos-l3-query
Search local HarmonyOS official documentation for technical queries offline.
harmonyos-requirement-analysis
Translate business requirements into technical specifications for HarmonyOS applications.
harmonyos-evolution
Check Evolution.md for known HarmonyOS build failure solutions before deeper searches.
仓颉普通工程 Evolution 管理技能
Manage Evolution.md files for Cangjie non-HarmonyOS projects.
base-skill
Initiate Cangjie and HarmonyOS development projects with structured workflows.
common-skill-l2
Retrieve Cangjie language knowledge via hybrid RAG and official documentation search.
harmonyos-stdx-dependency
Configure Cangjie stdx dependencies in HarmonyOS cjpm.toml files.
cangjie-extension
Extend Cangjie types with functions, interfaces, and generic constraints.
cangjie-appendix
Reference Cangjie keywords, operator precedence, and runtime environment variables.
cangjie-interface
Explain Cangjie interface definitions, implementations, and inheritance patterns.
cangjie-websocket
Implement WebSocket server and client communication in Cangjie language.
cangjie-http-client
Develop Cangjie HTTP clients using stdx.net.http with configurable requests and responses.
cangjie-unittest
Write and run Cangjie unit tests with assertions, mocking, and verification.
cangjie-cjcov
Generate HTML, XML, and JSON code coverage reports for Cangjie programs.
cangjie-https-client
Configure TLS settings and perform HTTPS client requests in Cangjie.
cangjie-tls-build
Compile Cangjie projects using stdx.net.tls with OpenSSL 3 configuration.
cangjie-std-array
Guides Cangjie developers through Array<T> construction, access, modification, and operations.
cangjie-entry-args
Parse command-line arguments in Cangjie programs using std.argopt.
cangjie-basic-data-type
Explain Cangjie fundamental data types, literal syntax, operators, and conversions.
cangjie-macro-build
Compile and build Cangjie macro packages using cjc and cjpm.
cangjie-enum
Explain Cangjie enum definition rules, usage patterns, and Equatable interface implementation.
cangjie-project-management
Guide Cangjie project management with cjpm for initialization, dependencies, builds, and tests.