Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
kevmoo
GitHub-Creator-Profil

kevmoo

Repository-Ansicht von 38 gesammelten Skills in 5 GitHub-Repositories.

gesammelte Skills
38
Repositories
5
aktualisiert
2026-07-14
Repository-Explorer

Repositories und repräsentative Skills

pr-loop
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-06-29
gob-curl
Softwareentwickler

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

2026-06-29
just-brainstorm
Softwareentwickler

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

2026-06-29
Zeigt die Top 8 von 12 gesammelten Skills in diesem Repository.
profile-dart-code
Softwareentwickler

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
Softwareentwickler

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

2026-06-29
dart-doc-validation
Softwareentwickler

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

2026-06-29
dart-long-lines
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 10 gesammelten Skills in diesem Repository.
just-brainstorm
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Sonstige Computerberufe

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

2026-07-14
estimate-conversation-tokens
Softwareentwickler

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

2026-07-14
sidequest
Projektmanagementspezialisten

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
Softwareentwickler

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

2026-07-12
gob-curl
Softwareentwickler

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

2026-07-12
sem-semantic-diff
Softwareentwickler

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
Zeigt die Top 8 von 10 gesammelten Skills in diesem Repository.
5 von 5 Repositories angezeigt
Alle Repositories angezeigt