Skip to main content
kevmoo
GitHub 创作者资料

kevmoo

按仓库查看 7 个 GitHub 仓库中的 40 个已收集 skills。

已收集 skills
40
仓库
7
更新
2026年8月30日
仓库浏览

仓库与代表性 skills

sidequest
未分类

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…

2026年8月26日
dart-cleanup
未分类

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.

2026年8月25日
github-post
未分类

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…

2026年8月24日
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年8月24日
clarify-confirm-continue
未分类

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…

2026年8月22日
deslop-duplication-audit
未分类

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,…

2026年8月20日
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…

2026年8月19日
new-worktree
软件开发工程师

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…

2026年8月3日
已展示 8 / 15 个已收集 Skill。
dart-matcher-best-practices
未分类

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

2026年8月30日
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年8月30日
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年8月14日
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…

2026年7月11日
dart-best-practices
软件开发工程师

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

2026年6月29日
dart-doc-validation
软件开发工程师

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

2026年6月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年6月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年6月29日
已展示 8 / 10 个已收集 Skill。
已展示 7 / 7 个仓库
已展示全部仓库