migrate-to-multi-artifact

Migrates existing projects to a multi-artifact structure supporting apps, web apps, and slide decks.

Updated Jul 11, 2026
One-click install
npx skills add https://github.com/gauravb4875-ux/SP2.0 --skill migrate-to-multi-artifact-gauravb4875-ux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-to-multi-artifact
Source: https://github.com/gauravb4875-ux/SP2.0/tree/main/migrate-to-multi-artifact
Command: npx skills add https://github.com/gauravb4875-ux/SP2.0 --skill migrate-to-multi-artifact-gauravb4875-ux

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of migrating a project to support multiple artifacts (mobile app, web app, slide deck) and adding new features that require multi-artifact support.

Core Features & Use Cases

  • Project Migration: Migrates the existing project structure to support multiple artifacts.
  • Add Mobile App: Adds a mobile app (React Native/Expo) alongside the existing project.
  • Add Web App: Adds a web app to the project.
  • Add Slide Deck: Adds a slide deck to the project.
  • Use Case: A user wants to expand their project by adding a mobile app, which requires the project to be migrated to support multiple artifacts.

Quick Start

Run the migrate-to-multi-artifact skill to start the migration process.

Frequently Asked Questions about migrate-to-multi-artifact

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

FAQPage Schema
How do I migrate an existing project to support multiple artifacts?

To migrate an existing project to support multiple artifacts, you run the migration process which restructures the project to accommodate adding multiple types of apps and artifacts. The project must be in a suitable state before migration begins.

How do I add a mobile app to my existing project?

You can add a mobile app to your existing project by migrating the project structure to support multiple artifacts. This allows you to integrate a React Native or Expo mobile app alongside your current setup.

What types of artifacts can I add when migrating to a multi-artifact structure?

When migrating to a multi-artifact structure, you can add a mobile app, a web app, or a slide deck to your existing project. The migration enables the project to support these multiple artifact types simultaneously.

When do I need to migrate my project for multi-artifact support?

You need to migrate your project for multi-artifact support when you want to expand it by adding new features like a mobile app, web app, or slide deck. This migration is required when new features demand multi-artifact compatibility.

Does multi-artifact migration require specific project prerequisites?

Yes, multi-artifact migration requires the existing project to be in a suitable state for migration. The appropriate artifacts must also be created or updated as needed during the process to ensure successful integration.

What is the best way to add a web app and slide deck to my current project?

The best way to add a web app and slide deck is to run a multi-artifact migration on your current project. This restructures the project to support multiple artifacts, allowing you to add and manage both new formats.