Nextjs On Cloudflare
Build, migrate, and deploy Next.js apps on Cloudflare Workers with vinext. Use when starting a Next.js project on Cloudflare, moving an existing app to Workers, choosing between vinext and OpenNext, or setting up vinext for Workers. For setup, migration, or deployment, install vinext's upstream skills with `npx skil...
概览
Nextjs On Cloudflare is a SKILL.md workflow from cloudflare/skills. It is categorized under devops and links back to its reviewed source so users can inspect the complete instructions and bundled resources before installation.
使用场景
安装说明
# Review source first
open https://github.com/cloudflare/skills/blob/main/skills/nextjs-on-cloudflare/SKILL.mdCopy the reviewed skill folder into the skills directory used by your compatible agent.
安全提示
AIToolly validated the published source structure and license automatically. Review cloudflare/skills and any bundled scripts again before granting workspace, command, or network access.
相关 Skills
CI Cd And Automation
addyosmani/agent-skills
自动化 CI/CD 流水线设置。适用于设置或修改构建和部署流水线。当需要自动化质量门禁、在 CI 中配置测试运行器或建立部署策略时使用。
Protected Vercel Deployments
vercel-labs/agent-browser
使用 agent-browser 访问并测试受 Vercel Authentication、SSO 或 Deployment Protection 保护的 Vercel 部署。当预览或生产环境的 URL 重定向到 Vercel 登录页面、返回 401 或 403 保护错误,或者需要短期 Trusted Sources OIDC 身份验证(而非静态绕过密钥或公开例外)时,请使用此功能。
Agent Browser
vercel-labs/agent-browser
为 AI 智能体提供的浏览器自动化 CLI。当用户需要与网站交互时使用,包括页面导航、填写表单、点击按钮、截取屏幕截图、提取数据、测试 Web 应用或自动化任何浏览器任务。触发场景包括“打开网站”、“填写表单”、“点击按钮”、“截取屏幕截图”、“从页面抓取数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”等请求,或任何需要程序化 Web 交互的任务。还可用于
Deep Agents Core
langchain-ai/langchain-skills
在构建 ANY Deep Agents 应用程序时的 INVOKE THIS SKILL。涵盖了 create_deep_agent()、harness 架构、SKILL.md 格式以及配置选项。
Platform Deploy Validate
forcedotcom/sf-skills
在部署前验证 Salesforce 元数据。当用户要求验证部署、执行空运行(dry-run)、在部署前检查,或针对 Production org 进行任何部署操作时,请 TRIGGER。将生产目标路由至 `sf project deploy validate`(返回一个有效期为 10 天的快速部署任务 ID),并将 sandbox/scratch 目标路由至 `sf project deploy start --dry-run`。对于实际部署(使用 platform-metadata-deploy)或破坏性变更(使用 platform-destructive-deploy),请 NOT TRIGGER。
Dx Devops Test Pipeline Configure
forcedotcom/sf-skills
配置 DevOps Center 流水线测试基础设施:启用测试提供商以使其测试套件可用,重新同步已配置的提供商以拉取新套件,或在阶段上创建带有规则的质量门禁。在运行共享先决条件检查和显式确认门禁后,根据意图在三种模式之间进行路由。当用户想要设置、配置、启用、同步或刷新测试提供商,或者在 DevOps Center 流水线上设置/配置质量门禁或覆盖率阈值时,请使用此技能。