搜索

搜索结果

48 results for "sandbox migrate to next"

sandbox-migrate-to-next

sandbox-migrate-to-next

2.6Kdevops-cloud

Use when porting a Cloudflare Sandbox app from stable @cloudflare/sandbox to @cloudflare/sandbox@next (Sandbox SDK 1.0 preview), or when the user asks to migrate or upgrade to Sandbox 1.0 / @next. Not for day-to-day stable work (sandbox-stable) or new @next apps (sandbox-next).

cloudflare avatarcloudflare
获取
sandbox-stable

sandbox-stable

2.6Kdevops-cloud

Use when building or changing Cloudflare Sandbox apps on the current stable @cloudflare/sandbox package (default npm tag)—commands, sessions, files, ports, tunnels, terminals, bridge, production, or deprecated-API cleanup while staying on stable. Not for @cloudflare/sandbox@next (use sandbox-next) or for porting to 1.0 (use sandbox-migrate-to-next).

cloudflare avatarcloudflare
获取
sandbox-next

sandbox-next

2.6Kdevops-cloud

Use when building or changing Cloudflare Sandbox apps on @cloudflare/sandbox@next (Sandbox SDK 1.0 preview)—code execution, AI runners, interpreters, CI-like jobs, terminals, files, mounts, tunnels, preview URLs, lifecycle, or errors. Not for the default stable package (use sandbox-stable) or for porting stable to @next (use sandbox-migrate-to-next).

cloudflare avatarcloudflare
获取
migrate-to-sent

migrate-to-sent

79security

Plans and executes a migration from Twilio, Sinch, Infobip, Vonage, or MessageBird/Bird to Sent v3 — mapping send calls, status vocabularies, webhook signature schemes, opt-out stores, templates, and tenancy models, then cutting over safely with dual-run and rollback. Use when replacing an incumbent CPaaS provider, translating provider code or webhook handlers to Sent, or planning a phased cutover and its verification gates.

sentdm avatarsentdm
获取
migrate-to-vinext

migrate-to-vinext

8.4Kdevops-cloud

将 Next.js 项目迁移到 vinext(基于 Vite 的 Next.js 重新实现)。当被要求从 Next.js 迁移、转换或切换到 vinext 时加载。处理兼容性扫描、包替换、Vite 配置生成、ESM 转换和部署设置(Cloudflare Workers 原生支持,其他平台通过 Nitro)。

cloudflare avatarcloudflare
获取
prisma-next-migrations

prisma-next-migrations

421database

Author Prisma Next migrations — choose db update vs migration plan, edit the framework-rendered migration.ts (replace placeholder sentinels with dataTransform closures), recover from MIGRATION.HASH_MISMATCH or PN-MIG-2001 unfilled placeholder. Use for prisma migrate dev, prisma migrate deploy, prisma db push, db update, db update --dry-run, migration plan, migrate, migration new, migration show, db verify, db sign, data migration, this.dataTransform, dataTransform, placeholder, generated migration.ts, edit migration.ts, MIGRATION.HASH_MISMATCH, schema drift.

prisma avatarprisma
获取
prisma-next-quickstart

prisma-next-quickstart

421database

Adopt Prisma Next into a new project, onto an existing database, or as the first move after a bootstrap tool dropped you into a scaffold. Use for "what can I do with Prisma Next", "what can I do next with Prisma", "where do I start", "what should I do first", "just ran createprisma", "createprisma", "npx createprisma", "npx create-prisma", "first steps", "first query", "I have a scaffolded Prisma Next project what now"; for `pnpm dlx prisma-next init` greenfield setup; and for `prisma-next contract infer` + `db sign` against an existing database. Also covers the connect-write-read first-arc orientation, the day-to-day commands (`contract emit`, `db init`, `db update`, `migration plan`, `migrate`, `db schema`, `db verify`), and routing to `prisma-next-contract` / `prisma-next-queries` / `prisma-next-runtime` for the next move. Flags: --target, --authoring, --schema-path, --probe-db, --output.

prisma avatarprisma
获取
cms-migration

cms-migration

150database

Use when user wants to migrate content from another CMS (WordPress, Contentful, Strapi, Sanity, Webflow, etc.) to Payload CMS

payloadcms avatarpayloadcms
获取
tsdown-migrate

tsdown-migrate

4.2Kagent-workflows

