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日
収集済み skill 15 件中 8 件を表示しています。
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日
収集済み skill 10 件中 8 件を表示しています。
7 件中 7 件のリポジトリを表示
すべてのリポジトリを表示しました