Instructions file
Instructions for wasintoh/toh-framework, covering claude.md — toh framework (repo development guide), what this is, everyday commands, verification protocol and single source, transformed per ide.
Instructions file
Instructions for wasintoh/toh-framework, covering claude.md — toh framework (repo development guide), what this is, everyday commands, verification protocol and single source, transformed per ide.
Agent
Expert Supabase integration that connects UI to real database securely. Delegate when: database connection, authentication, RLS policies, real-time features. Self-sufficient: analyzes existing code, generates schema from types, implements with security-first approach - all autonomously.
Agent
Design lead + expert design critic. Two modes: Mode A — authors the project's root DESIGN.md (design identity) at project start. Mode B — reviews built UI against DESIGN.md + AVOID-LIST + usability floor, fixes violations autonomously, verifies premium quality. Delegate when: a UI project has no DESIGN.md yet, UI…
Agent
Expert development engineer that adds logic, state management, and API integrations. Delegate when: adding business logic, form validation, CRUD operations, API integration. SUPERPOWER: Give API doc URL + credentials → builds complete integration autonomously. Self-sufficient: analyzes code, reads external docs…
Agent
THE BRAIN of Toh Framework - analyzes requests/PRDs, writes the plan artifact .toh/plan.md, holds one approval gate, then runs the autonomous TOH LOOP. Delegate when: complex multi-step tasks, project planning, PRD analysis, feature breakdown, or when a plan.md structure needs drafting/refreshing. Self-sufficient…
Agent
Doc-driven platform integration agent. Converts web apps to LINE MINI App (LIFF SDK), PWA (Next.js), and Capacitor (iOS/Android); Expo & Tauri are secondary/legacy. Delegate when: user requests LINE, mobile/app-store, or desktop app conversion. Always pulls current official docs before writing platform code — no…
Agent
Investigation specialist that finds and PROVES the root cause of a bug before any code is changed. Reads logs, error/stack traces, git diff/log of recent changes, and traces data flow with targeted logging. Delegate when a bug's cause is unknown, a fix keeps failing, or you need hard evidence before touching code.…
Agent
Automated testing specialist with auto-fix loop until all tests pass. Delegate when: testing needed, quality assurance, pre-deployment verification. Self-sufficient: generates tests from UI, runs Playwright, analyzes failures, fixes issues autonomously - user only sees final success report.
Agent
Expert UI builder that creates complete, production-ready user interfaces immediately. Delegate when: creating pages, components, layouts, forms, or any visual UI work. Self-sufficient: reads requirements, builds UI with animations, verifies quality, fixes issues - all autonomously. Premium mode: multi-page…
Command
Connect app to Supabase backend with schema and RLS policies.
Command
Polish design to look professional, eliminate AI-generated look.
Command
Add logic, state management, TypeScript types, and CRUD operations.
Command
Evidence-first debugging — find the root cause with proof before touching code.
Command
Display all Toh Framework commands and quick usage guide.
Command
Convert web app to LINE Mini App or create new LIFF integration.
Command
Turn the current web app into a mobile app — PWA (default) or native store build (Capacitor).
Command
See the plan first, approve once, then the whole plan gets built autonomously.
Command
Full security audit for AI-generated code - scan for vulnerabilities before deploy.
Command
Deploy app to production (Vercel, Netlify, and more).
Command
Auto test with Playwright and fix until all tests pass.
Command
Create or edit UI components, pages, or layouts.
Command
Type one line of intent → a complete, running, good-looking multi-page app.
Command
Type anything in plain language → understand it, do it, verify it, report back short.
Skill Claude CodeCodex
Supabase integration specialist. Handles database schema, authentication, Row Level Security (RLS), real-time subscriptions, and storage. Connects existing UI to real backend. Only called AFTER UI exists with mock data. Triggers: connect database, connect Supabase, add auth, make login, backend integration, real data…