modal▌
5 indexed skills · max 10 per page
modal
davila7/claude-code-templates · Productivity
Modal is a serverless platform for running Python code in the cloud with minimal configuration. Execute functions on powerful GPUs, scale automatically to thousands of containers, and pay only for compute used.
wix-cli-dashboard-modal
wix/skills · Productivity
Dashboard modals are popup dialogs triggered from dashboard pages or plugins. They consist of three files and use the Dashboard SDK for lifecycle control via openModal() and closeModal().
modal-serverless-gpu
davila7/claude-code-templates · Backend
Comprehensive guide to running ML workloads on Modal's serverless GPU cloud platform.
modal
lobehub/lobehub · Productivity
Imperative modal dialog creation using createModal from @lobehub/ui. \n \n Eliminates the need for open state management by calling a function directly instead of rendering a declarative component \n Provides useModalContext hook within modal content to access close() and setCanDismissByClickOutside() methods \n Supports configuration for fullscreen mode, footer content, width, and destroy-on-hidden behavior \n Requires separate i18n handling: useTranslation hook in content components, direct i1
modal
lobehub/lobe-chat · Productivity
Use createModal from @lobehub/ui for imperative modal dialogs.