何志远 avatar

何志远

Community

@hzy970907

0Followers
|
13Public Repos
|
15Published Skills

Agent Skills by 何志远

Showing 15 vetted skills indexed across 1 GitHub repositories.

hzy970907hzy970907
23

git-commit

Generate conventional commit messages for staged Java code changes.

Community
Intermediate
hzy970907hzy970907
23

clean-code

Refactors Java methods to enforce DRY, KISS, and YAGNI principles.

Community
Intermediate
hzy970907hzy970907
23

springboot-patterns

Provide architectural patterns for Java Spring Boot backend services.

Community
Advanced
hzy970907hzy970907
23

springboot-security

Secure Spring Boot applications with authentication, authorization, and input validation.

Community
Advanced
hzy970907hzy970907
23

test-quality

Generate JUnit 5 tests with AssertJ assertions for Java code.

Community
Intermediate
hzy970907hzy970907
23

api-design

Design REST APIs with resource naming, HTTP methods, and status codes.

Community
Advanced
hzy970907hzy970907
23

design-patterns

Provide Java code examples for creational, structural, and behavioral design patterns.

Community
Intermediate
hzy970907hzy970907
23

concurrency-review

Review Java concurrent code for thread safety, race conditions, and deadlocks.

Community
Advanced
hzy970907hzy970907
23

jpa-patterns

Explain JPA and Hibernate performance patterns for N+1 queries and lazy loading.

Community
Intermediate
hzy970907hzy970907
23

springboot-verification

Automate Spring Boot build, static analysis, tests, and vulnerability scans.

Community
Advanced
hzy970907hzy970907
23

security-audit

Audit Java code against OWASP Top 10 security risks.

Community
Advanced
hzy970907hzy970907
23

logging-patterns

Configure structured JSON logging in Java with SLF4J and Logback.

Community
Intermediate
hzy970907hzy970907
23

java-coding-standards

Enforce Java 17+ coding standards for Spring Boot services.

Community
Intermediate
hzy970907hzy970907
23

maven-dependency-audit

Audit Maven dependencies for outdated versions, vulnerabilities, and conflicts.

Community
Intermediate
hzy970907hzy970907
23

springboot-tdd

Guide Test-Driven Development for Spring Boot with JUnit 5, Mockito, and JaCoCo.

Community
Advanced