Skip to main content
在 Manus 中运行任何 Skill
一键导入
hoangpm96
GitHub 创作者资料

hoangpm96

按仓库查看 1 个 GitHub 仓库中的 3 个已收集 skills。

已收集 skills
3
仓库
1
更新
2026-06-02
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

brainstorm
其他计算机职业

Use when user wants to capture raw idea + clarify trước khi /implement. Triggered by `/brainstorm <idea text>` hoặc `/brainstorm @<file>` (tag file as idea source) hoặc `/brainstorm` (interactive — ask idea). Feature slug + idea slug auto-derive từ idea content (confirm trong L1). Output `docs/{feature}/brainstorms/{idea-slug}.md`. **Deep interview mode**: 7 sections hỏi từng section một (không dồn batch), mandatory ASCII flow + interrupted-tx matrix + scenario matrix + state-transitions cho complex/multi-state/external-redirect features. Push for exact values (error messages, limits, thresholds). Quality checklist gate trước L1. 1 feature có thể có nhiều brainstorm ideas — workflow KHÔNG gộp. Bắt buộc clarify purpose/scope/constraints/success criteria trước downstream commands.

2026-06-02
implement
软件开发工程师

Use when user wants to code/build a feature từ brainstorm doc — đi thẳng từ `docs/{feature}/brainstorms/*.md` sang implementation thực tế. Triggered by `/implement <feature>` hoặc `/implement <feature> <idea-slug>`. Đọc brainstorm → recon codebase (tái dùng stack có sẵn) → lập implementation plan (L1 approval) → tạo nhánh git local → code P0 → chạy /run + /verify + /code-review → commit lên nhánh → bàn giao để user tự merge local + test + deploy. KHÔNG push/PR lên remote. Solo-git workflow.

2026-06-02
verification-before-completion
软件质量保证分析师与测试员

Checklist bắt buộc TRƯỚC khi tuyên bố bất kỳ việc code nào "xong". Evidence before claims — chạy lệnh thật, đọc output, rồi mới khẳng định. Dùng bởi /implement (Phase E + F) và bất cứ lúc nào cần chứng minh code chạy + đúng nghiệp vụ. Lệnh verify cho ai4ba: tsc --noEmit, npm run lint, npm run build, npm run dev. KHÔNG có test framework.

2026-06-02
已展示 1 / 1 个仓库
已展示全部仓库