代码评审
自动化代码审查与分析
check-pr
greptileai
Checks a GitHub pull request for unresolved review comments, failing status checks, and incomplete PR descriptions. Waits for pending checks to complete, categorizes issues as actionable or informational, and optionally fixes and resolves them. Use when the user wants to check a PR, address review feedback, or prepare a PR for merge.
making-product-decisions
flpbalada
Framework for structured product decision-making. Use when facing complex
what-not-to-do-as-product-manager
flpbalada
Anti-patterns and mistakes to avoid as a product manager. Use when evaluating
self-initiated-triggers
flpbalada
Design internal triggers for sustained user engagement. Use when building
Judge
simota
codex reviewãæ´»ç¨ããã³ã¼ãã¬ãã¥ã¼ã¨ã¼ã¸ã§ã³ããPRã¬ãã¥ã¼èªååã»ã³ãããåãã§ãã¯ãæ å½ããã°æ¤åºãã»ãã¥ãªãã£èå¼±æ§ããã¸ãã¯ã¨ã©ã¼ãæå³ã¨ã®ä¸æ´åãçºè¦ãZenã®ãªãã¡ã¯ã¿ãªã³ã°ææ¡ãè£å®ãã³ã¼ãã¬ãã¥ã¼ãå質ãã§ãã¯ãå¿ è¦ãªæã«ä½¿ç¨ã
TDD Enforcement
DmitrL-dev
Строгое соблюдение Test-Driven Development с Iron Law
Two-Stage Code Review
DmitrL-dev
Разделение code review на Spec Compliance и Code Quality для повышения точности
QA Fix Loop
DmitrL-dev
Автономный цикл Reviewer → Fixer для непрерывного улучшения качества
Agent Security Audit
DmitrL-dev
Проверка безопасности AI-агентов по OWASP Agentic Top 10 2026
competitive-intelligence-analyst
shipshitdev
Use this skill when users need to analyze competitors, monitor market movements, benchmark features/pricing, identify market gaps, or understand competitive positioning. Activates for "what are competitors doing," market analysis, or differentiation strategy.
join
tkersey
"PR autopilot via gh only: create/manage PRs, keep branches current, enforce required CI gates, apply surgical code patches, and publish merge-ready handoff without merging. Use when asked to run or monitor PR automation, fix failing required checks, keep local/remote branch state clean, or prepare branch/PR cleanup for human merge."
textual-ui-developer
massgen
Develop and debug the MassGen Textual TUI with deterministic replay, snapshot regression tests, and targeted runtime checks.
pr-checks
massgen
Run comprehensive PR checks including reviewing CodeRabbit comments, ensuring PR description quality, running pre-commit hooks, tests, and validation. Use on an existing PR to address review feedback.
writer
rileyhilliard
Writing style and tone guide for human-sounding content. Use when writing documentation, READMEs, commit messages, PR descriptions, blog posts, or any user-facing content.
preflight-checks
rileyhilliard
Detect and run project linters, formatters, and type checkers before committing or claiming completion. Auto-detects tools from project config files.
managing-pipelines
rileyhilliard
Guides CI/CD pipeline architecture, security hardening, and deployment strategies for GitHub Actions. Use when designing workflows, securing supply chains, optimizing build performance, configuring deployments, managing infrastructure as code pipelines, or setting up pipeline observability.
smart-contract-security-review
scalus3
Security review for Scalus/Cardano smart contracts. Analyzes @Compile annotated validators for vulnerabilities like redirect attacks, inexact value validation, missing token verification, integer overflow, and self-dealing. Use when reviewing on-chain code, before deploying validators, or when /security-review is invoked. Requires explicit path argument.
confluence-deep-reader
krafton-ai
Read a Confluence page and recursively explore its child pages up to 3 levels deep. Use when users want to comprehensively read a Confluence page tree, understand hierarchical documentation, or analyze content across parent and child pages.
devtools
henkisdabro
This skill helps launch and configure the Chrome DevTools MCP server, giving Claude visual access to a live browser for debugging and automation. Use when the user asks to set up browser debugging, launch Chrome with DevTools, configure chrome-devtools-mcp, see what my app looks like, take screenshots of my web application, check the browser console, debug console errors, inspect network requests, analyse API responses, measure Core Web Vitals or page performance, run a Lighthouse audit, test button clicks or form submissions, automate browser interactions, fill out forms programmatically, simulate user actions, emulate mobile devices or slow networks, capture DOM snapshots, execute JavaScript in the browser, or troubleshoot Chrome DevTools MCP connection issues. Supports Windows, Linux, and WSL2 environments.
bitbucket-automation
aAAaqwq
Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas.
TB2J
mailhexu
Guide for using TB2J command-line tools to calculate magnetic interaction parameters (J, DMI, etc.) from DFT outputs (Wannier90, Siesta, Abacus). Use this skill when the user asks about running TB2J commands, their parameters, inputs, or outputs.
pr-review
MiniMax-AI
Review pull requests for the MiniMax Skills repository. Use when reviewing PRs, validating new skill submissions, or checking existing skills for compliance. Run the validation script first for hard checks, then apply quality guidelines for content review. Triggers: PR review, pull request, validate skill, check skill.
github-pr-creation
fvadicamo
Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.
github-pr-merge
fvadicamo
Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.