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

mac

mac 收录了来自 korthout 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
1
更新
2026-07-17
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

review-triage
软件质量保证分析师与测试员

Use when deciding how deeply to review a PR, which reviewers to involve, or whether to accept a large agentic PR

2026-07-17
create-tdd-plan
软件质量保证分析师与测试员

Plan test coverage and the TDD workflow for a GitHub issue through a grill-me interview, then produce an execution-ready plan doc (grounding, test locations, red/green steps, PR breakdown, review gates, task-list bookkeeping) at the repo root. Use when asked to plan a TDD implementation, plan which tests to add for an issue, or scope out test coverage before writing code.

2026-07-17
pdp-confidence-update
项目管理专家

Use ONLY when Nico explicitly invokes it (typically via /pdp-confidence-update) to write, prepare, or reconstruct the weekly PDP confidence update for a project channel. Do NOT trigger automatically from general Slack/status questions. Reconstructs the channel since the last `!pdp progress` post and drafts a ready-to-post update in Nico's house style.

2026-07-17
daily-standup
软件开发工程师

Produces Nico's daily stand-up reply — "Yesterday", "Today", and "Blockers or risks" sections in his house style, organized by his current P1/P2/P3 epics with everything else under "Also" — then posts each as a separate Geekbot reply in his Slack DM once he agrees on the wording. Use when Nico asks to write his daily stand-up, stand-up message, Geekbot reply, or to summarize yesterday's work for stand-up.

2026-07-17
reviewing-agent-ready-prs
软件开发工程师

Use when reviewing a PR in camunda/camunda that touches AGENTS.md, skills under .claude/skills/, the way the project uses ADRs, or the way the project uses architecture docs (not new ADRs or architecture docs themselves) — i.e., Agent-Ready initiative PRs

2026-07-17
investigate-reported-error
软件开发工程师

Use when user shares an error message, stack trace, or log snippet to investigate — or when investigating an incident that has a concrete error artifact (log line, exception, failed assertion). Skip when the incident has no error artifact, e.g. performance regressions, throughput/latency drops, capacity issues, or behavioral discrepancies without logs.

2026-05-28
optimize-skill
软件开发工程师

Refines an existing skill for effectiveness (does it achieve its goal?), efficiency (tokens spent doing so), and discoverability (does Claude trigger it when relevant?). Use when the user wants to optimize, refactor, audit, or tighten a skill, or invokes optimize-skill.

2026-04-29
reproduce-bug
软件质量保证分析师与测试员

Produce a deterministic local reproducer for a bug described by the user. Use when the user shares an incident, bug report, or behavior description and wants to reproduce it locally. Output is a reproducer (test or script) for later root-cause analysis — RCA itself is out of scope.

2026-04-29
1-research-codebase
软件开发工程师

Conducts a comprehensive research across the codebase to answer user questions by spawning parallel sub-agents and synthesizing their findings.

2026-04-23
2-create-plan
项目管理专家

Creates detailed implementation plans through an interactive, iterative process.

2026-04-23
4-implement-plan
软件开发工程师

Implements an approved technical plan from `thoughts/plans/`. These plans contain phases with specific changes and success criteria.

2026-04-23
review-epic
项目管理专家

Review a GitHub epic issue to surface unclarity, ambiguousness, or vagueness in its User Problem and User Stories sections. Use when user wants to review an epic, check an epic for gaps, or mentions "review epic".

2026-04-21
grill-me
项目管理专家

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-03-23
3-validate-plan
软件质量保证分析师与测试员

Validates that an implementation plan was correctly executed, verifying all success criteria and identifying any deviations or issues.

2026-03-19