Agent Skills by zhanglinan
Showing 14 vetted skills indexed across 1 GitHub repositories.
proj-common
Provides unified Spring Boot project guidelines and reusable components for common infrastructure.
proj-sync-doc
Parse git commits to update requirements, design docs, and unit tests.
proj-task
Create, update, and view end-to-end project task documents.
proj-review
Automate code review checklists and generate reports for pre-commit and PR reviews.
proj-fix
Identify, triage, and fix defects across production and test environments.
proj-refactor
Refactor codebases with small-step changes and tests.
proj-analyze-req
Generate a formal requirements analysis document through structured clarifications.
proj-gen
Generate SQL, CRUD, API, and enum code skeletons for Java Spring Boot projects.
proj-change
Record requirement changes and assess impacts across project artifacts.
proj-optimize
Consolidate and automate capture, prioritization, and batch processing of optimization needs.
proj-deploy
Generate Docker Compose, Dockerfile, and Nginx deployment templates with environment-aware variables.
proj-gen-test
Generate JUnit 5, Mockito, and AssertJ test templates for Java Spring Boot services and controllers.
proj-resume
Load current task progress and resume development after session interruptions.
proj-analyze-design
Generate technical design documents from validated requirements and existing code.