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

kevmoo

按仓库查看 5 个 GitHub 仓库中的 38 个已收集 skills。

已收集 skills
38
仓库
5
更新
2026-07-14
仓库浏览

仓库与代表性 skills

pr-loop
软件质量保证分析师与测试员

Autonomous pull request review loop that pushes code, polls for AI/bot review comments (e.g., Gemini Code Assist), surgically remediates feedback, commits, pushes, comments `/gemini review`, and loops until zero feedback remains. Requires the `github-pr-triage` skill.

2026-07-11
github-pr-triage
软件质量保证分析师与测试员

Triage open PR comments/reviews and associated CI/CD workflow failures using the `triage.dart` helper script and formulate an actionable plan.

2026-07-11
clarify-confirm-continue
软件开发工程师

Intake multi-step tasks by clarifying ambiguities, summarizing understanding, and confirming readiness via ask_question before executing code changes.

2026-07-07
distilling-strategies-interactively
软件开发工程师

Analyzes unstructured artifacts (proposals, design docs, issues, notes) to identify gaps, contradictions, and implicit assumptions, and interviews the user via a structured quiz to distill a definitive strategy and trade-off matrix. Use when resolving competing architectural proposals, clarifying ambiguous project goals, identifying blind spots in early design documents, or synthesizing consensus from fragmented team notes. Don't use for simple text summarization without strategic synthesis, writing code solutions directly, or managing task lists without strategic decision-making.

2026-07-01
encapsulated-method-object
软件开发工程师

Apply the "Encapsulated Method Object" refactoring pattern to simplify functions with deeply nested scopes, bloated closures, and heavy shared local state.

2026-06-29
gerrit-stacked-cls
软件开发工程师

Best practices for managing stacked changelists (CLs) in Gerrit using depot_tools, avoiding common pitfalls with Change-Ids.

2026-06-29
gob-curl
软件开发工程师

Use gob-curl and Buildbucket tools to inspect the status, tryjobs, and CI results of a Gerrit CL.

2026-06-29
just-brainstorm
软件开发工程师

Brainstorm architectural designs, explore potential solutions, and weigh implementation tradeoffs collaboratively without making code changes.

2026-06-29
当前展示该仓库 Top 8 / 12 个已收集 skills。
profile-dart-code
软件开发工程师

Profile Dart command-line applications using the VM Service protocol to capture CPU samples and identify performance bottlenecks. Helps agents automate CPU profiling, generate function call breakdown summaries, and export JSON profiles without a browser or DevTools.

2026-07-11
dart-best-practices
软件开发工程师

General best practices for Dart development. Covers code style, effective Dart, and language features.

2026-06-29
dart-doc-validation
软件开发工程师

Best practices for validating Dart documentation comments. Covers using `dart doc` to catch unresolved references and macros.

2026-06-29
dart-long-lines
软件开发工程师

Guidelines for handling long lines in Dart code to adhere to the 80-column rule. The `lines_longer_than_80_chars` lint.

2026-06-29
dart-matcher-best-practices
软件质量保证分析师与测试员

Best practices for using `expect` and `package:matcher`. Focuses on readable assertions, proper matcher selection, and avoiding common pitfalls.

2026-06-29
dart-modern-features
软件开发工程师

Guidelines for using modern Dart features (v3.0 - v3.10) such as Records, Pattern Matching, Switch Expressions, Extension Types, Class Modifiers, Wildcards, Null-Aware Elements, and Dot Shorthands.

2026-06-29
dart-multiline-strings
软件开发工程师

Guidelines and best practices for refactoring consecutive prints, single-line string concatenations, and complex output blocks into triple-quoted multi-line string literals (''' or """) in Dart.

2026-06-29
dart-package-maintenance
软件开发工程师

Guidelines for maintaining external Dart packages, covering versioning, publishing workflows, and pull request management. Use when updating Dart packages, preparing for a release, or managing collaborative changes in a repository.

2026-06-29
当前展示该仓库 Top 8 / 10 个已收集 skills。
just-brainstorm
软件开发工程师

Ponder architectural designs, explore potential solutions, weigh tradeoffs, or analyze the impact of proposed codebase changes without making code changes. Always outputs the analysis to a Markdown artifact.

2026-07-14
pr-loop
软件质量保证分析师与测试员

Autonomous pull request review loop that pushes code, polls for AI/bot review comments (e.g., Gemini Code Assist), surgically remediates feedback, commits, pushes, comments `/gemini review`, and loops until zero feedback remains. Requires the `github-pr-triage` skill.

2026-07-14
conversation-auditor
其他计算机职业

Introspects conversation history to suggest new tools, skills, MCP servers, or identify context window hogs and optimization opportunities.

2026-07-14
estimate-conversation-tokens
软件开发工程师

Analyze the current agent conversation transcript to estimate the number of input, output, and cumulative tokens consumed, including caching estimates.

2026-07-14
sidequest
项目管理专家

Synthesizes conversation history and active tasks into a visual hierarchy map (`sidequest.md`) to prevent context drift and cognitive overload across long sessions. Supports multiple sequential and concurrent main quests, sub-quests, and side-quests. Use when the user invokes `/sidequest`, asks where we are, what we were doing, or what's on our stack, or when the conversation branches across multiple topics, blockers, or digressions. Don't use for simple one-off questions that don't involve multi-step work or task hierarchy management.

2026-07-12
clarify-confirm-continue
软件开发工程师

Intake multi-step tasks by clarifying ambiguities, summarizing understanding, and confirming readiness via ask_question before executing code changes.

2026-07-12
gob-curl
软件开发工程师

Use gob-curl and Buildbucket tools to inspect the status, tryjobs, and CI results of a Gerrit CL.

2026-07-12
sem-semantic-diff
软件开发工程师

Use the `sem` CLI to view semantic codebase diffs, evaluate dependency graphs, perform impact analysis, and investigate code history without formatting noise. Use instead of standard git diff/log when analyzing structural code changes.

2026-07-12
当前展示该仓库 Top 8 / 10 个已收集 skills。
已展示 5 / 5 个仓库
已展示全部仓库