antigravity
01Skill Claude CodeCodex
Delegate coding to Google Antigravity CLI (agy). Use when the user asks to build, code, debug, or fix something and Antigravity is a better fit than Codex — or as a parallel coding agent alongside Codex.
Skill Claude CodeCodex
Delegate coding to Google Antigravity CLI (agy). Use when the user asks to build, code, debug, or fix something and Antigravity is a better fit than Codex — or as a parallel coding agent alongside Codex.
Skill Claude CodeCodex
Automate Chromium-based browsers (Brave, Chrome, Edge) via Chrome DevTools Protocol (CDP) — raw WebSocket JSON-RPC, not Puppeteer/Playwright. Profile copy, page interaction, network interception, screenshots, and video download.
Skill Claude CodeCodex
Convex Auth setup for Next.js App Router with Email OTP, Resend, JWT keys, route guards, and reusable backend packaging. Use when implementing Convex authentication, OTP sign-in, Resend email codes, ConvexAuthNextjsProvider, ConvexAuthNextjsServerProvider, auth HTTP routes, JWTPRIVATEKEY/JWKS setup, auth.config.ts…
Skill Claude CodeCodex
Convex backend authorization, RBAC, and team-scoped permissions. Use when writing mutations/queries that require user authentication, roles, or team memberships. Triggers on "protect mutation", "convex auth", "customMutation", "role based access", "team permissions", or "row level security". Enforces endpoint-level…
Skill Claude CodeCodex
Convex batch mutation patterns for mass updates and deletes. Triggers on "batch delete", "bulk update", "mass edit", "delete all selected", "update multiple", Promise.all with mutations, "many mutations", "concurrent connections limit", "16 connection limit", "table pagination reset", "TanStack table selection lost"…
Skill Claude CodeCodex
Use when implementing live reactive data in Next.js App Router with Convex. Covers preloadQuery + usePreloadedQuery server/client split, hydration safety, and common pitfalls.
Skill Claude CodeCodex
Bottom sheet implementation patterns for Expo + React Native. Use when building modals, sheets, bottom sheets, form sheets, or any overlay presentation. Triggers on "bottom sheet", "modal", "form sheet", "overlay", "sheet presentation", or "gorhom". Enforces the Dual-Engine Mandate, correct z-index via Portals, and…
Skill Claude CodeCodex
The absolute foundation for Expo + NativeWind + HeroUI mobile projects. Use when scaffolding new screens, setting up routing, configuring providers, styling React Native components, or building custom navigation. Triggers on "new screen", "expo layout", "safe area", "keyboard avoiding", "mobile styling", "nativewind"…
Skill Claude CodeCodex
Complete i18n/localization setup for React Native Expo apps. Use this skill when setting up multi-language support (FR/EN/AR or any languages), adding translation files, creating translation hooks, fixing language switching issues, or converting hardcoded strings to translated keys. Triggers on: "i18n"…
Skill Claude CodeCodex
Modern Expo SDK 56 / React Native 0.85 / React 19.2 best practices, Expo Router v56 architecture, Expo UI stable primitives, and inline native modules. Use when writing, reviewing, refactoring, or migrating Expo React Native code. Triggers on "expo sdk 56", "expo ui", "expo router v56", "inline modules", "hermes v1"…
Skill Claude CodeCodex
Structure promotional product/app videos with HyperFrames — storyboard-first workflow, scene pacing guidelines, mid-scene motion patterns, and quality gates. Companion to the core hyperframes skill; does not replace it.
Skill Claude CodeCodex
Modern Inertia.js (v3.x) best practices, migration patterns, and React 19 integration. Use when writing, reviewing, or refactoring Laravel + React code using Inertia v3. Triggers on "inertia v3", "inertia migration", "useHttp", "optimistic updates", "remove axios", "vite inertia plugin", "instant visits", "layout…
Skill Claude CodeCodex
Modern Laravel 12 and PHP 8.4/8.5 best practices, architectural patterns, and syntax. Use when writing, reviewing, or refactoring Laravel backend code. Triggers on "laravel 12", "php 8.5", "refactor controller", "modernize laravel", "eloquent builder", "concurrency facade", "property hooks", or "pipe operator". MUST…
Skill Claude CodeCodex
Evaluate a third-party library against the user's active stack and capture a reusable "Potential use" note in the Obsidian vault.
Skill Claude CodeCodex
Enforces strict React Compound Component architecture, dot-notation, and a hard 120-line file limit. Use when writing, reviewing, or refactoring UI components in React, Next.js, or React Native/Expo. Triggers on "build a component", "refactor UI", "create a card", "design system", or when generating UI elements. MUST…
Skill Claude CodeCodex
Modern Next.js 16.2 best practices, App Router architecture, React 19.2 integration, and MCP Agent flows. Use when writing, reviewing, refactoring, or migrating Next.js code. Triggers on "next.js 16", "update nextjs", "nextjs caching", "proxy.ts", "middleware.ts", "AGENTS.md", "use cache", or "transitionTypes". MUST…
Skill Claude CodeCodex
Next.js + Convex role-based access control. Use when implementing role guards, admin routes, protected layouts, Next.js middleware, JWT claims, or Convex auth role enforcement. Triggers on "layout guard", "role check", "protect route", "admin only", "403 forbidden", "authorization wrapper", "proxy.ts"…
Skill Claude CodeCodex
The definitive architectural standard for all Next.js App Router projects in ORCAFORGE. Enforces strict boundaries, environment validation, and defensive programming against framework magic.
Skill Claude CodeCodex
Next.js 16.2 App Router error boundary architecture. Use when implementing error handling, creating error.tsx/global-error.tsx files, or debugging white-screen failures. Triggers on "error boundary", "white screen", "error.tsx", "global-error.tsx", "next.js error", or "digest hash". Enforces mandatory…
Skill Claude CodeCodex
Research a URL (library/package/tool/website/blog/X/YouTube) or external codebase and document it to the vault — how it fits the tech stack, comparison to existing tools, architecture patterns, and where it'd be useful. For codebase deep-dives, see references/remote-codebase-research.md.
Skill Claude CodeCodex
The master architectural gatekeeper. Enforces Vertical Slices, Hexagonal boundaries, and CQRS Lite. Use whenever structuring a new feature, planning a refactor, or deciding where code belongs. Triggers on "new feature", "architecture", "refactor", "how should I structure", or "where do I put this". MUST use this skill…
Skill Claude CodeCodex
Form state management, validation, and submission architecture for Next.js + React Hook Form + Zod + Shadcn UI + Convex. Triggers on "create form", "form validation", "handleSubmit", "react hook form", "zod schema", "form error handling", "shadcn form", or "mutation form". Enforces schema-first validation…
Skill Claude CodeCodex
A ruthless, stack-agnostic documentation generator. Use when writing, reviewing, or updating READMEs, Architecture Decision Records (ADRs), API references, or system guides. Triggers on "write docs", "create a guide", "draft adr", "generate llms.txt", "document this component", or "update readme". MUST use this skill…