Chen Junjie
Community@junjiechen0 · No. 555 Wangjiang West Road, Shushan District, Hefei, Anhui 230088, P. R. China
I am a student from Nanjing University of Science and Technology, and my name is Chen Junjie
Agent Skills by Chen Junjie
Showing 38 vetted skills indexed across 1 GitHub repositories.
skill-smoke-test
Verify Skill discovery and SKILL.md loading via smoke test.
cangjie-collections
Document Cangjie collection usage for Array, ArrayList, HashMap, and HashSet.
cangjie-error-handle
Implement robust error handling in Cangjie with exception hierarchies and control flow patterns.
cangjie-regulations
Standardize Cangjie project structure, naming, formatting, testing, and documentation workflows.
cangjie-generic
Explain Cangjie generics with code examples for functions, classes, interfaces, structs, and enums.
cangjie-project-management
Manage Cangjie project workspaces with CJPM build, run, test, and clean commands.
njust-ai-conflict-resolution
Analyze git history and commit messages to resolve merge conflicts.
cangjie-extension
Extend Cangjie types with functions, properties, and interface implementations.
cangjie-stdx
Document Cangjie stdx packages for JSON, encoding, and crypto usage.
cangjie-package
Validate Cangjie package declarations and import rules against src/ paths.
cangjie-class
Explain Cangjie class constructs including abstract classes, constructors, destructors, inheritance, and members.
cangjie-concurrency
Solve Cangjie concurrency challenges with M:N threading, Mutex, and Future.
cangjie-function
Explain Cangjie function definitions, calls, and parameter handling.
cangjie-const
Explain const variable and function declarations in the Cangjie language.
cangjie-std
Reference Cangjie standard library APIs across std.core, std.io, std.fs, and std.unittest.
cangjie-macro
Explain Cangjie macro implementation for compile-time code transformation using token streams and quotes.
algorithm
Generate algorithm and data-structure templates in Python, C++, Java, Go, and Cangjie.
cangjie-type-system
Analyze Cangjie type systems for subtyping, variance, and conversions.
cangjie-toolchains
Document Cangjie toolchain usage for compiling, debugging, testing, formatting, linting, and profiling.
cangjie-docs-search-guide
Search raw Cangjie documentation across kernel, std, stdx, libs_stdx, and tools.
njust-ai-translation
Translate and localize NJUST_AI extension strings across core and WebView UI locales.
cangjie-algorithm
Provide Cangjie algorithm templates for sorting, searching, DP, graphs, and strings.
cangjie-basic-programming-concepts
Explain Cangjie keywords, identifiers, variables, types, scope, and control flow.
cangjie-for
Explain and demonstrate for-in iteration in the Cangjie language.