API Integration Patterns

Subprocess safety, GitHub CLI integration, retry logic, authentication, rate limiting, and timeout handling. Use when integrating external APIs or CLI tools. TRIGGER when: subprocess, gh cli, API call, retry logic, rate limiting, authentication. DO NOT TRIGGER when: internal function calls, pure Python logic, config file edits.

jsgforever 9012954 7 files · 23.9 KB Updated

File contents

jsgforever/skillguard/tree/main/benchmarks/final/skills/asset1__akaszubski--api-integration-patterns commit 901295453d

Frequently asked questions

npx skillmds@latest add jsgforever/api-integration-patterns