Build event-driven APIs with webhooks, Server-Sent Events, and real-time notifications. Use when building event-driven API architectures. Trigger with phrases like "add webhooks", "implement events", or "create event-driven API".
4.0
Rating
0
Installs
Backend Development
Category
The skill has good structural organization with referenced files for implementation details, errors, and examples. However, there's a critical mismatch: the description promises event-driven API features (webhooks, Server-Sent Events, real-time notifications) but the SKILL.md content provides only generic REST API CRUD guidance. The instructions cover basic API development (routes, controllers, models) without any event-driven patterns, webhook registration, SSE streaming, or pub/sub mechanisms. While the structure is clean and references exist, the core content doesn't deliver on the specialized event-driven promise, making it difficult for a CLI agent to implement the described functionality. The novelty is moderate since event-driven APIs require specific patterns, but the actual content doesn't provide them. To improve: add specific instructions for webhook registration/delivery, SSE endpoint implementation, event queuing/dispatching, and retry logic.
Loading SKILL.md…

Skill Author