thaitype

30 mods across 2 repositories, 61 stars between them.

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…

5 5mo ago A 71 tokens

prisma-upgrade-v7

26

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".

5 5mo ago A 67 tokens

builder-agent

27

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…

5 5mo ago A 82 tokens

chief-agent

28

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…

5 5mo ago A 156 tokens

tester-agent

29

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.…

5 5mo ago A 74 tokens