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

PaulKinlan

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

収集済み skills
59
リポジトリ
10
更新
2026-07-20
リポジトリマップ

skills がある場所

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

ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

このリポジトリの収集済み skills 41 件中、上位 8 件を表示しています。
agent-reviews
ソフトウェア品質保証アナリスト・テスター

Review and fix PR review bot findings on current PR, loop until resolved. Fetches unanswered bot comments, evaluates each finding, fixes real bugs, dismisses false positives, and replies to every comment with the outcome.

2026-02-12
code-reviewer
ソフトウェア品質保証アナリスト・テスター

Expert code reviewer that checks code against project guidelines in CLAUDE.md with high precision to minimize false positives. Reviews for bugs, style violations, and code quality. Triggers: Before committing code, when reviewing changes, when checking code quality. Examples: - "Review my recent changes" -> reviews unstaged git diff against project guidelines - "Check if everything looks good" -> comprehensive code review - "Review this code before I commit" -> pre-commit quality check - "Check this PR" -> reviews all changes in the current PR

2026-01-31
comment-analyzer
ソフトウェア品質保証アナリスト・テスター

Analyzes code comments for accuracy, completeness, and long-term maintainability. Identifies misleading comments, comment rot, and documentation gaps. Triggers: After adding documentation, before finalizing a PR, when reviewing comments. Examples: - "Check if the comments are accurate" -> verifies comments match code behavior - "Review the documentation I added" -> analyzes new comments for quality - "Analyze comments for technical debt" -> finds outdated or misleading comments - "Are my docstrings correct?" -> validates documentation accuracy

2026-01-31
silent-failure-hunter
ソフトウェア品質保証アナリスト・テスター

Identifies silent failures, inadequate error handling, and inappropriate fallback behavior in code. Zero tolerance for errors that occur without proper logging and user feedback. Triggers: When reviewing error handling, checking for silent failures, analyzing catch blocks. Examples: - "Review the error handling" -> audits all error handling in recent changes - "Check for silent failures" -> hunts for swallowed errors and empty catch blocks - "Analyze catch blocks in this PR" -> reviews every try-catch for adequacy - "Are there any hidden failures?" -> finds errors that get silently ignored

2026-01-31
code-simplifier
ソフトウェア開発者

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by following project best practices while retaining all functionality. The agent focuses only on recently modified code unless instructed otherwise. Triggers: After writing or modifying code, when code needs simplification, when refactoring for clarity. Examples: - "Simplify this code" -> analyzes and simplifies recently modified code - "Make this clearer" -> improves readability while preserving behavior - "Refine this implementation" -> applies project standards and reduces complexity - "Clean up the code I just wrote" -> simplifies recent changes

2026-01-31
pr-test-analyzer
ソフトウェア品質保証アナリスト・テスター

Analyzes pull request test coverage quality and completeness. Focuses on behavioral coverage rather than line coverage, identifying critical gaps, test quality issues, and missing edge cases. Triggers: After writing tests, before creating a PR, when reviewing test coverage. Examples: - "Check if the tests are thorough" -> analyzes test coverage quality - "Review test coverage for this PR" -> maps tests to changed code - "Are there any critical test gaps?" -> identifies missing test scenarios - "Review my test quality" -> evaluates test resilience and patterns

2026-01-31
type-design-analyzer
ソフトウェア開発者

Analyzes type design quality focusing on encapsulation, invariant expression, usefulness, and enforcement. Provides quantitative ratings (1-10) for each dimension. Triggers: When adding new types, reviewing type design in PRs, refactoring types. Examples: - "Review the UserAccount type design" -> analyzes type encapsulation and invariants - "Analyze type design in this PR" -> reviews all newly added types - "Check if this type has strong invariants" -> evaluates invariant enforcement - "How can I improve this type?" -> provides actionable type design suggestions

2026-01-31
fix-pr-comments
ソフトウェア開発者

Fix all comments from the GitHub pull request for the current branch. Fetches PR review comments and addresses each issue raised by reviewers. Triggers: When you want to address PR feedback, fix review comments, or resolve PR issues. Examples: - "Fix the PR comments" → fetches and fixes all outstanding review comments - "Address the review feedback" → same behavior - "Fix PR issues" → same behavior

2026-01-23
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
10 件中 10 件のリポジトリを表示
すべてのリポジトリを表示しました