monday-code-migrate
Installation
SKILL.md
monday-code-migrate
Migrate an existing app to the monday-code platform. This skill analyzes the current project, identifies what's missing, and adds the required monday-code structure while preserving existing code.
When to Use
- User has an existing React frontend they want to run on monday-code CDN
- User has an existing Express/Node.js backend they want to run on monday-code serverless
- User has a fullstack app they want to migrate to monday-code
- User wants to add monday SDK integration to an existing app
- User wants to convert a standalone app into a monday.com app
Usage Example
User: "I have an existing React + Express app I want to run on monday-code. How do I migrate it?"