orchestrator
121Skill Claude CodeCodex
Turn the current Codex thread into a coordination thread that routes per-branch implementation work to durable reusable child threads without worktrees.
Skill Claude CodeCodex
Turn the current Codex thread into a coordination thread that routes per-branch implementation work to durable reusable child threads without worktrees.
Skill Claude CodeCodex
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.
Skill Claude CodeCodex
React patterns with destructured props, compiler optimization, Effects, and Tailwind v4 syntax. ALWAYS use when using React.
Skill Claude CodeCodex
Resolve GitHub PR review feedback with source-backed triage, fixes, autogoal plan state, mandatory autoreview closeout, replies, and thread resolution.
Skill Claude CodeCodex
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…
Skill Claude CodeCodex
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
Skill Claude CodeCodex
Skill "testing" from udecode/plate-template, covering testing goal, core rules, seam selection, fixtures and assertions and quick reference.
Skill Claude CodeCodex
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
Skill Claude CodeCodex
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…
Skill Claude CodeCodex
Generate structured video transcripts from local files or video URLs using Gemini Files API. Use when a GitHub or Linear tracker item, comment, or attachment includes a screen recording, .mov, .mp4, or tracker-hosted video and you need a block instead of hand-written notes.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh. From udecode/plate-template.
Hook Claude Code
Runs when a session starts on startup, clear, compact and compact, executing session-start.sh and post-compact.sh (2 commands). From udecode/plate-template.
Settings file Claude Code
Agent settings declaring 2 hook events (UserPromptSubmit, SessionStart) and 5 allowed tools.
MCP server Claude CodeCodexCursor +2
Add components to your apps. Runs locally from the shadcn npm package.
Instructions file CodexOpenCode
Instructions for udecode/plate-template, covering skill overrides, commands, development, prompt hook and mandatory first response.
Instructions file
Instructions for udecode/plate-template, a project described as: Minimal Plate template with React 19, Next 16, Tailwind 4, MCP.