reviewing-code
Generic code review for production code. Use as part of parallel code review execution.
Generic code review for production code. Use as part of parallel code review execution.
Activates when reviewing code to identify quality issues, security vulnerabilities, and suggest improvements
Comprehensive pull request review covering code quality, security vulnerabilities, performance issues, and design patterns. Use when reviewing PRs, analyzing code changes, checking for bugs, or when user mentions pull request, PR review, code review, or merge request.
Guide for reviewing modern CSS framework. Use this when asked to review CSS in `packages/css`.
This skill should be used when the user asks about "SOLID principles", "single responsibility", "open/closed principle", "Liskov substitution", "interface segregation", "dependency inversion", or when analyzing code for design principle violations. Provides comprehensive guidance for detecting and fixing SOLID violations.
Applies coding standards from CLAUDE.md and coding-standards.md with dynamic learning that adapts to team preferences over time.
Detect and fix UI/UX issues including responsive web design, accessibility (WCAG compliance, keyboard navigation, screen readers), visual consistency, loading/empty/error states, and cross-device compatibility. Use after creating new pages/components, before production deploys, or during quality audits.
Fix import statements across the codebase to align with clean architecture layer boundaries. Use when: fixing imports, layer boundary violations, circular import issues, deprecated core imports, import order rules.
当用户需要审查代码质量、检查代码规范、或提供代码改进建议时使用此skill。专注于代码质量、最佳实践和潜在问题。
Jupyter Notebook의 코드 품질, 문서화 수준, 실행 안정성을 표준화된 절차로 개선하는 워크플로우입니다.
Review code for WordPress security vulnerabilities.
Validate project space structure, boilerplate docs, and consistency with ideas/
Python 3.12+ coding standards and conventions (source of truth). Use when working on Python projects, implementing features, or reviewing code for standards compliance.
Java stack configuration - Maven, JUnit 5, Spotless, SpotBugs, JaCoCo with 96% coverage threshold
AUTOSAR C++14およびCERT C++コーディング規約に準拠したC++14コードレビューのガイド。安全性重視のC++システムのコードレビュー、セキュリティ監査、品質評価を行う際に使用してください。
Enforces TypeScript strict mode compliance, eliminates any types, ensures type safety, and maintains strict linting standards. Use when TypeScript errors occur, any types need elimination, or strict mode compliance is required.
Use this skill after implementing code to verify correctness before notifying the user.
Garante que as alterações de código no Daylyou são pequenas, seguras e testáveis.
Rust code quality standards and documentation practices. Use when reviewing Rust code, cleaning up churn, writing docstrings, or following rustdoc conventions.
PRのすべてのコメント(レビューコメント、一般コメント、インラインコメント)を取得し、 種類別(指摘/質問/提案/承認)に分類、優先順位をつけて対応を実行するスキル。 対応完了後はコメントへの返信も行う。 トリガー条件: - 「PRのコメントに対応して」「PR #N のレビューコメントを処理して」 - 「PRのフィードバックを解決して」「レビュー指摘を修正して」 - PRレビュー後に指摘事項への対応が必要な時 - 「/pr-comment-resolver」「/resolve-pr-comments」