code-reviewer

Evaluate code changes in Storybook Astro projects for standards compliance and best practices.

54|2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/storybook-astro/storybook-astro --skill code-reviewer-storybook-astro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/storybook-astro/storybook-astro/tree/main/.agents/skills/code-reviewer
Command: npx skills add https://github.com/storybook-astro/storybook-astro --skill code-reviewer-storybook-astro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides structured, standards-aligned feedback on code changes in Storybook Astro to help ensure PR readiness and conformance to project conventions.

Core Features & Use Cases

  • Evaluate architecture and project structure to verify module boundaries, explicit imports, and ES module compatibility.
  • Check framework integration, including Astro component patterns, adapters for React/Vue/Svelte/Preact/Solid/Alpine, and Vite plugin configuration.
  • Assess testing, coverage, and documentation quality, ensuring portable stories, proper test organization, and clear inline comments.
  • Provide concrete, actionable feedback and recommended fixes to improve code quality and maintainability.

Quick Start

Provide the file paths and changes to review, and I will generate a structured critique with actionable recommendations.

Frequently Asked Questions about code-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code reviews for Storybook Astro projects?

Automate code reviews for Storybook Astro projects by analyzing modified files to verify module boundaries, framework integration, and testing standards compliance. The evaluation checks Astro component patterns, Vite plugin configuration, and adapter integration to generate structured feedback with actionable fixes.

What does a code review check for in Astro component patterns and adapters?

A code review for Astro component patterns checks framework integration, verifying adapters for React, Vue, Svelte, Preact, Solid, and Alpine, alongside Vite plugin configuration. It ensures explicit imports, ES module compatibility, and proper module boundaries across modified files.

How do I evaluate testing and documentation quality in a PR review?

Evaluate testing and documentation quality in a PR review by checking for portable stories, proper test organization, and clear inline comments. The process assesses test coverage and documentation standards to ensure code changes meet project conventions and maintainability requirements.

Can I enforce project conventions and architecture alignment during patch reviews?

You can enforce project conventions and architecture alignment during patch reviews by analyzing modified files for standards compliance. The review verifies module boundaries, explicit imports, and ES module compatibility, reporting findings in a structured format with concrete recommended fixes.

What is the best way to provide structured feedback on code changes?

The best way to provide structured feedback on code changes is to evaluate architecture, framework integration, testing, and performance across modified files, then report findings in a standardized format. This approach suggests concrete fixes to improve code quality and ensure PR readiness.