Results for “connectedcallback”

6 skills
gabrielmoreira
runtime
Mounts a fetch-native CopilotRuntime on any JS server, wires middleware, selects an AgentRunner, and integrates built-in or external agent frameworks.
17 · bundle
claude-dev-suite
logback
Logback - flexible and powerful logging framework for Java and Spring Boot applications. Successor to Log4j with native SLF4J support, async logging, and automatic file rotation. USE WHEN: user mentions "logback", "spring boot logging", "java logging configuration", asks about "logback-spring.xml", "rolling file appender", "async logging in java" DO NOT USE FOR: SLF4J API usage - use `slf4j` instead, Log4j2 - use separate Log4j2 skill, Node.js logging - use `winston` or `pino` instead, Python logging - use `python-logging` instead
28
google
gemini-interactions-api
Authenticate, initialize, and use the stateful Gemini Interactions API for multi-turn conversations, streaming, structured output, and function calling on the Gemini Enterprise Agent Platform.
14.4k
redpanda-data
connect-cdc-tigerbeetle
Streams change data capture events from a TigerBeetle financial transactions database into Redpanda or Kafka using the tigerbeetle_cdc input, with checkpointing, filtering, and routing guidance.
6 · bundle
jasoncarreira
fallback-chains
Layer alternative channels / scrapers / data sources with explicit fall-through, where each rung covers a different failure mode. Use when interacting with the world (sending a notification, fetching from a third party, detecting a state change, authenticating) and the single canonical path could fail in known ways. Distinct from retrying — retries handle transient failures; fallback chains handle modal ones (channel down, API gone, cookie expired). Three layers tops; the terminal rung is loud.
6
fang2853
web-access
Handles all networked operations through a real browser via CDP, including search, page scraping, login-required actions, and social media content extraction.
0 · bundle