PR・コードレビューワークフロー支援
npx claudepluginhub masseater/claude-code-plugin --plugin code-reviewReview AI-generated code for antipatterns. Detects hallucinated APIs, wiring gaps, assumption failures, copy-paste patterns, context fitness issues, integration pattern inconsistencies, fallback abuse, scope creep, dead/unused code, unnecessary backward compatibility, and decision traceability gaps. Use proactively after writing code.
Review code from design and architecture perspective. Check single responsibility, circular dependencies, tight coupling, and over-abstraction. Use proactively after writing code.
Validate that changes fulfill the original objectives. Cross-reference progress-file with actual changes. Use after completing a task.
Review implementation quality. Check readability, naming, functional style, duplicate code, and magic numbers. Use proactively after writing code.
Review TypeScript type safety. Check for any type usage, proper type definitions, and type guards. Use proactively after writing TypeScript.
Check PR status and take action. Use when checking PR review comments, analyzing CI failures, or responding to check-pr requests.
Perform rigorous code review on recently created artifacts. Use when reviewing code quality after implementation.
GitHub PR操作のユーティリティ。Use when fetching review comments, managing unresolved threads, checking CI status, or downloading logs for a PR.
現在の変更を関心ごと単位で分析し、レビューしやすい論理的なコミットに整理します
AI-native product management for startups. Transform Claude into an expert PM with competitive research, gap analysis using the WINNING filter, PRD generation, and GitHub Issues integration.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them