16,832 skills sorted by stars.
Clean up messy commit history into atomic commits before merge.Use when user wants to restructure PR commit history based on final...
PR 코드 리뷰, 개선 제안, 자동 머지 에이전트. 코드 품질, 테스트, 보안 검사 통합.
Analyze pull request review comments, classify each comment (correct, uncertain, incorrect), and produce an ordered implementation...
Check PR review comments and feedback from CodeRabbit and human reviewers. Use when user asks about reviews, unresolved comments,...
**ALWAYS USE THIS SKILL** when asked to review a PR or given a PR URL. Provides systematic workflow for code review.
Fetch and analyze GitHub PR review comments and code-level feedback using the prc CLI. Use this skill whenever the user mentions P...
Common patterns in PR reviews including false positives, security vulnerabilities, N+1 queries, breaking changes, and edge cases....
Defines what counts as valid evidence in PR reviews including code snippets, execution traces, exploitation scenarios, and test re...
Extract and summarize review comments from GitHub PRs. Use when analyzing PR reviews, checking unresolved issues, or responding to...
Create GitHub PRs with gh, fetch review comments, fix them commit-by-commit, and reply to each comment individually with correctly...
プルリクエストのレビューコメントに体系的に対応するスキル。未解決コメントを取得し、問題を分析し、修正案を提案し、コメント単位でコミットを作成し、手動での返信とresolveをガイドします。GitHubのPRレビューに構造化された整理された対応が必要な場合に使用...
Create pull requests with an interactive review and approval step. Use this skill when the user asks to create a pull request, ope...
Review pull requests by integrating GitHub operations with Linear issue tracking. Use when: (1) Validating PR changes against Line...
Manage the PR review feedback loop: monitor CI checks, fetch review comments, and iterate on fixes.Use when: (1) pushing changes t...
PR レビューの指摘に対応する。「レビュー対応」「指摘を修正」「レビューコメント対応」「PR の修正」「フィードバック対応」「レビュー指摘を直す」「コメントに対応」などで起動。指摘事項を分析し修正を実行。
Use when creating PRs to enforce code quality standards. Automated detection of anti-patterns, security issues, and code smells. P...
Automatically submit pull requests with full autonomous workflow. Use when the user mentions creating a PR, submitting a PR, mergi...
Generate or update GitHub Pull Request titles and descriptions based on actual code changes in the final state. Use when the user...
PR運用を必須とする作業フローの指示。ブランチ作成/コミット/検証/PR作成/本文記載が必要な開発タスクで使う。
Manages the complete lifecycle of feature development using git worktrees and pull requests. Use when user wants to create feature...
This skill should be used when the user asks to "create a PR", "open a pull request","write a PR description", "push and create PR...
Systematic PRD-driven software development workflow for Claude Code. Use when the user wants to (1) Import/parse feature bundles i...
Generate an ML-centric PRD for ML-Ralph. Use when planning an ML project, experiment plan, or when asked to create an ML PRD. Trig...
Transform PRDs (Product Requirements Documents) into structured XML app specifications optimized for AI coding agents. Converts de...
プロダクト要求定義書(PRD)を作成するための詳細ガイドとテンプレート。PRD作成時にのみ使用。
title = "PRECSKILL (Global: PRErequisite)"
コミット前品質チェックスキル(Lint、テスト、ビルドの高速検証)
Pre Commit Hook Setup - Auto-activating skill for DevOps Basics.Triggers on: pre commit hook setup, pre commit hook setupPart of t...
Pre-commit hook setup with Husky and lint-staged. Use when configuring git hooks.
Automated code quality, file organization, and repository hygiene enforcement for pre-commit hooks
Runs mandatory quality checks before commits. Executes build, tests, and pattern validation from code-review-standards.md. Use whe...
ADVISORY validation of code against design principles that linters cannot enforce. Use after linter passes and tests pass to valid...
pre-commit hookセキュリティスキル。機密情報検出パターン、git-secrets/gitleaks統合、チーム展開戦略、Git履歴スキャンを実装し、コミット前の機密情報漏洩を防ぐ。Anchors:• Web Application Securit...