Loading...
Loading...
Found 1,236 Skills
Use when creating or modifying Wavelength functions (configurationTypeId=9) on a Datex Studio branch. Covers the full lifecycle: requirements, intellisense, code authoring, validation, and upload. Trigger for: "create a function", "modify a function", "update xxx_flow", "write a function that does X", "add a parameter to xxx_flow", "change the function code".
Scaffold an aggregate root with entity, value objects, repository interface, domain events, and test stubs
Validate domain boundaries -- detect cross-context import violations and aggregate invariant issues
Interact with Channel Talk using extracted desktop app or browser credentials - read chats, send messages, search messages, manage groups
Implement drag-and-drop sorting with UmbSorterController in Umbraco backoffice
Use when writing multiple functions with same signature. Use when implementing callbacks. Use when matching existing function types.
Execute trades on prediction markets with slippage protection and order management
Inspects, filters, and maps z-schema validation errors for application use. Use when the user needs to handle validation errors, walk nested inner errors from anyOf/oneOf/not combinators, map error codes to user-friendly messages, filter errors with includeErrors or excludeErrors, build form-field error mappers, use reportPathAsArray, interpret SchemaErrorDetail fields like code/path/keyword/inner, or debug why validation failed.
Guide for migrating a project from ESLint to Oxlint. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's linter from ESLint to Oxlint.
Build and deploy autonomous AI agents in-process using Open Agent SDK, an open-source alternative to @anthropic-ai/claude-agent-sdk that works anywhere without CLI dependencies.
When working with FaasJS projects, must follow these best practices to ensure code quality, maintainability, and testability.
Implement bundles in Umbraco backoffice using official docs