zhangloveyanzhangloveyanCommunity·14 Agent Skills Included

backend-skill

Standardized Spring Boot backend development from requirements to deployment

Guides Java Spring Boot projects through requirement analysis, technical design, task tracking, code generation, review, testing, and deployment. Eliminates inconsistent code styles, missing documentation, and lost progress after interrupted sessions. Enforces staged confirmations, quality gates, and resumable task documents so backend work stays structured and reliable.
npx skills add zhangloveyan/backend-skill --all -g -y
Available:

Instructs the agent to follow a strict staged backend workflow, routing requests to the right sub-skills for requirement analysis, design, code generation, review, and testing while enforcing confirmation gates and task documentation.

All Skills in This Repository (14)

Pure Emerald Level Indicators
📦 In Repo
zhangloveyanzhangloveyan

proj-common

Provides unified Spring Boot project guidelines and reusable components for common infrastructure.

Community
Advanced
📦 In Repo
zhangloveyanzhangloveyan

proj-sync-doc

Parse git commits to update requirements, design docs, and unit tests.

Community
Advanced
📦 In Repo
zhangloveyanzhangloveyan

proj-task

Create, update, and view end-to-end project task documents.

Community
Intermediate
📦 In Repo
zhangloveyanzhangloveyan

proj-review

Automate code review checklists and generate reports for pre-commit and PR reviews.

Community
Advanced
📦 In Repo
zhangloveyanzhangloveyan

proj-fix

Identify, triage, and fix defects across production and test environments.

Community
Intermediate
📦 In Repo
zhangloveyanzhangloveyan

proj-refactor

Refactor codebases with small-step changes and tests.

Community
Intermediate
📦 In Repo
zhangloveyanzhangloveyan

proj-analyze-req

Generate a formal requirements analysis document through structured clarifications.

Community
Intermediate
📦 In Repo
zhangloveyanzhangloveyan

proj-gen

Generate SQL, CRUD, API, and enum code skeletons for Java Spring Boot projects.

Community
Intermediate
📦 In Repo
zhangloveyanzhangloveyan

proj-change

Record requirement changes and assess impacts across project artifacts.

Community
Advanced
📦 In Repo
zhangloveyanzhangloveyan

proj-optimize

Consolidate and automate capture, prioritization, and batch processing of optimization needs.

Community
Advanced
📦 In Repo
zhangloveyanzhangloveyan

proj-deploy

Generate Docker Compose, Dockerfile, and Nginx deployment templates with environment-aware variables.

Community
Advanced
📦 In Repo
zhangloveyanzhangloveyan

proj-gen-test

Generate JUnit 5, Mockito, and AssertJ test templates for Java Spring Boot services and controllers.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install backend-skill?

Run `npx skills add zhangloveyan/backend-skill --all -g -y` in your terminal to install all skills globally.

What does backend-skill do?

It standardizes the full Java Spring Boot development lifecycle, from requirement analysis and technical design to code generation, review, testing, and deployment.

Which tech stack does backend-skill target?

It is built for Java 17, Spring Boot 3.x, MyBatis-Plus, MySQL 8, Redis 7, and Knife4j API documentation.

Can I resume work after an interrupted session?

Yes. The proj-resume skill reads the full-process task document to report current progress and the exact next step so you can continue immediately.

Does backend-skill work with Claude Code?

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineering