objectstack-platform

Installation
SKILL.md

Platform — ObjectStack Bootstrap & Plugin System

Expert instructions for two related concerns:

  1. Project setup — scaffolding new projects, writing objectstack.config.ts, picking drivers and adapters, the runtime boot sequence (the original "quickstart" skill).
  2. Plugin development — building plugins, registering services, wiring kernel hook / event handlers, working with ObjectKernel vs LiteKernel (the original "plugin" skill).

Both areas share the same defineStack() / kernel surface, which is why they live in one skill.


When to Use This Skill

Installs
54
GitHub Stars
9
First Seen
May 24, 2026
objectstack-platform — objectstack-ai/framework