From catalyst-by-zoho
Catalyst Data Store — relational cloud database with ZCQL, CRUD operations, table permissions, and result pagination. Trigger on 'Data Store', 'ZCQL', 'create table', 'executeZCQLQuery', 'table permissions', or 'ROWID'. You MUST load this skill whenever writing code that reads or writes Data Store data — ZCQL result wrapping and App User permissions are non-obvious and cause silent bugs if skipped.
How this skill is triggered — by the user, by Claude, or both
Slash command
/catalyst-by-zoho:catalyst-datastoreThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. **MCP check** — If `CatalystbyZoho_*` tools are available, use `CatalystbyZoho_List_All_Tables` to get table IDs. Never ask the user to copy table IDs.
CatalystbyZoho_* tools are available, use CatalystbyZoho_List_All_Tables to get table IDs. Never ask the user to copy table IDs.references/datastore-basics.md — for CRUD operations, ZCQL syntax, result unwrapping, and permissions setup.rows.map(r => r.TableName). Raw ZCQL results are wrapped; accessing without unwrapping is the #1 Data Store bug.LIMIT offset, count for larger datasets.Use this skill for: "Data Store", "ZCQL", "catalyst table", "create table", "query data", executeZCQLQuery, "table permissions", "App User permissions", "ROWID", "CREATEDTIME", "Data Store CRUD", "JOIN in ZCQL", "pagination ZCQL", "data store column types", "insert row", "update row", "delete row", or "relational data on Catalyst".
| Reference | Load when the query is about… |
|---|---|
references/datastore-basics.md | CRUD, ZCQL queries, result unwrapping, pagination, column types, App User permissions setup, CREATEDTIME timezone gotcha, emoji limitation |
npx claudepluginhub deepak-thamizh-23576/catalyst-skills --plugin catalyst-by-zohoProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.