Skip to main content
kevmoo
GitHub-Creator-Profil

kevmoo

Repository-Ansicht von 40 gesammelten Skills in 7 GitHub-Repositories.

gesammelte Skills
40
Repositories
7
aktualisiert
30. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

sidequest
nicht klassifiziert

Synthesizes conversation history and active tasks into a visual hierarchy map (`sidequest.md`) backed by a deterministic JSON state file (`sidequest.json`). Supports multiple sequential and concurrent main quests, sub-quests, and side-quests with automatic…

26. Aug. 2026
dart-cleanup
nicht klassifiziert

Orchestrates specialized Dart refactoring, code quality, testing, and modern language features on demand. Use when cleaning up, modernizing, refactoring, or optimizing Dart code. Don't use for non-Dart projects or general codebase search.

25. Aug. 2026
github-post
nicht klassifiziert

Author and submit high-signal, anti-slop GitHub issues (bug reports, feature proposals) and pull requests. Enforces empirical reproduction, literal logs, exact commit/environment targeting, repository convention orientation, structured artifact drafting, and…

24. Aug. 2026
github-pr-triage
nicht klassifiziert

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

24. Aug. 2026
clarify-confirm-continue
nicht klassifiziert

Orchestrates a disciplined task intake workflow across code, docs, and project files by autonomously fact-checking the workspace, resolving genuine decision forks, and confirming execution readiness via ask_question before making modifications. Use when…

22. Aug. 2026
deslop-duplication-audit
nicht klassifiziert

Detects, audits, and safely remediates structural code duplication across Dart and Flutter repositories using the standalone Deslop CLI tool and empirical test gating. Use when asked to run Deslop, clean up duplicate Dart code, analyze copy-paste blocks,…

20. Aug. 2026
pr-loop
nicht klassifiziert

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…

19. Aug. 2026
new-worktree
Softwareentwickler

Creates and initializes a new Git worktree as a sibling directory with automated branching and naming rules based on the latest remote default branch. Use when invoking /new-worktree or requesting a new Git worktree for parallel development, feature work, or…

3. Aug. 2026
Es werden 8 von 15 gesammelten Skills angezeigt.
dart-matcher-best-practices
nicht klassifiziert

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

30. Aug. 2026
dart-multiline-strings
nicht klassifiziert

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.

30. Aug. 2026
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.

14. Aug. 2026
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…

11. Juli 2026
dart-best-practices
Softwareentwickler

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

29. Juni 2026
dart-doc-validation
Softwareentwickler

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

29. Juni 2026
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.

29. Juni 2026
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.

29. Juni 2026
Es werden 8 von 10 gesammelten Skills angezeigt.
7 von 7 Repositories angezeigt
Alle Repositories angezeigt