core-infrastructure

Installation
SKILL.md

Core Infrastructure

Overview

This component provides the foundational infrastructure for all projects: backend connection configuration, Internet Identity authentication hooks, and actor management utilities.

Integration

Core infrastructure is automatically included in every project. No manual integration steps are required.

Frontend

The core-infrastructure frontend package (@caffeineai/core-infrastructure) is automatically included in every project. It provides:

  • useActor() — React hook for creating and managing backend actor instances
  • useInternetIdentity() — React hook for Internet Identity login/logout
Related skills
Installs
1
First Seen
Mar 29, 2026