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