warden
25Agent
Senior quality gate — synthesizes multi-agent findings, performs deep code quality reviews, validates remediations, and produces final consolidated reports.
Agent
Senior quality gate — synthesizes multi-agent findings, performs deep code quality reviews, validates remediations, and produces final consolidated reports.
Command
Open Text Tools — lightweight text manipulation app with stackable operations and diff view.
Skill Claude CodeCodex
LOCAL browser automation CLI for AI agents. The ONLY tool that can access localhost, 127.0.0.1, and local network URLs. Use for ALL browser tasks including testing local dev servers, navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, and automation. Triggers…
Skill Claude CodeCodex
Autonomous Goal-directed Iteration. Apply Karpathy's autoresearch principles to ANY task. Loops autonomously — modify, verify, keep/discard, repeat. Invoke with /skill:autoresearch or when user says "work autonomously", "iterate until done", "keep improving", or "run overnight".
Skill Claude CodeCodex
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
Skill Claude CodeCodex
Guidelines for creating API routes in Expo Router with EAS Hosting.
Skill Claude CodeCodex
Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.
Skill Claude CodeCodex
Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes.
Skill Claude CodeCodex
Build and distribute Expo development clients locally or via TestFlight.
Skill Claude CodeCodex
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling.
Skill Claude CodeCodex
@expo/ui/jetpack-compose package lets you use Jetpack Compose Views and modifiers in your app.
Skill Claude CodeCodex
@expo/ui/swift-ui package lets you use SwiftUI Views and modifiers in your app.
Skill Claude CodeCodex
Sandboxed bash execution using just-bash from Vercel Labs. Use when you need to run shell commands safely without modifying the real filesystem, process data files, or test scripts in an isolated sandbox with read-only FS, no network, and in-memory writes.
Skill Claude CodeCodex
Generate or edit images with OpenRouter using the google/gemini-3.1-flash-image-preview model. Use when the user asks for image generation, wants a new visual from a text prompt, or wants modifications to an existing screenshot or image and expects an image file back.
Skill Claude CodeCodex
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).
Skill Claude CodeCodex
Boot and control iOS Simulators and Android Emulators for QA testing using agent-device CLI. Manage sessions, capture screenshots, launch apps, and control devices across platforms. Invoke when user says "bring up simulators", "boot the device", "take a screenshot", "launch the app", "compare iOS and Android", "test…
Skill Claude CodeCodex
QA test skill for verifying scroll-based media feeds — video autoplay, scroll navigation, mute/unmute, and playback progression. Uses the CDP + agent-device dual-driver architecture. Works with any React Native app using expo-video or similar video player libraries. Invoke when user says "test scroll feed", "test…
Skill Claude CodeCodex
Verify and install all dependencies for the QA Automation skill package. Checks for agent-device, agent-browser, Node.js, iOS/Android tools, and the 'ws' WebSocket library. Installs missing tools automatically. Invoke when user says "check qa setup", "install qa tools", "verify qa dependencies", "set up qa…
Skill Claude CodeCodex
QA test skill for verifying UI state persistence across navigation. Tests that state changes (likes, bookmarks, cart items, form inputs) survive scrolling away and returning. Uses CDP + agent-device dual-driver architecture. Works with any React Native app that uses list-based feeds or scrollable content. Invoke when…
Skill Claude CodeCodex
Automated UI test flow framework using CDP + agent-device for native apps and agent-browser for web apps. Zero-framework approach — bash scripts orchestrate simulators with no Detox, Maestro, or Appium dependencies. Provides test lifecycle, screenshot capture, assertion helpers, and JSON report generation. Invoke when…
Skill Claude CodeCodex
QA test skill for web applications using agent-browser. Tests forms, navigation, responsive layouts, state persistence via cookies/localStorage, and visual regression. The web counterpart to agent-device — together they cover native + web testing. Invoke when user says "test the web app", "test localhost", "QA the…
Skill Claude CodeCodex
Slack web automation via agent-browser. Use when the user asks to check Slack, read messages, send messages, reply in threads, search Slack, check notifications, react to messages, send DMs, or any Slack communication task. Triggers include "check my Slack", "send a message on Slack", "reply to that Slack thread"…
Skill Claude CodeCodex
Guidelines for upgrading Expo SDK versions and fixing dependency issues.
Skill Claude CodeCodex
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.