portfolio-code-review

Community

Automate code reviews, catch bugs before deployment.

Authorplipowczan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates comprehensive code review processes, ensuring your portfolio maintains high quality standards while saving you hours of manual inspection.

Core Features & Use Cases

  • Architecture Compliance: Verify React hooks, Tailwind CSS, and proper component structure.
  • SEO & Accessibility: Check meta tags, structured data, and WCAG 2.1 AA compliance automatically.
  • Use Case: When you've added a new blog post route, use this Skill to ensure prerendering is configured, sitemap is updated, and OG images exist.
  • Edge Case Detection: Identify potential bugs and error conditions that could break after deployment.

Quick Start

Review the changes in the new Hero component for architecture compliance and potential performance issues.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: portfolio-code-review
Download link: https://github.com/plipowczan/portfolio/archive/main.zip#portfolio-code-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository