Topic: rust
556 skills in this topic.
-
iii-state-reactions
Registers state-type triggers that automatically fire functions when key-value state is created, updated, or deleted within a scope. Use when building reactive side effects, change watchers, audit logs, cache invalidation, notification dispatchers, or any observer pattern where data changes should trigger downstream processing.
iii-hq/iii 15,297
-
iii-state-management
Creates scoped key-value stores, reads and writes state entries, lists keys, and performs partial updates across functions. Use when persisting data between invocations, managing user sessions, caching computed values, storing feature flags, sharing state between workers, or building a KV data layer as an alternative to Redis or DynamoDB.
iii-hq/iii 15,297
-
iii-realtime-streams
Pushes live updates to connected WebSocket clients via streams. Use when building real-time dashboards, live feeds, or collaborative features.
iii-hq/iii 15,297
-
iii-queue-processing
Enqueues jobs, configures retry policies, sets concurrency limits, and orders messages via named standard or FIFO queues. Use when building background job workers, task queues, message queues, async pipelines, or any pattern needing guaranteed delivery with exponential backoff and dead-letter handling.
iii-hq/iii 15,297
-
iii-observability
Integrates OpenTelemetry tracing, metrics, and logging into iii workers. Use when setting up distributed tracing, Prometheus metrics, custom spans, or connecting to observability backends.
iii-hq/iii 15,297
-
iii-trigger-actions
Selects how functions are invoked — synchronous calls that return results, fire-and-forget void dispatches, or durable enqueue through named queues with retries. Use when deciding between blocking RPC calls, background job dispatch, async workers, or reliable message delivery with acknowledgement.
iii-hq/iii 15,297
-
recipe-email-drive-link
Share a Google Drive file and email the link with a message to recipients.
googleworkspace/cli 24,434
-
gws-workflow-standup-report
Google Workflow: Today's meetings + open tasks as a standup summary.
googleworkspace/cli 24,434
-
gws-modelarmor-create-template
Google Model Armor: Create a new Model Armor template.
googleworkspace/cli 24,434
-
gws-drive-upload
Google Drive: Upload a file with automatic metadata.
googleworkspace/cli 24,434
-
recipe-bulk-download-folder
List and download all files from a Google Drive folder.
googleworkspace/cli 24,434
-
gws-workflow-meeting-prep
Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.
googleworkspace/cli 24,434
-
gws-modelarmor
Google Model Armor: Filter user-generated content for safety.
googleworkspace/cli 24,434
-
gws-drive
Google Drive: Manage files, folders, and shared drives.
googleworkspace/cli 24,434
-
recipe-plan-weekly-schedule
Review your Google Calendar week, identify gaps, and add events to fill them.
googleworkspace/cli 24,434
-
recipe-create-feedback-form
Create a Google Form for feedback and share it via Gmail.
googleworkspace/cli 24,434
-
persona-project-manager
Coordinate projects — track tasks, schedule meetings, and share docs.
googleworkspace/cli 24,434
-
gws-sheets-append
Google Sheets: Append a row to a spreadsheet.
googleworkspace/cli 24,434
-
gws-gmail-reply
Gmail: Reply to a message (handles threading automatically).
googleworkspace/cli 24,434
-
gws-calendar-agenda
Google Calendar: Show upcoming events across all calendars.
googleworkspace/cli 24,434
-
persona-it-admin
Administer IT — monitor security and configure Workspace.
googleworkspace/cli 24,434
-
gws-sheets
Google Sheets: Read and write spreadsheets.
googleworkspace/cli 24,434
-
gws-gmail-read
Gmail: Read a message and extract its body or headers.
googleworkspace/cli 24,434
-
gws-calendar
Google Calendar: Manage calendars and events.
googleworkspace/cli 24,434