Changjian Wang
Community@changjian-wang · China, Jiangsu, Suzhou
Agent Skills by Changjian Wang
Showing 16 vetted skills indexed across 1 GitHub repositories.
changelog
Generate CHANGELOG.md entries in Keep a Changelog format with component scoping.
Markdown Formatting Skill
Format documentation into Markdown and C# XML doc comments.
Git Workflow
Enforce conventional Git commit formatting and run pre-commit build and lint checks.
create-api
Scaffold RESTful API endpoints with DTOs, Mapper profiles, Services, Controllers, and DI registrations.
code-review
Review code across nine dimensions with severity-rated findings.
Troubleshooting Skill
Diagnose common technical errors from error messages and stack traces.
create-vue-page
Generate Vue 3 admin pages with CRUD, Axios, and locale files.
architecture
Explain DDD layered architecture and generate Mermaid diagrams for the Dawning Identity Gateway.
create-sdk-feature
Generate C# code for SDK package features with XML documentation.
code-patterns
Generate standardized C# code patterns for AutoMapper, UnitOfWork, exceptions, and constants.
deployment
Generates Dockerfiles and docker-compose configs for .NET 8 and Vue 3 apps.
performance
Analyze and optimize C#/.NET application performance issues.
create-domain-event
Generate C# domain event records, handlers, and service integrations for .NET.
Build Project Skill
Compile .NET 8 backend, Vue 3 frontend, and SDK packages.
create-tests
Generate xUnit unit tests with Moq for C# service and controller classes.
create-database
Generate SQL CREATE TABLE statements, C# entity classes, and repository interfaces.