将 TypeScript 库项目从 tsup 迁移到 tsdown。提供完整的选项映射、配置转换规则、默认值差异以及不支持的选项替代方案,使 AI 代理能够智能地执行迁移。

rolldown avatarrolldown
获取
sanity-migration

sanity-migration

165database

Plans, implements, and reviews migrations from other CMSes and content systems into Sanity. Use when migrating or replatforming to Sanity from AEM, Adobe Experience Manager, Contentful, Strapi, Webflow, WordPress, Payload, Drupal, Markdown/MDX/frontmatter files, WXR/XML exports, CMS APIs, database dumps, static HTML, or when designing extraction, transformation, Portable Text conversion, asset migration, redirects, validation, and cutover workflows.

sanity-io avatarsanity-io
获取
migrate-radix-to-base

migrate-radix-to-base

121Kfrontend

Migrates React projects and components from Radix UI to Base UI. Use when asked to migrate from radix, move to base-ui, convert radix primitives, or switch a shadcn project's base library. Handles single components ("migrate accordion") and whole projects.

shadcn-ui avatarshadcn-ui
获取
dt-migration

dt-migration

126devops-cloud

Migrate Dynatrace classic and Gen2 entity-based DQL to Smartscape equivalents. Covers three scenarios. (1) mass data queries filtered by classic entity conditions — migrate to direct dimension filters first, Smartscape only as fallback; (2) mass data queries using entity subqueries for filtering — same dimension-first strategy; (3) pure entity list queries — migrate fetch dt.entity.* to smartscapeNodes. Also handles entityName, entityAttr, classicEntitySelector, and classic relationship patterns.

dynatrace avatardynatrace
获取
prisma-next-migration-review

prisma-next-migration-review

421database

Review what Prisma Next migrations will run on merge or deploy, render the migration graph, resolve concurrent / diamond-convergence conflicts, and configure environment refs for CI. Use for "what migrations are going to run", "what runs on deploy", merge conflict, diamond convergence, concurrent migrations, migration status, ref management, staging, production, MIGRATION.DIVERGED, MIGRATION.NO_MARKER, MIGRATION.MARKER_NOT_IN_HISTORY, prisma migrate status, prisma migrate diff, prisma migrate resolve.

prisma avatarprisma
获取
migrate-radix-to-base

migrate-radix-to-base

119Kfrontend

将 React 项目和组件从 Radix UI 迁移到 Base UI。当被要求从 radix 迁移、切换到 base-ui、转换 radix 原语或切换 shadcn 项目的基础库时使用。处理单个组件(如“迁移 accordion”)和整个项目。

shadcn avatarshadcn
获取
chakra-ui-migrate

chakra-ui-migrate

41Kfrontend

将 Chakra UI 项目从 v2 迁移到 v3,涵盖包更改、codemod、Provider 设置、颜色模式、属性重命名、复合组件、主题、recipes 和 Next.js 更新。每当用户升级 Chakra UI 版本、升级后遇到破坏性更改、转换旧的 v2 模式(ColorModeScript、useColorModeValue、styleConfig、extendTheme、isDisabled、colorScheme、@chakra-ui/icons、framer-motion 依赖)、修复复合组件模式,或询问 Chakra UI v2 和 v3 之间的差异时,使用此技能——即使他们没有明确说“迁移”或“升级”。

chakra-ui avatarchakra-ui
获取
mapbox-maplibre-migration

mapbox-maplibre-migration

76research-knowledge

Guide for migrating from MapLibre GL JS to Mapbox GL JS, covering API compatibility, token setup, style configuration, and the benefits of Mapbox's official support and ecosystem

mapbox avatarmapbox
获取
automation-sandbox-post-copy-configure

automation-sandbox-post-copy-configure

952backend-api

Apply a Salesforce sandbox post-copy automation JSON config against a target org. For each entry, the skill derives the correct Tooling API sobject from the entry's `ConfigurationName`, verifies the derivation via a describe probe, resolves the record Id via SOQL-over-REST, then PATCHes the record via the compound `Metadata` field using `sf api request rest`. Use when the user asks to apply, run, execute, dry-run, or preview a post-copy or post-refresh config file (e.g. `post-copy-config.json`) against a sandbox. Trigger phrases: \"apply post-copy config\", \"run post-copy automation\", \"execute sandbox post-refresh JSON\", \"apply sandbox refresh config\", \"configure sandbox after refresh\". DO NOT TRIGGER for generating the config JSON from an SOP (delegate to `automation-sandbox-post-copy-config-generate`), or for deploying metadata XML.

