Total 46,739 skills
Showing 12 of 46739 skills
Must-use go-sdk API shapes to avoid Taubyte compile/build failures for HTTP, PubSub, and Storage functions.
Auto-maintains a context log file inside the current project (cloud, scope, selected resources, latest actions) to reduce AI hallucinations.
Chaser integration. Manage Organizations, Users, Projects. Use when the user wants to interact with Chaser data.
Non-negotiable Taubyte constraints that prevent config/build/runtime failures.
Creates/selects project; creates or selects an application only when scope or task requires it—not for simple website/function-only work.
Selects cloud context. If no FQDN is provided, always use Dream local and ensure Dream is started.
Folk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Folk data.
Lane integration. Manage data, records, and automate workflows. Use when the user wants to interact with Lane data.
Finage integration. Manage data, records, and automate workflows. Use when the user wants to interact with Finage data.
Validate a Steedos package after creation or modification. Run this tool to check that all files conform to Steedos conventions: correct naming, required fields, valid enum values, proper file organization. TRIGGER: After creating or modifying files in a Steedos package (objects, fields, buttons, triggers, functions, listviews, permissions, apps, tabs, pages). Run before completing the task to catch issues early. SKIP: When only reading files, answering questions, or working outside a Steedos package context.
Return XNO to the operator or original sender. Identifies source addresses, confirms before sending, handles ambiguity safely.
Develop custom React + Vite webapps in Steedos packages (webapps/ directory). Build custom amis Renderer components via IIFE compilation, with JSX runtime shimming (amisRequire), CSS scope isolation (postcss-prefix-selector), ScopedContext registration, Express router for SPA access, Tailwind v4 workarounds, and multi-webapp management. Covers vite.amis.config.ts, amis-entry.ts, amis-jsx-shim.ts, client loader files (main/default/client/*.client.js with waitForThing/loadJs/loadCss), build scripts, and deployment to public/.