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개 표시
모든 저장소를 표시했습니다