client-server-communications
CommunityStandardize API client-server communication.
Authorgileck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill consolidates the way client and server components communicate by defining a single, extensible API endpoint pattern, reducing boilerplate and coordination overhead across domains.
Core Features & Use Cases
- Centralized domain API naming, types, and server handlers to promote consistent implementation.
- A clear client-facing contract for data fetching with React Query, enabling safe caching and offline resilience.
- A scalable pattern for adding new API domains without duplicating logic, including a server coordinator and modular domain handlers.
Quick Start
Follow the repository's guidelines to implement and wire domain APIs: export domain names in index.ts, implement handlers in handlers/, assemble server.ts with re-exports, and register the domain in apis.ts. The description above is plain text instructions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: client-server-communications Download link: https://github.com/gileck/app-template-ai/archive/main.zip#client-server-communications Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.