Agent Skills by mohammedhtahir
Showing 26 vetted skills indexed across 1 GitHub repositories.
vercel-agent
Analyze pull requests and deployment telemetry for Vercel projects.
routing-middleware
Routes, rewrites, and redirects requests at the Vercel platform layer via middleware.ts/js.
deployments-cicd
Guide Vercel deployments and CI/CD across GitHub Actions, GitLab CI, and Bitbucket Pipelines.
vercel-storage
Recommend Vercel storage products and integration patterns for Next.js apps.
bootstrap
Orchestrate safe Vercel-linked repository bootstrapping with ordered env provisioning and verification.
knowledge-update
Inject current Vercel platform guidance for vercel.ts configuration and runtime decisions.
vercel-cli
Deploy and manage Vercel projects from the command line.
runtime-cache
Cache key-value data per region with tag-based invalidation via @vercel/functions.
ai-gateway
Route AI model calls through Vercel AI Gateway with failover and rate limiting.
auth
Implement secure authentication for Vercel-deployed Next.js apps with Clerk, Descope, or Auth0.
turbopack
Troubleshoot Next.js 16 Turbopack bundling and build failures from Webpack configuration mismatches.
marketplace
Automate Vercel Marketplace integration discovery, installation, and setup guidance.
shadcn
Initialize shadcn/ui components and theming in React projects.
verification
Verify end-to-end application flows across browser, API, data, and response rendering.
workflow
Implements durable, multi-step workflows with pause/resume and retry for Vercel.
react-best-practices
Review edited TSX/JSX React components for performance and quality regressions.
nextjs
Migrate Next.js Pages Router code to App Router with async APIs.
vercel-sandbox
Execute untrusted code in ephemeral Firecracker microVMs with @vercel/sandbox.
next-upgrade
Upgrade Next.js versions by running codemods and updating dependencies.
chat-sdk
Build multi-platform chat bots with unified routing and adapters.
ai-sdk
Review Next.js/React code for Vercel AI SDK v6 API compliance.
next-cache-components
Implement Next.js 16 Cache Components with use cache directives and tag-based invalidation.
env-vars
Manage Vercel and Next.js environment variables with CLI workflows and OIDC token handling.
next-forge
Scaffolds a Next.js SaaS monorepo with Turborepo apps and @repo packages.