Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

zipe-spring-boot-starters

zipe-spring-boot-starters contient 6 skills collectées depuis a09090443, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
1
mis à jour
2026-06-26
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

release-to-maven-central
Développeurs de logiciels

Use when asked to publish, release, or deploy zipe-spring-boot-starters to Maven Central (e.g.「發布至 maven central」「出新版」「release 4.x.x.x」)。Covers the GitHub-Action-driven release flow, version/tag rules, branch flow, and pre-flight irreversibility checks.

2026-06-26
authoring-a-starter
Développeurs de logiciels

Use when creating a new *-spring-boot-starter module, adding a new @AutoConfiguration class, or adding @ConfigurationProperties to any zipe-spring-boot-starters module — encodes the golden conventions a starter must follow so agents replicate the established pattern instead of drifting.

2026-06-22
scan-starter-drift
Développeurs de logiciels

Use to audit all zipe-spring-boot-starters modules for convention drift against the authoring-a-starter golden rules — run periodically, before a release, or after adding a starter, to detect packages/naming/overridability/registration that diverge and propose fixes (harness entropy-management / garbage-collection principle).

2026-06-22
local-quality-gate
Développeurs de logiciels

Use when finishing a code change in any zipe-spring-boot-starters module and about to commit, push, or tell the user the work is done — especially after editing Java under any *-spring-boot-starter module.

2026-06-21
sync-starters-docs
Développeurs de logiciels

Use when code changes are made to any zipe-spring-boot-starters module (base, db, job, logon, web-service, web, iam) or when the starters_example / example-kotlin example projects need updating. Triggers on new utilities, API changes, new login methods, new connection types, schedule changes, new REST/SOAP endpoints, or new features in any starter or example module.

2026-06-21
git-commit-message
Développeurs de logiciels

Use when writing a git commit message or running git commit in zipe-spring-boot-starters. Commit subjects must be in 繁體中文 and follow the <類型>(<範圍>): <主旨> format with an allowed type and module scope.

2026-06-21