chillzhuangchillzhuangCommunity·4 Agent Skills Included

Saber

SpringBlade full-stack code generation, planning, and commits

Generates complete SpringBlade CRUD modules covering backend Java layers, Vue 3 Avue pages, and MySQL table scripts. Breaks medium-complexity changes into planned, trackable tasks and produces standardized Gitmoji commit messages. Eliminates repetitive boilerplate coding and inconsistent project structure across Boot and Cloud architectures.
npx skills add chillzhuang/Saber --all -g -y
Available:

Instructs your AI agent on Saber project conventions, including Avue CRUD patterns, dynamic routing, authentication, and when to route requests to the blade-design, blade-plan, blade-commit, and avue-design skills.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Saber skills?

Run `npx skills add chillzhuang/Saber --all -g -y` in your terminal to install all skills in this suite globally.

How to generate a SpringBlade CRUD module?

Describe your module name, entity, and fields, and the blade-design skill generates backend Java code, Vue frontend pages, and MySQL table scripts that match SpringBlade conventions.

How to plan multi-file code changes automatically?

Use the blade-plan skill with a requirement description, and it breaks the work into ordered tasks, executes them one by one, and verifies the build after each group.

Does Saber work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.

How to write standardized Git commit messages?

The blade-commit skill analyzes your staged changes and generates Gitmoji-formatted commit messages that match your project's existing history style.

Related Repositories in Software Engineering

View All in Software Engineering