monday-code-init

Installation
SKILL.md

monday-code-init

Initialize a new monday.com code app with the correct structure for monday-code deployment.

When to Use

  • User wants to create a new monday code app
  • User wants to scaffold a frontend-only app (React + Vite + monday-sdk-js)
  • User wants to scaffold a backend-only app (Express + @mondaycom/apps-sdk)
  • User wants to scaffold a fullstack app (frontend + backend)

Usage Examples

/monday-code-init fullstack
/monday-code-init frontend
/monday-code-init backend
Installs
2
GitHub Stars
5
First Seen
Apr 6, 2026
monday-code-init — mondaycom/agentic-monday