Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Vmarble-Warehouse-Management-Service

Vmarble-Warehouse-Management-Service 收录了来自 529-studio 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
2
更新
2026-06-12
Forks
1
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

business-auditor
软件开发工程师

Use to verify if the code/logic aligns with the Vietnamese business spec. Mandatory cross-referencing with BR-* rules before implementation.

2026-06-12
deploy
网络与计算机系统管理员

Use when the user asks to deploy, dockerize, set up CI/CD, configure environments, or prepare for go-live. Covers Docker Compose, GitHub Actions, health checks, environment configuration, database backup, and production readiness checklist. Trigger words: "deploy", "docker", "CI", "CD", "go live", "production", "staging", "health check", "backup", "monitoring".

2026-06-12
integration-architect
软件开发工程师

Use to ensure alignment between Backend and Frontend, guarding the Modular Monolith and API contracts.

2026-06-12
product-manager
项目管理专家

Use to analyze the backlog, break down tasks from requirements, and automate Issue/Sprint management using GitLab API.

2026-06-12
rbac-hardener
信息安全分析师

Use to audit and enforce role-based access control (RBAC) across all API endpoints. Scans handler routes, maps required roles from the business spec, generates RequireRole middleware guards, and reports orphan (unprotected) endpoints. Trigger words: "rbac", "phân quyền", "role", "access control", "security audit", "guard endpoints", "protect routes".

2026-06-12
senior-workflow
软件开发工程师

Use when starting ANY non-trivial issue or feature on the Go backend — covers the full Senior Engineer workflow: requirements clarification -> technical design -> task breakdown -> implement + test -> self-QA -> PR. ALWAYS trigger this skill when the user says "implement", "add feature", "fix issue", "build", "create endpoint", or pastes a GitHub issue/ticket. Do NOT skip phases — especially Phase 5 (Self-QA) which is the most commonly forgotten step before submitting code.

2026-06-12
code-review
软件质量保证分析师与测试员

Use to review Go backend changes for correctness, security, modular-monolith boundaries, error handling, SQL safety, domain invariants, and missing tests. Trigger when the user asks for code review, PR review, audit findings, or correctness/security review.

2026-04-25
refactor
软件开发工程师

Use to refactor existing Go backend code while preserving modular-monolith boundaries, business invariants, handler-service-store separation, and public contracts. Trigger when the user asks to refactor, clean up, simplify, deduplicate, or restructure code.

2026-04-25
release
软件开发工程师

Use to prepare a backend release, validate release readiness, check migrations and documentation, plan version bumps, and summarize release steps. Trigger when the user asks for release prep, tagging, versioning, go-live checklist, or release notes.

2026-04-25
testing
软件质量保证分析师与测试员

Use to add, fix, or review tests for the Go backend, especially unit tests for service.go, integration tests for pgstore.go, and handler tests. Trigger when the user asks to write tests, improve coverage, reproduce a bug with tests, or validate behavior.

2026-04-25
product-manager
项目管理专家

Use to analyze the backlog, break down tasks from requirements, and automate Issue/Sprint management using gh CLI.

2026-04-19
senior-workflow
软件开发工程师

Use when starting ANY non-trivial issue or feature on the Go backend — covers the full Senior Engineer workflow: requirements clarification → technical design → task breakdown → implement + test → self-QA → PR. ALWAYS trigger this skill when the user says "implement", "add feature", "fix issue", "build", "create endpoint", or pastes a GitHub issue/ticket. Do NOT skip phases — especially Phase 5 (Self-QA) which is the most commonly forgotten step before submitting code.

2026-04-19