Loading...
Loading...
Found 903 Skills
Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)
Patterns for Domo Custom Connector IDE work only (not Domo App Platform custom apps).
Create single-file HTML slide presentations with vanilla JS/CSS. Themed (terminal.css, catppuccin, nord), keyboard-navigable, with inline SVG diagrams and animations. Use when the user asks for an HTML presentation, slide deck, or single-file slides without a framework.
Use a central mediator object to handle communication between components instead of direct coupling.
Decouple methods that execute tasks by sending commands to a commander object.
Add functionality to objects or classes without inheritance using mixins.
Share a single global instance throughout your application to manage global state.
Reduce bundle size by eliminating dead code that is never used in your application.
Use observables to notify subscribers when an event occurs for decoupled event-driven communication.
Use factory functions to create new objects without the `new` keyword.
Send Slack messages via incoming webhook. Use for notifications, alerts, and status updates to Slack channels.
Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer