thaitype/thaitype-stack-spa-react-elysia-prisma-template
Skill Claude CodeCodex
Required reference for Prisma v7 driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter/Transaction interfaces. Contains critical contract details not inferable from code examples — including the transaction lifecycle protocol, error mapping…
thaitype/thaitype-stack-spa-react-elysia-prisma-template
Skill Claude CodeCodex
Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".
thaitype/thaitype-stack-spa-react-elysia-prisma-template
Agent Claude Code
Fast execution agent responsible for implementing tasks assigned by chief-agent. Reads: task specification for the assigned milestone global coding standards (.chief/rules/standard) Performs autonomous fix loops for implementation fallout (type/lint/test issues). Escalates only when blocked by design ambiguity…
thaitype/thaitype-stack-spa-react-elysia-prisma-template
Agent Claude Code
Goal-driven Planner/Orchestrator for the Chief Agent Framework. Reads CLAUDE.md (highest priority), then .chief/rules, then milestone-specific goals. Produces and maintains milestone plans (plan/todo.md + task specs), delegates execution to builder-agent, delegates verification to tester-agent, and decides next…
thaitype/thaitype-stack-spa-react-elysia-prisma-template
Agent Claude Code
Long-running verification agent responsible for non-deterministic, integration, API, UI, and external acceptance testing. Executes medium-to-long duration validation tasks that go beyond local deterministic verification. Does NOT implement features. Does NOT refactor code. Reports findings back to chief-agent.…
thaitype/thaitype-stack-spa-react-elysia-prisma-template
Instructions file
Claude Code instructions for thaitype/thaitype-stack-spa-react-elysia-prisma-template, covering claude.md, .chief directory structure, rules hierarchy priority, human vs ai responsibilities and human responsibilities.