Skip to main content
Manusで任意のスキルを実行
ワンクリックで
kevmoo
GitHub クリエイタープロフィール

kevmoo

5 件の GitHub リポジトリにある 38 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
38
リポジトリ
5
更新
2026-07-14
リポジトリエクスプローラー

リポジトリと代表的な skills

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 `github-pr-triage` skill.

2026-07-11
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-07-11
clarify-confirm-continue
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-06-29
gob-curl
ソフトウェア開発者

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

2026-06-29
just-brainstorm
ソフトウェア開発者

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

2026-06-29
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
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 DevTools.

2026-07-11
dart-best-practices
ソフトウェア開発者

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

2026-06-29
dart-doc-validation
ソフトウェア開発者

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

2026-06-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-06-29
dart-matcher-best-practices
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
just-brainstorm
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
その他コンピュータ職

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

2026-07-14
estimate-conversation-tokens
ソフトウェア開発者

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

2026-07-14
sidequest
プロジェクト管理専門家

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
ソフトウェア開発者

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

2026-07-12
gob-curl
ソフトウェア開発者

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

2026-07-12
sem-semantic-diff
ソフトウェア開発者

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
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
5 件中 5 件のリポジトリを表示
すべてのリポジトリを表示しました