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

TravelPlanWithAccounting

TravelPlanWithAccounting contient 9 skills collectées depuis loveu8, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
5
mis à jour
2026-04-08
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

plan-work
Développeurs de logiciels

Backend execution planning skill used after PRD or bug context exists and before coding. Produces an implementation-ready, risk-aware, validation-ready backend plan with explicit checkpoints.

2026-04-08
review-change
Analystes en assurance qualité des logiciels et testeurs

Review backend-ready patches for correctness, security, maintainability, and testing risk, then provide evidence-based findings with severity and delivery recommendation.

2026-04-08
verify-change
Analystes en assurance qualité des logiciels et testeurs

Root-level lightweight verification for docs/config/rules/templates/AGENTS/skills and small-scope low-risk non-invasive changes; confirms completeness, consistency, references, paths, command claims, and unresolved risks with explicit VERIFIED/UNVERIFIED/GAP status.

2026-04-07
scan-project
Développeurs de logiciels

Use when entering an unfamiliar repo or before generating/updating AGENTS.md and skills; scan the full repository (monorepo-safe), map real structure/commands/constraints without guessing, and produce a reusable architecture snapshot for future agent workflows.

2026-04-07
create-prd
Spécialistes en gestion de projets

Use this skill when backend requirements are ambiguous before implementation. Convert user intent into a structured, testable backend PRD with explicit scope, non-goals, API/data/auth impact, assumptions, risks, and open questions.

2026-04-07
refactor-backend
Développeurs de logiciels

Backend refactoring workflow for improving structure, readability, maintainability, duplication, module boundaries, and testability without changing externally observable behavior. Use when scope is bounded and behavior-preservation can be verified; do not use for feature implementation, API/schema/security redesign, dependency upgrades, or broad system redesign.

2026-04-07
implement-backend-change
Développeurs de logiciels

Implement approved backend code changes in existing Spring Boot modules with minimal safe edits. Use only after task scope and acceptance criteria are clear. Reuse current controller/service/repository/dto/mapper/config patterns, preserve API contracts unless explicitly approved, run relevant backend verification commands, and report evidence, risks, and unresolved items.

2026-04-07
scan-project-backend
Développeurs de logiciels

Backend scan/architecture discovery skill for the backend/ subtree. Use before backend implementation/review/refactor to build a reusable, evidence-based architecture snapshot (facts, inferences, unknowns) without changing production behavior.

2026-04-07
backend-test-verification
Analystes en assurance qualité des logiciels et testeurs

Perform backend test verification for GitHub PR and CI review after backend code changes by running a deterministic Maven-based validation sequence, classifying results into blocking vs non-blocking findings, handling failed/flaky/skipped/missing-evidence cases explicitly, and producing an auditable evidence-based report.

2026-04-07