iterate-pr
[ Official ]Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
Create a git branch following Sentry naming conventions. Use when asked to create a branch, new branch, start a branch, make a branch, switch to a new branch, or when starting new work on the default
gh-review-requests is a GitHub review request fetcher skill for AI agents, helping teams and developers stay on top of their PR reviews.
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, o
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
Production level skills for all environments
An MCP server for interacting with Sentry via LLMs.
Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.
Security code review for vulnerabilities. Use when asked to security review, find vulnerabilities, check for security issues, audit security, OWASP review, or review code for injection, XSS, authentication, authorization, cryptography issues. Provides systematic review with confidence-based reporting.
Alias for sentry-skills:pr-writer. Use when users explicitly ask for create-pr or reference the legacy skill name. Redirects to the canonical PR writing workflow.
Django performance code review. Use when asked to review Django performance, find N+1 queries, optimize Django, check queryset performance, database performance, Django ORM issues, or audit Django code for performance problems.
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to simplify code, clean up code, refactor for clarity, improve readability, or review recently modified code for elegance. Focuses on project-specific best practices.