From jeremylongshore-claude-code-plugins-plus-skills
Guides Server-Sent Events (SSE) setup with code generation and best practices for API integration tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:server-sent-events-setupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for server sent events setup tasks within the API Integration domain.
This skill provides automated assistance for server sent events setup tasks within the API Integration domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with server sent events setup" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the API Integration skill category. Tags: integration, webhooks, sdk, oauth, third-party
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin ejentum-reasoningBuilds event-driven APIs with webhooks, Server-Sent Events, message brokers, event schemas, subscribers, retries, and dead-letter queues.
Implements Server-Sent Events (SSE) to stream one-way real-time updates from Express servers to browsers, with client registration and typed event helpers.
Guides creation of webhook sender configurations and code for API integrations. Activates automatically on webhook/API integration discussions.