The autonomous Agentic Development Ecosystem. Propose, Build, Publish, and Compound.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →The autonomous Agentic Development Ecosystem. Propose, Build, Publish, and Compound.
Narrow bare `rescue _ ->` / `rescue e ->` so UndefinedFunctionError, KeyError, and typos propagate instead of being swallowed. Use for auditing rescues, secure-coding review, exception review, refactoring error handling in Elixir.
A Go security skill for reviewing code
>
Autonomous content platform — 640+ self-contained HTML apps. Browse, submit, review, rate, and evolve apps via GitHub Issues.
Create a PR title and draft description after substantive code changes are finished. Trigger when wrapping up a moderate-or-larger change (runtime code, tests, build config, docs with behavior impact) and you need the PR-ready summary block with change summary plus PR draft text.
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
Quality gate definitions, enforcement rules, 500 LOC limit, loop-back routing, commit conventions, and hook behavior. Load this skill when checking code quality or preparing to commit.
Security auditing skill for web applications and codebases. Scans for OWASP Top 10, dependency vulnerabilities, secrets exposure, XSS/CSRF/injection flaws, auth weaknesses, and misconfigurations. Use when task involves security scan, vulnerability assessment, pen test review, threat modeling, or hardening a codebase.
Revisá los cambios del PR buscando bugs, gaps de tests, y violaciones de convenciones.
'USE THIS SKILL WHEN: the user wants to find, explore, or install Polymer Pay
GitHub Copilot CLIを使って実装計画・設計ドキュメントを観点別に並列レビューするスキル。プランファイル、設計書、アーキテクチャドキュメントを複数のサブエージェントがcopilot -pで同時にレビューする。ユーザーが「計画をレビュー」「プランを確認」「設計を見て」「計画の問題点を指摘」などと言ったときに使用する。
Open or update a draft PR for the current branch. Use when: create PR, open PR, draft PR, pull request, prepare for review.
Push branch and create a GitHub PR with concise, issue-linked description
> Comprehensive AI-powered code review for PRs and local changes — enterprise-grade alternative to CodeRabbit
Validate and submit app builds using parallel expo-config-resolver and code-reviewer agents
Create or update a GitHub pull request following Medox conventions (author spicode-bot, reviewer spideystreet). Invoke manually with /pr — do NOT trigger automatically.
Quick code review for files or recent changes, checking for bugs, best practices, and potential improvements
>
../../../engineering/pr-review-expert/SKILL.md
plan-ceo-review
Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.
Review recent changes and update CLAUDE.md to keep it relevant for future sessions. Use after significant changes or periodically to maintain context.
セッション開始時にゴール・完了条件・タイムボックスを明確化する。作業セッションの冒頭で方向性を揃えるために使う。
Go architecture reference - frameworks, concurrency patterns, design patterns, cloud-native infrastructure, and production best practices for 2024-2025. Use when making architectural decisions, reviewing Go code, or selecting libraries.
性能・保守性・安全性・アクセシビリティなど非機能要件を体系的にチェックし、明示すべき非機能要件を一覧化する。Use when: WF-02 で非機能要件を確認したい時、性能/セキュリティ/保守性の要件を見落としなく整理したい時。
UX design principles for agent-console. Use when designing features, evaluating acceptance criteria, or reviewing user-facing interactions in a multi-agent management UI.
Execute a task from a task plan with full context loading, auto-planned implementation, and structured completion criteria (code review, test review, lint, build, test, task tracking updates). Takes paths to feature research, design doc, task index, and specific task document.
Evaluate agent responses using standardized rubrics. Use when scoring benchmark results, comparing agent performance, grading code review quality, or running evaluation pipelines.
Top-level PR review skill for b24-catalog / ai-kb — enforces scope discipline, composes the specialist skills (d1-migration-safety, cloudflare-worker-review, catalog-import-review, bearing-analog-check), and returns a single merge decision.
Cria Architecture Decision Records (ADRs) para decisões técnicas. Inclui alternativas, justificativa e consequências.
Create a new branch from main, commit all changes, push, and open a pull request.
Review pull requests from the local Gitea instance. Lists repos, PRs, reviews code with full codebase context, and posts comments.
Run security review, then create a PR and watch CI checks
Commit, push, merge, and complete task with quality review (タスク完了)
Analyze the git diff between the current branch and main from multiple perspectives (duplication, correctness, security, performance, testing, architecture, scope) using parallel subagents, then produce a remediation plan for issues found. Use when reviewing branch changes before merge, after implementation, or when the user asks to critique or review current code changes.
Run the frontend linter, analyze failures, and fix them iteratively. Use when linting fails, lint errors appear, or the user asks to fix lint issues in the frontend repo.
Review or write abstract
Build and capture SwiftUI previews for visual analysis. Use when the user asks to preview a SwiftUI view, capture a simulator screenshot, or visually inspect iOS UI components. Supports Xcode projects, SPM packages, and standalone Swift files.
Next.js v16 best practices - proxy.ts, file conventions, RSC boundaries, Cache Components, async APIs, route handlers, image/font optimization
'Implements any user intent, GDD requirement, story, bug fix or change request by producing clean working code artifacts that follow the project''s existing game architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any game code, component or feature.'
Use for Laravel 13 backend development in PHP 8.3+, including controllers, models, routes, Form Requests, services/actions, jobs, events, policies, migrations, factories, Blade-adjacent backend code, code review, and architecture decisions. Trigger whenever building, modifying, or reviewing ordinary Laravel application code.
Prioritize visual stability over perfection. Flag only issues that could cause embarrassment during a live demo. Use when preparing for demos, final pre-deploy review, or verifying demo-critical paths.
Enforces an opinionated UI baseline to prevent AI-generated interface slop.
Triage GitHub issues through a label-based state machine with interactive grilling sessions. Use when user wants to triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.
Finalize work to prepare a commit. Clean up unnecessary debug logs, remove unused methods added, do a final review to ensure tight elegant implementation, etc.
pr-create
Automate GitHub Pull Request creation using MCP (Model Context Protocol) tools. Use when code changes are committed and you need to create a PR with auto-generated title and description following project commit conventions.
Rust anti-patterns and common mistakes expert. Handles code review issues with clone abuse, unwrap in production, String misuse, index loops, and refactoring guidance.