CodexClaude
API Integration
Wire external APIs with typed clients and clear error paths.
Plans and implements API integration with env setup, request typing, retries, and pragmatic error handling.
Curated score
88
Difficulty
Medium
Risk
Medium
What it helps with
Add Stripe client
Handle webhook
Type API response
Use cases
SaaS APIs
Webhooks
Internal services
Skill contents
SKILL.mdIncluded
ScriptsIncluded
ReferencesIncluded
AssetsNot listed
APIintegrationclients
Safety / risk notes
Scripts
Check before using
Review commands before execution.
Run on a branch or disposable workspace first.
Check file changes and external calls before shipping.
Source
GitHub
SourceSimilar skills
Nearby shelf.
🧩Backend Routes
Small, reliable API endpoints with validation and tests.
🧬TypeScript Strictness
Raise type safety without a noisy rewrite.
🪝Webhook Handler
Build reliable webhook handlers with verification and retries.
🧯Error Handling Pass
Make failure paths explicit, useful, and testable.
🗄️Cache Strategy Review
Review cache keys, invalidation, TTLs, and stale data risk.
🪵Log Signal Review
Turn noisy logs into useful operational signals.