# integration - Author: Jaweria - Repository: Jiyakhan321/h22 - Version: 20260207000605 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Jiyakhan321/h22 - Web: https://mule.run/skillshub/@@Jiyakhan321/h22~integration:20260207000605 --- # Integration Orchestration Skill ## Purpose Seamless frontend-backend integration with retry logic ## When to Use - API integration issues - Error handling - Retry logic needed - Request/response transformation ## Capabilities - Enhanced API client - Automatic retry - Error handling - Type-safe calls - Request interceptors ## Features ```typescript - JWT token in every request - Automatic retry on network errors - User-friendly error messages - Toast notifications - 401 → Redirect to login ``` ## Usage ``` Use @integration skill for robust API integration ``` ## Commands - "Create API client with retry" - "Add error handling" - "Implement interceptors"