mondaycom/agentic-monday

A Claude Code plugin marketplace for the full SDLC of monday.com apps

9Stars on the repository
17Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

build-query

01

mondaycom/agentic-monday

Skill Claude CodeCodex

Build, test, and debug monday.com GraphQL queries and mutations. Introspects the live schema, handles pagination, column value formatting, and validates queries by executing them. Use when writing API queries, debugging response shapes, or figuring out column value JSON formats.

9 1mo ago A 56 tokens

migrate

02

mondaycom/agentic-monday

Skill Claude CodeCodex

Migrate between monday.com API versions. Identifies your current version, shows breaking changes, guides code updates, and tests migrated queries. Use when a new API version is released or you need to upgrade from a deprecated version.

9 1mo ago A 48 tokens

mondaycom/agentic-monday

Skill Claude CodeCodex

Migrate an existing monday.com app from the old OAuth flow to the new OAuth 2.1 flow. Changes token endpoint from oauth2/token to oauthms/oauth/token, adds refresh token support, updates token storage, and optionally adds PKCE. ALWAYS use when someone mentions migrating monday OAuth, switching to the new OAuth flow…

9 1mo ago A 139 tokens

ops

04

mondaycom/agentic-monday

Skill Claude CodeCodex

Production operations guidance for the monday.com API. Covers error handling, rate limits, complexity budgeting, retry strategies, webhooks, and caching. Use when preparing an API integration for production or debugging production issues.

9 1mo ago A 43 tokens

setup

05

mondaycom/agentic-monday

Skill Claude CodeCodex

Bootstrap a project using the monday.com public GraphQL API. Installs the @mondaydotcomorg/api SDK, configures auth, pins API version, and sets up TypeScript codegen. Use when starting a new API integration or adding monday.com API to an existing project.

9 1mo ago A 59 tokens

monday-code-deploy

06

mondaycom/agentic-monday

Skill Claude CodeCodex

Build, deploy, and manage monday code apps with multi-region, cron, alerts, and security scanning. Use when user says "deploy my app", "push to monday-code", "deploy to monday", "check deployment status", "set environment variables", "push my app", "deploy backend", "deploy frontend", or wants to promote an app…

9 1mo ago A 78 tokens

monday-code-dev

07

mondaycom/agentic-monday

Skill Claude CodeCodex

Start development servers and local environment for monday code apps. Use when user says "start dev server", "run frontend", "run backend", "npm run dev", "start local environment", "set up local dev", or "run the app locally".

9 1mo ago A 56 tokens

monday-code-init

08

mondaycom/agentic-monday

Skill Claude CodeCodex

Scaffolds a new monday.com code app with the correct structure, dependencies, and monday-code deployment configuration. Use when user wants to 'create a monday code app', 'scaffold a new app', 'initialize a monday app', 'set up a frontend app', 'set up a backend app', 'create a fullstack monday app', or asks how to…

9 1mo ago A 85 tokens

monday-code-migrate

09

mondaycom/agentic-monday

Skill Claude CodeCodex

Use when user says 'migrate my app to monday-code', 'convert to monday platform', 'add monday SDK to existing app', 'deploy existing app on monday', 'move my React/Node app to monday-code', or wants to add monday.com integration to an existing frontend, backend, or fullstack app. Migrates the existing project to…

9 1mo ago C 85 tokens

monday-code-ops

10

mondaycom/agentic-monday

Skill Claude CodeCodex

Debug, monitor, and operate monday code apps in production. Use when user wants to 'check logs', 'get deployment URL', 'view environment variables', 'get connection string', 'check alerts', 'debug production', 'get app status', 'troubleshoot monday code', or needs help with any production operational task.

9 1mo ago A 71 tokens

vibe-best-practices

11

mondaycom/agentic-monday

Skill Claude CodeCodex

Ensures Vibe design system (@vibe/core) components follow best practices and accessibility standards. Use when writing or reviewing UI code in monday.com apps that import from @vibe/core or @vibe/core/next.

9 1mo ago A 52 tokens

vibe-upgrade

12

mondaycom/agentic-monday

Skill Claude CodeCodex

Upgrades a project to a new major version of Vibe (@vibe/core) using MCP migration tools. Use when upgrading from v2 to v3 (monday-ui-react-core → @vibe/core) or from v3 to v4.

9 1mo ago A 56 tokens