Integrate platforms and services with clear contracts and resilient connectors
/plugin marketplace add DNYoussef/context-cascade/plugin install dnyoussef-context-cascade@DNYoussef/context-cascadeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
SKILL.md.pre-sidecar-backupexamples/example-1-api-integration.mdexamples/example-2-webhook-automation.mdexamples/example-3-data-synchronization.mdmetadata.jsonresources/scripts/api-connector.pyresources/scripts/integration-tester.shresources/scripts/sync-manager.pyresources/scripts/webhook-handler.jsresources/templates/api-mappings.jsonresources/templates/integration-config.yamlresources/templates/webhook-templates.yamltests/api-connector.test.jstests/sync-engine.test.jstests/webhook-handler.test.jsBefore writing ANY code, you MUST check:
.claude/library/catalog.json.claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.mdD:\Projects\*| Match | Action |
|---|---|
| Library >90% | REUSE directly |
| Library 70-90% | ADAPT minimally |
| Pattern exists | FOLLOW pattern |
| In project | EXTRACT |
| No match | BUILD (add to library after) |
Connect systems through well-defined interfaces, mapping, and resilient middleware with observability and fallback paths.
Map systems and constraints
Define contracts and flows
Implement connectors
Validate and operate
Confidence: 0.70 (ceiling: inference 0.70) - Platform integration SOP keeps contracts, retries, and observability explicit
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.