Runs data quality diagnostics and baseline image classification. Produces class distribution tables, sample image grids, image size and channel statistics, a baseline CNN or…
Server-side extension that completes the full analysis pipeline for NLP text classification after vera-ai-nlp-testing has run.
Runs class balance diagnostics and baseline text classification for NLP tasks. Produces class distribution tables, text length statistics, vocabulary analysis, TF-IDF feature…
Server-side extension that completes the full analysis pipeline for structured/tabular data after vera-ai-structured-testing has run.
Runs data quality diagnostics and baseline classification/regression for structured (tabular) data. Produces missing value analysis, feature distributions, correlation matrix,…
Full CFA skill for measurement-model evaluation. Extends the initial CFA fit with reliability, convergent/discriminant validity, alternative-model comparison, modification-index…
Runs the CFA pipeline: collect indicator structure, check basic identification and estimator requirements, fit a primary CFA model, and report fit indices plus standardized…
Full SEM analysis skill. Extends the initial structural model with indirect effects, alternative-path comparison, multigroup testing, residual review, and manuscript-ready…
Structural equation modeling skill. Collects latent constructs and path structure, checks identification and estimator requirements, fits one primary SEM, and reports global fit…
Full longitudinal SEM skill for latent growth and change models. Extends the initial fit with nonlinear trajectories, latent-basis and change-score variants, subgroup comparisons,…
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…
Server-side extension that completes the full analysis pipeline for binary outcome variables after vera-stat-binary-testing has run.
Runs class balance diagnostics and primary association tests for binary outcome variables (0/1, yes/no, survived/died, pass/fail).
Runs distribution diagnostics and primary hypothesis tests for continuous outcome variables. Produces Shapiro-Wilk normality check, skewness, kurtosis, Q-Q plot, and one fully…
Runs distribution diagnostics and primary hypothesis tests for count outcome variables (non-negative integers with no upper bound).
Runs distribution diagnostics and primary analysis for designed experiments (DOE) with controlled factors.
Server-side extension that completes the full analysis pipeline for meta-analysis after vera-stat-meta-testing has run.
Runs study-level diagnostics and primary pooled estimation for meta-analysis of summary statistics across multiple studies.
Server-side extension that completes the full analysis pipeline for multiple continuous outcome variables after vera-stat-multivariate-testing has run.
Multivariate diagnostics and primary hypothesis tests for multiple continuous outcomes analyzed simultaneously.
Server-side extension that completes the full analysis pipeline for nominal (unordered multi-class) outcome variables after vera-stat-nominal-testing has run.
Runs class distribution diagnostics and primary association tests for nominal (unordered multi-class) outcome variables.
Server-side extension that completes the full analysis pipeline for ordinal outcome variables after vera-stat-ordinal-testing has run.
Runs distribution diagnostics and primary hypothesis tests for ordinal outcome variables. Produces frequency tables, cumulative proportions, ordinal bar chart, and one fully…
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.
Trajectory diagnostics and primary hypothesis tests for repeated measures / longitudinal designs with a continuous outcome.
Server-side extension completing the full analysis pipeline for right-censored survival outcomes after vera-stat-survival-testing has run.
Runs survival diagnostics and primary hypothesis tests for right-censored time-to-event outcome variables.
Server-side extension that completes the full analysis pipeline for time series data after vera-stat-timeseries-testing has run.
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…
Vercel deployment, edge functions, environment configuration, and preview deployments.
Advanced debugging for hard-to-diagnose Vercel issues including cold starts, edge errors, and function tracing.
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…
Collezione ufficiale Vercel di skill per lo sviluppo frontend. Copre React best practices (40+ regole), web design guidelines (100+ regole), React Native, View Transitions,…
Vercel AI SDK for building chat interfaces with streaming. Use when implementing useChat hook, handling tool calls, streaming responses, or building chat UI.
Choose and implement Vercel architecture blueprints for different scales and use cases. Use when designing new Vercel projects, choosing between static, serverless, and edge…
Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current schemas.
Configure Vercel CI/CD with GitHub Actions, preview deployments, and automated testing. Use when setting up automated deployments, configuring preview bots, or integrating Vercel…
Deploy apps to Vercel. Use when asked to deploy, ship, or publish a web application, or manage Vercel projects, domains, and environment variables.
Diagnose and fix common Vercel deployment and function errors. Use when encountering Vercel errors, debugging failed deployments, or troubleshooting serverless function issues.
Analyze Vercel billing data, identify primary cost drivers, map them to your code, and provide scored optimization recommendations.
Optimize Vercel costs through plan selection, function efficiency, and usage monitoring. Use when analyzing Vercel billing, reducing function execution costs, or implementing…
Implement data handling, PII protection, and GDPR/CCPA compliance for Vercel deployments. Use when handling sensitive data in serverless functions, implementing data redaction, or…
Collect Vercel debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for…
Use when deploying Next.js applications to Vercel. Triggers for: vercel.json configuration, build optimization, environment variable setup, custom domain configuration, API proxy…
Deploy applications and websites to Vercel instantly. Use when asked to \"Deploy my app\", \"Deploy this to production\", \"Create a preview deployment\", or \"Push this live\".
Deploy and manage Vercel production deployments with promotion, rollback, and multi-region strategies.
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…
Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production. — from garimto81/ebs_github
Vercel Deployment Agent is built around Vercel deployment platform. The underlying ecosystem is represented by vercel/vercel (15,126+ GitHub stars).
Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production. — from majiayu000/claude-skill-registry
Vercel and Next.js deployment best practices including server components, edge functions, AI SDK integration, and performance optimization.
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…
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…
Synchronize and verify environment variables between local files (.env.example, .env.local) and Vercel deployment configuration across production, preview, and development…
Vercel deployment patterns — environments, env vars, preview deployments, ISR, and edge config for Next.js
Habilidad para automatizar el despliegue de proyectos de GitHub en Vercel, enfocándose en la rama principal (main/master).
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…
Vercel incident response procedures with triage, instant rollback, and postmortem. Use when responding to Vercel-related outages, investigating production errors, or running…
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.