v0 by Vercel expert guidance. Use when discussing AI code generation, generating UI components from prompts, v0 CLI usage, v0 SDK/API integration, or integrating v0 into development workflows with GitHub and Vercel deployment.
Skills in this repository
build-with-dhiraj/ai-workflow-framework-portability-kit - Page 3
SkillsMP has collected 154 skills from build-with-dhiraj/ai-workflow-framework-portability-kit. Open a skill to review its source and details.
build-with-dhiraj/ai-workflow-framework-portability-kitShowing 40 of 154 collected skills.
Vercel Agent guidance — AI-powered code review, incident investigation, and SDK installation. Automates PR analysis and anomaly debugging. Use when configuring or understanding Vercel's AI development tools.
Vercel MCP and REST API expert guidance. Use when the agent needs live access to Vercel projects, deployments, environment variables, domains, logs, or documentation through the MCP server or REST API.
Vercel CLI expert guidance. Use when deploying, managing environment variables, linking projects, viewing logs, managing domains, or interacting with the Vercel platform from the command line.
Deploy, manage, and develop projects on Vercel from the command line
Vercel Flags guidance — feature flags platform with unified dashboard, Flags Explorer, gradual rollouts, A/B testing, and provider adapters. Use when implementing feature flags, experimentation, or staged rollouts.
Vercel Functions expert guidance — Serverless Functions, Edge Functions, Fluid Compute, streaming, Cron Jobs, and runtime configuration. Use when configuring, debugging, or optimizing server-side code running on Vercel.
Vercel Queues guidance (public beta) — durable event streaming with topics, consumer groups, retries, and delayed delivery. $0.60/1M ops. Powers Workflow DevKit. Use when building async processing, fan-out patterns, or event-driven architectures.
Vercel Services — deploy multiple services within a single Vercel project. Use for monorepo layouts or when combining a backend (Python, Go) with a frontend (Next.js, Vite) in one deployment.
Full-story verification — infers what the user is building, then verifies the complete flow end-to-end: browser → API → data → response. Triggers on dev server start and 'why isn't this working' signals.
Vercel Workflow DevKit (WDK) expert guidance. Use when building durable workflows, long-running tasks, API routes or agents that need pause/resume, retries, step-based execution, or crash-safe orchestration with Vercel Workflow.
Three.js, R3F, Spline, WebGL — 3D websites, product configurators, immersive scenes, interactive 3D experiences.
Design AI-native UX — streaming, multi-turn state, fallbacks, onboarding, loading/error states for LLM features.
Ultra-compressed response mode (~75% fewer tokens). Triggers on "caveman mode", "less tokens", "be brief", /caveman.
Effective code review — feedback, bug-catching, knowledge sharing. Use for PR reviews, standards, or mentoring.
Maintain .kernel/KERNEL.md so forked chats resume project state. Triggers on session-start, "where did we leave off".
Migrate Create React App projects to Next.js — React Router to file-based routing, Server Components, App Router.
Multi-source research with citations and structured reports. Triggers on "deep research", "research report".
Bug/regression diagnosis loop — reproduce, minimise, hypothesise, fix, regression-test. Triggers on "debug this".
Edit and improve articles — restructure, clarify, tighten prose. Use when revising an article draft.
Build agent behavioral evals — tool choice, steerability, constraint compliance. Triggers on "behavioral eval".
Gate — assess value and redundancy of new skills before creation/import. Use FIRST when a new skill is proposed.
Fact-check claims, detect disinformation, compare sources. Triggers on "fact check this", "is this true?". Multi-lang.
Discover and install agent skills. Triggers on "find a skill for X", "is there a skill that can...".
Audit token waste across Claude Code, Codex, OpenClaw, Hermes, OpenCode. Detect idle burns and config bloat.
Add home screen widgets to a Flutter app for Android and iOS — glanceable info or quick actions.
Implement animations, transitions, and motion in a Flutter app — shared element, physics-based, feedback.
Architect a Flutter app using the layered approach (UI, Logic, Data). Use for new projects or refactoring.
Build Flutter forms with validation and input handling. Use for login screens, data entry, multi-field input.
Build Flutter layouts using the constraint system and layout widgets. Use when structuring app UI.
Build Flutter plugins providing native interop for other apps. Use for reusable platform-bridge packages.
Implement caching for Flutter apps — performance and offline support. Use to retain data locally.
Embed native Android, iOS, or macOS views in a Flutter app. Use for maps, web views, complex native components.
Run long-running tasks in background isolates to keep UI responsive. Use for heavy computation or parsing.
Execute HTTP requests and handle JSON in Flutter. Use for REST APIs or parsing structured external data.
Handle routing, navigation, and deep linking in Flutter. Use for screen navigation or URL routing.
Configure a Flutter app for assistive tech like Screen Readers. Use to support users with disabilities.
Interop with native platform APIs on Android, iOS, web. Use for device features or existing native code.
Configure a Flutter app for multiple languages and regions. Use when preparing for international markets.
Manage application and ephemeral state in Flutter. Use for sharing data between widgets or complex UI state.