diff --git a/rules/monday-api-token-safety.mdc b/rules/monday-api-token-safety.mdc index 0bfeb33..6ff4320 100644 --- a/rules/monday-api-token-safety.mdc +++ b/rules/monday-api-token-safety.mdc @@ -1,6 +1,7 @@ --- description: Flag hardcoded Monday.com API tokens, OAuth secrets, and webhook signing secrets in source code. alwaysApply: true +standards-version: 1.6.3 --- # Monday API Token Safety diff --git a/rules/monday-board-structure.mdc b/rules/monday-board-structure.mdc index 7f98da8..7b7c1d3 100644 --- a/rules/monday-board-structure.mdc +++ b/rules/monday-board-structure.mdc @@ -4,6 +4,7 @@ alwaysApply: false globs: - "**/*.json" - "**/*.ts" +standards-version: 1.6.3 --- # Monday Board Structure diff --git a/rules/monday-column-value-format.mdc b/rules/monday-column-value-format.mdc index 1590937..e205547 100644 --- a/rules/monday-column-value-format.mdc +++ b/rules/monday-column-value-format.mdc @@ -5,6 +5,7 @@ globs: - "**/*.ts" - "**/*.js" - "**/*.py" +standards-version: 1.6.3 --- # Monday Column Value Format diff --git a/rules/monday-error-handling.mdc b/rules/monday-error-handling.mdc index 5cb8f62..a670341 100644 --- a/rules/monday-error-handling.mdc +++ b/rules/monday-error-handling.mdc @@ -5,6 +5,7 @@ globs: - "**/*.ts" - "**/*.js" - "**/*.py" +standards-version: 1.6.3 --- # Monday Error Handling diff --git a/rules/monday-graphql-best-practices.mdc b/rules/monday-graphql-best-practices.mdc index 1824157..3c9c566 100644 --- a/rules/monday-graphql-best-practices.mdc +++ b/rules/monday-graphql-best-practices.mdc @@ -7,6 +7,7 @@ globs: - "**/*.ts" - "**/*.js" - "**/*.py" +standards-version: 1.6.3 --- # Monday GraphQL Best Practices diff --git a/rules/monday-mcp-tool-preference.mdc b/rules/monday-mcp-tool-preference.mdc index 425e1c8..061b5ea 100644 --- a/rules/monday-mcp-tool-preference.mdc +++ b/rules/monday-mcp-tool-preference.mdc @@ -1,6 +1,7 @@ --- description: Flag raw HTTP calls to api.monday.com when Monday MCP tools are available in Cursor. alwaysApply: true +standards-version: 1.6.3 --- # Monday MCP Tool Preference diff --git a/rules/monday-rate-limit-awareness.mdc b/rules/monday-rate-limit-awareness.mdc index 5f148a8..9254eb3 100644 --- a/rules/monday-rate-limit-awareness.mdc +++ b/rules/monday-rate-limit-awareness.mdc @@ -5,6 +5,7 @@ globs: - "**/*.ts" - "**/*.js" - "**/*.py" +standards-version: 1.6.3 --- # Monday Rate Limit Awareness diff --git a/rules/monday-webhook-validation.mdc b/rules/monday-webhook-validation.mdc index b2196e5..90c3695 100644 --- a/rules/monday-webhook-validation.mdc +++ b/rules/monday-webhook-validation.mdc @@ -5,6 +5,7 @@ globs: - "**/*.ts" - "**/*.js" - "**/*.py" +standards-version: 1.6.3 --- # Monday Webhook Validation diff --git a/skills/monday-api-reference/SKILL.md b/skills/monday-api-reference/SKILL.md index c6bb12c..21c4209 100644 --- a/skills/monday-api-reference/SKILL.md +++ b/skills/monday-api-reference/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-api-reference description: Navigate the Monday.com GraphQL API with schema introspection, query building, pagination patterns, complexity budgets, and the all_monday_api escape hatch. +standards-version: 1.6.3 --- # Monday API Reference diff --git a/skills/monday-board-insights/SKILL.md b/skills/monday-board-insights/SKILL.md index d40a3e9..ec68b9d 100644 --- a/skills/monday-board-insights/SKILL.md +++ b/skills/monday-board-insights/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-board-insights description: Aggregate, filter, and analyze Monday.com board data for reporting, summaries, and decision-making. +standards-version: 1.6.3 --- # Monday Board Insights diff --git a/skills/monday-board-management/SKILL.md b/skills/monday-board-management/SKILL.md index e682811..62fc01d 100644 --- a/skills/monday-board-management/SKILL.md +++ b/skills/monday-board-management/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-board-management description: Create, configure, manage, duplicate, archive, and delete Monday.com boards including columns, groups, views, and permissions. +standards-version: 1.6.3 --- # Monday Board Management diff --git a/skills/monday-chart-visualization/SKILL.md b/skills/monday-chart-visualization/SKILL.md index 2626c9b..ad2de9f 100644 --- a/skills/monday-chart-visualization/SKILL.md +++ b/skills/monday-chart-visualization/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-chart-visualization description: Render pie charts, bar charts, battery/progress widgets, and interactive tables from Monday.com board data. +standards-version: 1.6.3 --- # Monday Chart Visualization diff --git a/skills/monday-column-types-guide/SKILL.md b/skills/monday-column-types-guide/SKILL.md index dfb2824..9baafef 100644 --- a/skills/monday-column-types-guide/SKILL.md +++ b/skills/monday-column-types-guide/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-column-types-guide description: Deep reference for all Monday.com column types including value formats, creation settings, and common patterns for status, timeline, people, formula, mirror, and more. +standards-version: 1.6.3 --- # Monday Column Types Guide diff --git a/skills/monday-dashboard-builder/SKILL.md b/skills/monday-dashboard-builder/SKILL.md index a0beb1c..47156e6 100644 --- a/skills/monday-dashboard-builder/SKILL.md +++ b/skills/monday-dashboard-builder/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-dashboard-builder description: Create dashboards, add widgets, configure chart types, and connect boards to build reporting views in Monday.com. +standards-version: 1.6.3 --- # Monday Dashboard Builder diff --git a/skills/monday-docs-management/SKILL.md b/skills/monday-docs-management/SKILL.md index 75d2d80..6a59d98 100644 --- a/skills/monday-docs-management/SKILL.md +++ b/skills/monday-docs-management/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-docs-management description: Create, read, and append content to Monday Docs; manage version history and doc structure within workspaces. +standards-version: 1.6.3 --- # Monday Docs Management diff --git a/skills/monday-form-builder/SKILL.md b/skills/monday-form-builder/SKILL.md index 14956ea..a0a7b07 100644 --- a/skills/monday-form-builder/SKILL.md +++ b/skills/monday-form-builder/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-form-builder description: Create Monday.com forms with questions, conditional logic, and response boards for data collection and intake workflows. +standards-version: 1.6.3 --- # Monday Form Builder diff --git a/skills/monday-item-operations/SKILL.md b/skills/monday-item-operations/SKILL.md index 9a5b692..6ab9ff2 100644 --- a/skills/monday-item-operations/SKILL.md +++ b/skills/monday-item-operations/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-item-operations description: Create, update, move, archive, and delete Monday.com items and subitems across boards and groups. +standards-version: 1.6.3 --- # Monday Item Operations diff --git a/skills/monday-notetaker-meetings/SKILL.md b/skills/monday-notetaker-meetings/SKILL.md index e49c8e6..0eb399e 100644 --- a/skills/monday-notetaker-meetings/SKILL.md +++ b/skills/monday-notetaker-meetings/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-notetaker-meetings description: Access meeting notes, transcripts, summaries, and action items from Monday.com Notetaker for team meetings. +standards-version: 1.6.3 --- # Monday Notetaker Meetings diff --git a/skills/monday-notifications/SKILL.md b/skills/monday-notifications/SKILL.md index 47ff6ec..54cd64d 100644 --- a/skills/monday-notifications/SKILL.md +++ b/skills/monday-notifications/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-notifications description: Send bell and email notifications to Monday.com users for alerts, reminders, and targeted communication. +standards-version: 1.6.3 --- # Monday Notifications diff --git a/skills/monday-project-tracking/SKILL.md b/skills/monday-project-tracking/SKILL.md index 66dcae7..563936c 100644 --- a/skills/monday-project-tracking/SKILL.md +++ b/skills/monday-project-tracking/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-project-tracking description: Track project timelines, dependencies, critical path, milestones, and status across Monday.com boards for project management. +standards-version: 1.6.3 --- # Monday Project Tracking diff --git a/skills/monday-resource-management/SKILL.md b/skills/monday-resource-management/SKILL.md index 78a4c6b..6745b07 100644 --- a/skills/monday-resource-management/SKILL.md +++ b/skills/monday-resource-management/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-resource-management description: Manage team assignments, workload distribution, and capacity planning across Monday.com boards and projects. +standards-version: 1.6.3 --- # Monday Resource Management diff --git a/skills/monday-sprint-planning/SKILL.md b/skills/monday-sprint-planning/SKILL.md index f45b966..58fc729 100644 --- a/skills/monday-sprint-planning/SKILL.md +++ b/skills/monday-sprint-planning/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-sprint-planning description: Set up sprint boards, configure sprint metadata, plan iterations, and organize tasks for agile development on Monday.com. +standards-version: 1.6.3 --- # Monday Sprint Planning diff --git a/skills/monday-sprint-review/SKILL.md b/skills/monday-sprint-review/SKILL.md index 6bdbb51..ea7d78c 100644 --- a/skills/monday-sprint-review/SKILL.md +++ b/skills/monday-sprint-review/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-sprint-review description: Analyze completed sprints for velocity, burndown, completion rates, and team performance on Monday.com. +standards-version: 1.6.3 --- # Monday Sprint Review diff --git a/skills/monday-tags-and-assets/SKILL.md b/skills/monday-tags-and-assets/SKILL.md index cf0db9a..232e586 100644 --- a/skills/monday-tags-and-assets/SKILL.md +++ b/skills/monday-tags-and-assets/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-tags-and-assets description: Manage tags for item categorization and handle file/asset uploads, downloads, and organization on Monday.com. +standards-version: 1.6.3 --- # Monday Tags and Assets diff --git a/skills/monday-updates-and-communication/SKILL.md b/skills/monday-updates-and-communication/SKILL.md index c5f7f8d..9c6abed 100644 --- a/skills/monday-updates-and-communication/SKILL.md +++ b/skills/monday-updates-and-communication/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-updates-and-communication description: Post updates and replies on Monday.com items and boards, use mentions, and read update history for collaboration. +standards-version: 1.6.3 --- # Monday Updates and Communication diff --git a/skills/monday-user-and-team-management/SKILL.md b/skills/monday-user-and-team-management/SKILL.md index 3786ebf..cb05095 100644 --- a/skills/monday-user-and-team-management/SKILL.md +++ b/skills/monday-user-and-team-management/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-user-and-team-management description: Manage Monday.com users and teams including lookups, permissions, team membership, and current user context. +standards-version: 1.6.3 --- # Monday User and Team Management diff --git a/skills/monday-webhook-management/SKILL.md b/skills/monday-webhook-management/SKILL.md index a9cc29c..1af4009 100644 --- a/skills/monday-webhook-management/SKILL.md +++ b/skills/monday-webhook-management/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-webhook-management description: Create, list, and delete Monday.com webhooks with challenge verification, JWT authentication, and event handling. +standards-version: 1.6.3 --- # Monday Webhook Management diff --git a/skills/monday-workflow-automation/SKILL.md b/skills/monday-workflow-automation/SKILL.md index 03e40e2..d2a038c 100644 --- a/skills/monday-workflow-automation/SKILL.md +++ b/skills/monday-workflow-automation/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-workflow-automation description: Create and manage Monday.com automation recipes with triggers, conditions, and actions for workflow automation. +standards-version: 1.6.3 --- # Monday Workflow Automation diff --git a/skills/monday-workspace-organizer/SKILL.md b/skills/monday-workspace-organizer/SKILL.md index 32b484d..1754b1d 100644 --- a/skills/monday-workspace-organizer/SKILL.md +++ b/skills/monday-workspace-organizer/SKILL.md @@ -1,6 +1,7 @@ --- name: monday-workspace-organizer description: Organize Monday.com workspaces, folders, and board hierarchy for clean project structure. +standards-version: 1.6.3 --- # Monday Workspace Organizer