migration-review

Validate lint, tests, builds, and Storybook for 2nd-gen component migrations.

1.5k|257|Updated Nov 19, 2018
One-click install
npx skills add https://github.com/adobe/spectrum-web-components --skill migration-review-adobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migration-review
Source: https://github.com/adobe/spectrum-web-components/tree/main/.ai/skills/migration-review
Command: npx skills add https://github.com/adobe/spectrum-web-components --skill migration-review-adobe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase 8 validation guides final checks for migrating components from 1st-gen to 2nd-gen, ensuring lint, tests, build, and Storybook pass before opening a PR.

Core Features & Use Cases

  • Finalize workstreams by updating the workstream status table and generating a PR for the migrated component.
  • Verify lint, test suites, build artifacts, and Storybook renderings to guarantee production readiness.
  • Provide a clear decision point for closing out Phase 8 with artifact references and next steps.

Quick Start

Execute Phase 8 review to finalize the 2nd-gen migration, validating lint, tests, and build, updating the workstream status, and opening a PR.

Frequently Asked Questions about migration-review

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

FAQPage Schema
How do I finalize a 2nd-gen component migration and open a PR?

To finalize a 2nd-gen component migration, you execute a Phase 8 review that validates lint, tests, and builds, updates the workstream status table, and opens a PR.

What checks are required before opening a PR for a component migration?

Before opening a PR for a component migration, you must verify that lint passes, test suites are green, build artifacts succeed, and Storybook renderings display correctly.

When should I run the Phase 8 validation for my migration workstream?

You run Phase 8 validation when all previous migration phases are complete and you need to finalize the workstream by enforcing code quality and integration readiness before opening a PR.

Does the migration review verify Storybook rendering alongside lint and tests?

Yes, the migration review verifies Storybook renderings to guarantee production readiness, alongside enforcing lint accuracy and ensuring test suites pass for the migrated 2nd-gen components.

How do I update the workstream status table after completing a 2nd-gen migration?

You update the workstream status table during the Phase 8 review process, which provides a clear decision point for closing out the migration with artifact references and next steps.