forcedotcom avatarforcedotcom
获取
appmigrationkit

appmigrationkit

967testing-qa

使用 AppMigrationKit 实现应用数据的跨平台迁移(导出或导入)。适用于实现由系统协同调度的 iOS 与 Android 等平台间单次数据迁移、开发 AppMigrationExtension 扩展、使用 ResourcesArchiver 打包待传输资源、在目标设备上导入资源、上报导入进度、处理迁移错误与 App Group 清理、查询 MigrationStatus 状态,以及通过 AppMigrationTester 测试迁移代码等场景。

dpearson2699 avatardpearson2699
获取
mapbox-google-maps-migration

mapbox-google-maps-migration

75security

Migration guide for developers moving from Google Maps Platform to Mapbox GL JS, covering API equivalents, pattern translations, and key differences

mapbox avatarmapbox
获取
migration

migration

98Kprompting-reasoning

Implement reversible compatibility-safe transitions. Use for schema, data, API, protocol, configuration, or dependency migrations requiring rollback and preservation proof.

juliusbrussee avatarjuliusbrussee
获取
dbs-agent-migration

dbs-agent-migration

7.6Kagent-workflows

Agent 工作台迁移。把任意项目整理成 Claude Code / Codex / Grok / 通用 Agents(~/.agents/skills)多端一致、可长期维护的 Agent 工作台:审计规则文件、识别真源、统一命名并生成 bridge。 触发方式:/dbs-agent-migration、/agent迁移、「迁移到 Codex」「迁移到 Claude Code」「迁移到 Grok」「迁移到豆包」「统一 AGENTS.md」「整理 skill bridge」「我的 Agent 工作台很乱」「帮我统一 Claude 和 Codex 和 Grok 和豆包」

dontbesilent2025 avatardontbesilent2025
获取
huawei-cloud-openviking-embedding-switch

huawei-cloud-openviking-embedding-switch

20backend-api

Switch OpenViking's embedding model to a local llama-server (or any OpenAI-compatible embedding endpoint) running inside a bwrap sandbox managed by job-env-manager. Handles the full lifecycle: detect current config, validate the target embedding endpoint, modify ov.conf, delete incompatible vectordb index when dimension changes, restart the openviking-server process in the sandbox, and verify the new collection dimension. Use this skill when the user wants to: (1) switch the OpenViking embedding model, (2) change the embedding dimension, (3) fix EmbeddingRebuildRequiredError after a dimension mismatch, (4) rebuild the vectordb index after an embedding model change, (5) use a local llama-server for OpenViking embeddings. Trigger words: "切换OpenViking embedding", "OpenViking embedding模型", "OpenViking向量化模型", "openviking embedding switch", "change openviking embedding model", "配置openviking embedding", "openviking llama embedding", "bge embedding openviking", "切换向量化模型", "OpenViking模型切换".

huaweicloud avatarhuaweicloud
获取
azure-cloud-migrate

azure-cloud-migrate

1.2Kdevops-cloud

评估并迁移跨云工作负载到 Azure,提供报告和代码转换。支持 Lambda→Functions、Beanstalk/Heroku/App Engine→App Service、Fargate/Kubernetes/Cloud Run/Spring Boot→Container Apps。适用场景:将 Lambda 迁移到 Functions、AWS 迁移到 Azure、迁移 Beanstalk、迁移 Heroku、迁移 App Engine、Cloud Run 迁移、Fargate 迁移到 ACA、ECS/Kubernetes/GKE/EKS 迁移到 Container Apps、Spring Boot 迁移到 Container Apps、跨云迁移。

microsoft avatarmicrosoft
获取
migrate-ai-sdk-v6-to-v7

migrate-ai-sdk-v6-to-v7

26Kprompting-reasoning

将应用程序从 AI SDK 6.x 迁移到 AI SDK 7.0。当升级 Vercel AI SDK 包、修复 v7 迁移错误,或用户提到 AI SDK v6、v7、升级、迁移、破坏性变更、system 到 instructions、fullStream、遥测、工具上下文或 finalStep 时使用。

vercel avatarvercel
获取