Reviews code changes using CodeRabbit AI. Use when user asks for code review, PR feedback, code quality checks, security issues, or requests fix-review cycles.
SKILL.md
Save to collectionCreate a collection in the sidebar first.
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…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads, requested changes, or inline review comments on…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use when testing, debugging, or making targeted improvements to rendered frontend apps through the Build Web Apps or web dev plugin: local dev servers,…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior.
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Test data visualizations and dashboards. Use when the user needs chart or diagram test strategy, screenshot or image diff testing, visual regression, mocked or…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Run browser-game playtests and frontend QA. Use when the user asks for smoke tests, screenshot-based verification, browser automation, HUD or overlay review, or structured…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use for new frontend applications, dashboards, games, creative websites, hero sections, and visually driven UI from scratch, or when the user explicitly asks for…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Make data visualizations accessible and inclusive. Use when the user needs chart or diagram accessibility guidance, text alternatives for complex visuals, color and contrast…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use this skill when implementing a Figma design as code (design → code) — the read-FROM-Figma direction. Triggers: 'implement this Figma design', 'build this…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Develop, debug, and manage Temporal applications across Python, TypeScript, Go, and Java. Use when the user is building workflows, activities, or workers with a…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations. Choose this when you need full control over data fetching…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Optimize CircleCI configuration for speed, reliability, and maintainability. Use when users ask to improve `.circleci/config.yml`, reduce CI runtime, tune caching/workspaces/parallelism, remove pipeline waste, or…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Diagnose and fix failing CircleCI builds quickly and safely. Use when users ask to investigate failed CircleCI jobs, triage flaky pipelines, identify root causes…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel.
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Authors and validates render.yaml Blueprints for Render infrastructure. Use when the user needs to write or edit a render.yaml, wire services together with fromDatabase/fromService/fromGroup,…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Vercel environment variable expert guidance. Use when working with .env files, vercel env commands, OIDC tokens, or managing environment-specific configuration.
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Connects Render services over the private network—internal DNS, service discovery, and cross-service communication. Use when the user needs to wire services together, resolve internal…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code.…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Builds and deploys Docker containers on Render—Dockerfiles, multi-stage builds, Blueprint Docker fields, private registries, layer caching, and platform constraints. Use when the user mentions…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Vercel Sandbox guidance — ephemeral Firecracker microVMs for running untrusted code safely. Supports AI agents, code generation, and experimentation. Use when executing user-generated or…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Start or patch Dynamo router modes and run router endpoint smoke checks. Use for round-robin, KV-aware, least-loaded, or device-aware routing setup; use recipe-runner for…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Validate that a Dynamo deployment's NIXL/UCX/NCCL interconnect is ready for disaggregated serving over RDMA/NVLink. Use after recipe-runner brings a deployment up (especially disagg/multi-node) to…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use when the user wants to set up, scale, validate, or harden NVIDIA physical AI infrastructure for synthetic data generation workflows across local MicroK8s…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Develop evidence-backed structural and architectural security hardening proposals from vulnerability disclosures, supplied findings, incident or assessment documents, source code, or a completed Codex Security…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Diagnose and fix excessive Postgres egress (network data transfer) in a codebase. Use when a user mentions high database bills, unexpected data transfer costs,…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Sets up and optimizes Managed PostgreSQL on Render—connection strings (internal vs external), creation constraints, storage autoscaling, connection limits, high availability, read replicas, backups, and…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use when running Deepnote notebooks, inspecting notebook inputs, reviewing integration references and cached table structure, listing run history, or interpreting run status and snapshot…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download parquet URLs, and…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools,…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Inspect a ChatGPT Apps MCP server codebase and generate chatgpt-app-submission.json with app info suggestions, tool hint justifications, test cases, and negative test cases, then…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use when Codex is asked to build, run, test, debug, or configure an OpenAI-backed or provider-unspecified AI app, UI, script, CLI, generator, or tool,…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure.…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware. Use for backend selection, local GPU evals, and choosing between…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Connector-first Google Docs creation and editing in local Codex plugin sessions, with direct native create and batchUpdate workflows for simple docs, DOCX-first import for…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Edit SharePoint-hosted Word `.docx` files while preserving document structure and styling. Use when the user wants to update a real Word document in SharePoint…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Cite-checks a brief, motion, or memo (PDF/Word): verifies each cited case is real, supports the proposition, is good law, and quoted accurately. Returns one…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Writes a formal objective legal research memo (Questions Presented, Brief Answers, Facts, IRAC Discussion, Conclusion) as a .docx. Use to \"draft a research memo…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Lay out and export data-rich reports and documents. Use when the user needs report structure, figure packaging, PDFs, PowerPoint or Google Slides automation, or…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Migrate from Heroku to Render by reading local project files and generating equivalent Render services. Triggers: any mention of migrating from Heroku, moving off…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Use when calling Replay QA's REST API directly from Codex. Covers bearer-token setup, Replay recording prerequisites, project creation from Replay recordings or target URLs,…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Monitor Render services in real-time. Check health, performance metrics, logs, and resource usage. Use when users want to check service status, view metrics, monitor…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Debug Twilio integrations and set up production observability. Covers the Console Debugger, Monitor Alerts API, Event Streams for error log streaming, status callback tracking,…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets. When an agent needs to: (1) Create Jira tickets from…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
SKILL.md
Save to collectionCreate a collection in the sidebar first.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Google Slides work for finding, reading, summarizing, creating, importing, template following, visual cleanup, source-deck adaptation, structural repair, and content edits in native Slides decks.
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Edit SharePoint-hosted spreadsheet files while preserving workbook structure, formulas, and formatting. Use when the user wants to update a real spreadsheet in SharePoint rather…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Create, edit, restyle, and review PowerPoint `.pptx` files fetched from SharePoint, with emphasis on style preservation, slide cloning, theme-aware updates, and rendered visual QA.…
SKILL.md
Save to collectionCreate a collection in the sidebar first.
Generate HeyGen presenter videos via the v3 Video Agent pipeline — handles Frame Check (aspect ratio correction), prompt engineering, avatar resolution, and voice selection.…
SKILL.md
Save to collectionCreate a collection in the sidebar first.