mockup-graduate

Migrate approved mockups into the main app and adapt code to production conventions.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Pranil9699/Payroll-Employment-System --skill mockup-graduate-pranil9699
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mockup-graduate
Source: https://github.com/Pranil9699/Payroll-Employment-System/tree/main/.local/skills/mockup-graduate
Command: npx skills add https://github.com/Pranil9699/Payroll-Employment-System --skill mockup-graduate-pranil9699

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Move an approved mockup from the mockup sandbox into the main app and transform it into production-ready code that matches the host project's conventions.

Core Features & Use Cases

  • Migration to production: Move the approved mockup into the main app and align with its design system.
  • Code adaptation: Transform prototype code to production patterns, wire routing and state, and replace mock data with real APIs.
  • Dependency and asset handling: Install missing dependencies and migrate assets for production use.
  • Use Case: When a design variant is approved, graduate it to become a production page or component.

Quick Start

Graduate the approved mockup from the mockup sandbox into the main app.

Frequently Asked Questions about mockup-graduate

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

FAQPage Schema
How do I move an approved mockup into a production app?

Graduating a mockup involves migrating the approved prototype from the sandbox into the main app, transforming it into production-ready code by wiring routing, replacing mock data with real APIs, and aligning with the app's design system.

What does it mean to refactor prototype code for production routing and state management?

Refactoring for production means transforming prototype code to match production patterns, wiring the component into the app's routing and state management, and replacing mock data with real API integrations to satisfy host project requirements.

How do I handle missing dependencies and asset migration when integrating a mockup?

Dependency and asset handling during mockup integration involves installing any missing dependencies required by the component and migrating associated assets from the sandbox to the production environment for active use.

When should I use a mockup graduation process for my design variants?

You use mockup graduation when a design variant is approved for integration and needs to be transformed into production-ready code, wired into routing and state management, and aligned with the host project architecture.

Does graduating a mockup analyze design decisions and align with the host project architecture?

Yes, graduating a mockup satisfies requirements for design decision analysis and ensures the transformed code aligns with the host project's architecture, conventions, and design system during the integration process.