Longitudinal SEM skill for latent growth and change. Collects wave structure, checks whether a growth/change model is identified, fits an initial linear growth or latent change…
Score 70/100
Server-side extension that completes the full analysis pipeline for binary outcome variables after vera-stat-binary-testing has run.
Score 70/100
Runs class balance diagnostics and primary association tests for binary outcome variables (0/1, yes/no, survived/died, pass/fail).
Score 70/100
Runs distribution diagnostics and primary hypothesis tests for continuous outcome variables. Produces Shapiro-Wilk normality check, skewness, kurtosis, Q-Q plot, and one fully…
Score 70/100
Runs distribution diagnostics and primary hypothesis tests for count outcome variables (non-negative integers with no upper bound).
Score 70/100
Runs distribution diagnostics and primary analysis for designed experiments (DOE) with controlled factors.
Score 70/100
Server-side extension that completes the full analysis pipeline for meta-analysis after vera-stat-meta-testing has run.
Score 70/100
Runs study-level diagnostics and primary pooled estimation for meta-analysis of summary statistics across multiple studies.
Score 70/100
Server-side extension that completes the full analysis pipeline for multiple continuous outcome variables after vera-stat-multivariate-testing has run.
Score 70/100
Multivariate diagnostics and primary hypothesis tests for multiple continuous outcomes analyzed simultaneously.
Score 70/100
Server-side extension that completes the full analysis pipeline for nominal (unordered multi-class) outcome variables after vera-stat-nominal-testing has run.
Score 70/100
Runs class distribution diagnostics and primary association tests for nominal (unordered multi-class) outcome variables.
Score 70/100
Server-side extension that completes the full analysis pipeline for ordinal outcome variables after vera-stat-ordinal-testing has run.
Score 70/100
Runs distribution diagnostics and primary hypothesis tests for ordinal outcome variables. Produces frequency tables, cumulative proportions, ordinal bar chart, and one fully…
Score 70/100
Server-side extension that completes the full analysis pipeline for repeated measures / longitudinal designs with a continuous outcome after vera-stat-repeated-testing has run.
Score 70/100
Trajectory diagnostics and primary hypothesis tests for repeated measures / longitudinal designs with a continuous outcome.
Score 70/100
Server-side extension completing the full analysis pipeline for right-censored survival outcomes after vera-stat-survival-testing has run.
Score 70/100
Runs survival diagnostics and primary hypothesis tests for right-censored time-to-event outcome variables.
Score 70/100
Server-side extension that completes the full analysis pipeline for time series data after vera-stat-timeseries-testing has run.
Score 70/100
Runs time series diagnostics and primary ARIMA modeling for temporal data. Produces time plot, ACF/PACF, seasonal decomposition, stationarity tests (ADF + KPSS), and one fully…
Score 70/100
Advanced debugging for hard-to-diagnose Vercel issues including cold starts, edge errors, and function tracing.
Score 70/100
Vercel Agent Browser is a browser automation CLI built specifically for AI agents. It gives agents a fast, scriptable way to open pages, inspect accessibility snapshots, click…
Score 70/100
Choose and implement Vercel architecture blueprints for different scales and use cases. Use when designing new Vercel projects, choosing between static, serverless, and edge…
Score 70/100
Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current schemas.
Score 70/100
Configure Vercel CI/CD with GitHub Actions, preview deployments, and automated testing. Use when setting up automated deployments, configuring preview bots, or integrating Vercel…
Score 70/100
Deploy apps to Vercel. Use when asked to deploy, ship, or publish a web application, or manage Vercel projects, domains, and environment variables.
Score 70/100
Diagnose and fix common Vercel deployment and function errors. Use when encountering Vercel errors, debugging failed deployments, or troubleshooting serverless function issues.
Score 70/100
Analyze Vercel billing data, identify primary cost drivers, map them to your code, and provide scored optimization recommendations.
Score 70/100
Optimize Vercel costs through plan selection, function efficiency, and usage monitoring. Use when analyzing Vercel billing, reducing function execution costs, or implementing…
Score 70/100
Implement data handling, PII protection, and GDPR/CCPA compliance for Vercel deployments. Use when handling sensitive data in serverless functions, implementing data redaction, or…
Score 70/100
Collect Vercel debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for…
Score 70/100
Use when deploying Next.js applications to Vercel. Triggers for: vercel.json configuration, build optimization, environment variable setup, custom domain configuration, API proxy…
Score 70/100
Deploy and manage Vercel production deployments with promotion, rollback, and multi-region strategies.
Score 70/100
Create and manage Vercel preview deployments for branches and pull requests. Use when deploying a preview for a pull request, testing changes before production, or sharing preview…
Score 70/100
Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.
Score 70/100
Vercel Deployment Agent is built around Vercel deployment platform. The underlying ecosystem is represented by vercel/vercel (15,126+ GitHub stars).
Score 70/100
Vercel and Next.js deployment best practices including server components, edge functions, AI SDK integration, and performance optimization.
Score 70/100
Build and deploy Vercel Edge Functions for ultra-low latency at the edge. Use when creating API routes with minimal latency, geolocation-based routing, A/B testing, or…
Score 70/100
Configure Vercel enterprise RBAC, access groups, SSO integration, and audit logging. Use when implementing team access control, configuring SAML SSO, or setting up role-based…
Score 70/100
Synchronize and verify environment variables between local files (.env.example, .env.local) and Vercel deployment configuration across production, preview, and development…
Score 70/100
Create a minimal working Vercel deployment with a serverless API route. Use when starting a new Vercel project, testing your setup, or learning basic Vercel deployment and API…
Score 70/100
Vercel incident response procedures with triage, instant rollback, and postmortem. Use when responding to Vercel-related outages, investigating production errors, or running…
Score 70/100
Install Vercel CLI and configure API token authentication. Use when setting up Vercel for the first time, creating access tokens, or initializing a project with vercel link.
Score 70/100
Identify and avoid Vercel anti-patterns and common integration mistakes. Use when reviewing Vercel code for issues, onboarding new developers, or auditing existing Vercel…
Score 70/100
Load test and scale Vercel deployments with concurrency tuning and capacity planning. Use when running performance tests, planning for traffic spikes, or optimizing serverless…
Score 70/100
Configure Vercel local development with vercel dev, environment variables, and hot reload. Use when setting up a development environment, testing serverless functions locally, or…
Score 70/100
Migrate to Vercel from other platforms or re-architecture existing Vercel deployments. Use when migrating from Netlify, AWS, or Cloudflare to Vercel, or when re-platforming an…
Score 70/100
Use when working with the `ms` package (vercel/ms) for converting between millisecond numbers and human-readable time strings.
Score 70/100
Configure Vercel across development, preview, and production environments with scoped secrets. Use when setting up per-environment configuration, managing environment-specific…
Score 70/100
Set up Vercel observability with runtime logs, analytics, log drains, and OpenTelemetry tracing. Use when implementing monitoring for Vercel deployments, setting up log drains, or…
Score 70/100
Optimize Vercel deployment performance with caching, bundle optimization, and cold start reduction. Use when experiencing slow page loads, optimizing Core Web Vitals, or reducing…
Score 70/100
Implement lint rules, CI policy checks, and automated guardrails for Vercel projects. Use when setting up code quality rules, preventing secret exposure, or enforcing deployment…
Score 70/100
Vercel production deployment checklist with rollback and promotion procedures. Use when deploying to production, preparing for launch, or implementing go-live and instant rollback…
Score 70/100
Handle Vercel API rate limits, implement retry logic, and configure WAF rate limiting. Use when hitting 429 errors, implementing retry logic, or setting up rate limiting for your…
Score 70/100
Use when legacy prompts or older framework flows reference `vercel-react-expert` and you need the modern runtime to resolve that capability cleanly.
Score 70/100
Implement a Vercel reference architecture with layered project structure and best practices. Use when designing new Vercel projects, reviewing project structure, or establishing…
Score 70/100
Implement reliability patterns for Vercel deployments including circuit breakers, retry logic, and graceful degradation.
Score 70/100
Read-first wrapper around the Vercel REST API. Single-call project overviews (deployments, domains, env NAMES-only, warnings) for incident triage.
Score 70/100
Upgrade Vercel CLI, Node.js runtime, and Next.js framework versions with breaking change detection. Use when upgrading Vercel CLI versions, migrating Node.js runtimes, or updating…
Score 70/100
Receive and verify Vercel webhooks. Use when setting up Vercel webhook handlers, debugging signature verification, or handling deployment events like deployment.created,…
Score 70/100