Skip to main content
hugcis
GitHub クリエイタープロフィール

hugcis

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

収集済み skills
7
リポジトリ
1
更新
2026-07-25
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

evaluate-codebase
ソフトウェア開発者

Use when asked to evaluate, audit, or assess codebase health — runs git-based analyses for churn, contributors, bug hotspots, velocity, and firefighting, then synthesizes a structured report

2026-07-25
full-review-and-fix
ソフトウェア開発者

Conduct a thorough multi-model code review in parallel, apply only high-confidence behavior-preserving fixes, and verify the result. Use when the user explicitly asks for a full, deep, or thorough review-and-fix pass over a worktree, branch, commit range, diff, or named files; ordinary read-only review requests should not trigger it.

2026-07-25
merging-main-resolving-conflicts
ソフトウェア開発者

Use when a branch has fallen behind a fast-moving main and needs main brought in, or when asked to "merge/rebase main into my branch", "update my branch with main", "fix the merge conflicts", or "resolve conflicts" on a feature branch. Covers locating/creating the branch's worktree, choosing merge vs rebase by PR state, and resolving conflicts.

2026-07-25
review-branch
ソフトウェア品質保証アナリスト・テスター

Perform a thorough read-only multi-model code review with dedicated agents for standards, spec compliance, soundness, tests, performance, and architecture. Use when the user asks to review a branch, PR, commit range, worktree, diff, or code changes without requesting edits or fixes.

2026-07-25
simplify-code
ソフトウェア開発者

Review the recently changed code for reuse, simplification, efficiency, and altitude cleanups, then apply the fixes. Quality only — it does not hunt for bugs. Use when the user asks to simplify, refine, tidy, clean up, or improve the readability/maintainability of code they just wrote or changed.

2026-07-25
test-driven-development
ソフトウェア品質保証アナリスト・テスター

Use when implementing any feature or bugfix, before writing implementation code

2026-07-25
verification-before-completion
ソフトウェア品質保証アナリスト・テスター

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-07-25
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました