# platform-integration - Author: HasnainCodeHub - Repository: HasnainCodeHub/Master-Robotics-AI - Version: 20260203155029 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/HasnainCodeHub/Master-Robotics-AI - Web: https://mule.run/skillshub/@@HasnainCodeHub/Master-Robotics-AI~platform-integration:20260203155029 --- # platform-integration ## Purpose Safely connect frontend systems to backend APIs and platform services. ## When to Use Use this skill when: - Calling backend APIs - Integrating authentication services - Connecting chat or AI endpoints ## How It Works - Enforces API contract alignment - Handles backend errors explicitly - Prevents tight coupling between UI and backend internals ## Output - Reliable API communication - Graceful error handling - Maintainable integration patterns