one-ie
- 6 skills
- 0 followers
- 6 hours ago last updated
- ▌ Story · one-ie bundleTurn what someone says into seven beats, a promise with one checkable proof, and a story spoken back in their own words.
- ▌ Sdk · one-ieUse the ONE backend (@oneie/sdk) from this frontend via the plugin-backend wrapper. Invoke when reading/writing ONE data in API routes or SSR.
- ▌
- ▌ Astro · one-ieAstro 7 conventions for ONE sites — plugin wiring via one.config.ts, OneChat/OneTrack placement, Cloudflare SSR. Invoke when editing .astro files or astro.config.mjs.
- ▌ Shadcn · one-ieshadcn/ui under the ONE 6-token design system — CSS var tokens only, no hex, add components via the CLI. Invoke when editing src/components/ui/ or adding a primitive.
- ▌ React19 · one-ieReact 19 conventions in ONE sites — client islands, @oneie/react hooks, no useEffect for ONE data. Invoke when editing .tsx components.