Cursor rule
A convention for accumulating organization-specific knowledge separately from the kit's knowledge base (docs/). This guarantees that updating the kit does not lose or overwrite the organization's learning.
AI-editor toolkit (Claude Code / Cursor / Codex CLI / Gemini CLI) for developing on Workato iPaaS — recipes, Workflow Apps, Genies/MCP, custom connectors.
Cursor rule
A convention for accumulating organization-specific knowledge separately from the kit's knowledge base (docs/). This guarantees that updating the kit does not lose or overwrite the organization's learning.
Cursor rule
Workato Agentic JSON Format.
Cursor rule
Claude Code autonomy rule: do not ask the user for what the CLI/API can do.
Cursor rule
Cursor rule "workato-cli" from rkawaishi/workato-dev-kit, covering workato cli tools, 1. platform cli (project management), 2. api helper (complements the cli), pushing a custom connector and first push.
Cursor rule
Cursor rule "workato-connector-sdk" from rkawaishi/workato-dev-kit, covering workato connector sdk (connector.rb), file structure, top-level structure of connector.rb, authorization types and required keys for an action.
Cursor rule
Push always targets dev. Promotion to test or prod must go through Workato's Deploy feature (UI or Recipe Lifecycle Management API).
Cursor rule
Workato Page Component JSON Format.
Cursor rule
Workato project directory structure.
Cursor rule
Project-wide context for the Workato Dev Kit. Applies whenever Workato-related files are being edited.
Cursor rule
Workato Recipe JSON Format.