extension-core-infrastructure
OfficialEnable backend connections and React entry point
Authorcaffeinelabs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the need to manually configure backend connections, storage clients, and authentication hooks for every Caffeine AI project, letting developers focus on business logic.
Core Features & Use Cases
- Backend configuration: automatic setup of canister connections and storage clients.
- Internet Identity authentication: hooks like useInternetIdentity for login state management.
- Actor management: useActor hook creates typed backend actors that react to identity changes.
- React app entry: wraps the application with InternetIdentityProvider and QueryClientProvider out of the box. Use case: When starting a new Caffeine AI web app, include this Skill to instantly have authentication and backend connectivity ready.
Quick Start
Ask the AI to initialize a new project with core infrastructure and wrap the root component with the required providers.
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: extension-core-infrastructure Download link: https://github.com/caffeinelabs/skills/archive/main.zip#extension-core-infrastructure 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 471,000+ vetted skills library on demand.