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

2ykwang

按仓库查看 2 个 GitHub 仓库中的 23 个已收集 skills。

已收集 skills
23
仓库
2
更新
2026-07-19
仓库浏览

仓库与代表性 skills

worth-building
其他计算机职业

Decide how elaborate to build something (simple vs. robust) and return a concrete, PoC-shaped proposal at that level — not over- or under-engineered, but right-sized. Use whenever someone is building something and the investment level is unclear: "quick or proper?", "MVP vs. real product", "is this over-engineering?", "how should I approach X?", "quick script vs. robust system", "how much architecture?", "how much do I build here?". Fires even without "poc" or "right-size" — any time effort and complexity of what to build are being weighed.

2026-07-09
worth-building
其他计算机职业

Decide how elaborate to build something (simple vs. robust) and return a concrete, PoC-shaped proposal at that level — not over- or under-engineered, but right-sized. Use whenever someone is building something and the investment level is unclear: "quick or proper?", "MVP vs. real product", "is this over-engineering?", "how should I approach X?", "quick script vs. robust system", "how much architecture?", "how much do I build here?". Fires even without "poc" or "right-size" — any time effort and complexity of what to build are being weighed.

2026-07-09
code-history
软件开发工程师

Trace git history of specific code — find when functions, patterns, or files were added, modified, or removed, and explain the intent behind each change.

2026-07-09
code-review-report
软件质量保证分析师与测试员

Turn code changes into a single-file HTML code review report that pairs the diff with context a diff can't show — design decisions, rejected alternatives, tradeoffs, unfinished work — plus prioritized review points. Use when preparing for review after finishing a sizable change, refactor, or feature, or whenever the user asks for a review report, change report, or an HTML summary of their changes.

2026-07-09
create-qa-list
软件质量保证分析师与测试员

Turn code, specs, a PR, or the current conversation into a QA test-case list a non-developer can read and run, exported as CSV, a shareable HTML report, or both. Trigger when the user wants QA test cases, a test plan, a QA checklist, or a test-case CSV/HTML (e.g. "write test cases for this", "make a QA list"). Output uses behavior-and-scenario language, never code symbols like function names or file paths. Not for writing or running automated test code (pytest/jest), code review, or test-strategy docs.

2026-07-09
decision-board
软件开发工程师

Render an interactive HTML board for the user to pick among multiple comparable options side-by-side at once — engineering trade-offs, copy audits, action-item triage, architecture decisions, policy calls. Returns the picks (and optional hold/note flags) as a JSON file the agent can apply.

2026-07-09
django-ticket-triage
软件开发工程师

Analyze a Django Trac ticket and produce a triage recommendation report.

2026-07-09
docs
软件开发工程师

Code documentation agent — write/update docs with /docs write, check status with /docs check. Minimal code blocks, reference pointer based.

2026-07-09
当前展示该仓库 Top 8 / 22 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库