Versioned release plan for Monday Developer Tools.
| Version | Theme | Skills | Rules | Highlights | Status |
|---|---|---|---|---|---|
| v0.1.0 | Foundation | 6 | 3 | Core board/item/workspace/API skills, token safety + GraphQL + rate limit rules, plugin scaffold, tests, CI | Current |
| v0.2.0 | Views | +3 (9) | +1 (4) | Dashboard builder, board insights, chart visualization, column value format rule | Planned |
| v0.3.0 | Collaboration | +3 (12) | +1 (5) | Updates and communication, docs management, notifications, webhook validation rule | Planned |
| v0.4.0 | Sprints | +3 (15) | +1 (6) | Sprint planning, sprint review, notetaker meetings, error handling rule | Planned |
| v0.5.0 | Automation | +3 (18) | +1 (7) | Workflow automation, form builder, webhook management, MCP tool preference rule | Planned |
| v0.6.0 | PM | +3 (21) | +1 (8) | Project tracking, resource management, tags and assets, board structure rule | Planned |
| v1.0.0 | Stable | 21 | 8 | Production release, polished docs site, comprehensive README | Planned |
Skills:
monday-board-management-- boards, columns, groups, permissionsmonday-item-operations-- items, subitems, column valuesmonday-workspace-organizer-- workspaces, folders, hierarchymonday-api-reference-- GraphQL, schema, complexity, escape hatchmonday-column-types-guide-- column types, value formatsmonday-user-and-team-management-- users, teams, roles
Rules:
monday-api-token-safety-- flag hardcoded tokensmonday-graphql-best-practices-- flag over-fetching, missing paginationmonday-rate-limit-awareness-- flag missing backoff, unbounded loops
Infrastructure:
- Plugin scaffold (
.cursor-plugin/plugin.json) - pytest structure tests (7 files)
- GitHub Actions (validate, CodeQL, Pages, stale, release-drafter)
- Community files (CONTRIBUTING, CODE_OF_CONDUCT, SECURITY)
- CLAUDE.md project brain
- GitHub Pages docs site
Skills:
monday-dashboard-builder-- dashboards, widgets, chart typesmonday-board-insights-- aggregation, filtering, analysismonday-chart-visualization-- pie/bar charts, battery widgets, tables
Rules:
monday-column-value-format-- flag malformed column value JSON
Skills:
monday-updates-and-communication-- updates, replies, mentionsmonday-docs-management-- Monday Docs, version historymonday-notifications-- bell and email notifications
Rules:
monday-webhook-validation-- flag missing challenge verification
Skills:
monday-sprint-planning-- sprint boards, metadata, iterationsmonday-sprint-review-- sprint analysis, velocity, burndownmonday-notetaker-meetings-- meeting notes, transcripts
Rules:
monday-error-handling-- flag unchecked API responses
Skills:
monday-workflow-automation-- automation recipes, triggers, actionsmonday-form-builder-- forms, questions, conditional logicmonday-webhook-management-- webhook CRUD, JWT auth
Rules:
monday-mcp-tool-preference-- flag raw API calls when MCP tools exist
Skills:
monday-project-tracking-- timeline, dependencies, critical pathmonday-resource-management-- team assignment, workload, capacitymonday-tags-and-assets-- tag management, file/asset operations
Rules:
monday-board-structure-- flag board anti-patterns
All 21 skills and 8 rules complete. Production release with polished documentation.
- v0.1.0 Foundation
See CONTRIBUTING.md for how to add skills, rules, and improvements.