Skills Plugins MCP Prompt Model 博客 我的中心

vega-multi-tv-migration

Migrate Vega OS (Amazon Fire TV) applications to multi-platform React Native monorepo supporting Android TV, Apple TV, and other platforms. Covers analysis, implementation, and native module integration. Use when migrating TV apps to support multiple platforms or building new multi-platform TV applications.

DeepseekModel 官方收录技能 质量 良好 · 48 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=amazonappdev-devices-agent-skills-skills-vega-multi-tv-migration-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name vega-multi-tv-migration description Migrate Vega OS (Amazon Fire TV) applications to multi-platform React Native monorepo supporting Android TV, Apple TV, and other platforms. Covers analysis, implementation, and native module integration. Use when migrating TV apps to support multiple platforms or building new multi-platform TV applications. Vega Multi-Platform Migration Overview Migrate Vega OS (Fire TV) apps to multi-platform React Native monorepo with 70-85% code reuse across Android TV, Apple TV, and Vega OS. When to Apply Use this skill when user mentions: Migrating Vega/Fire TV app to other platforms Building multi-platform TV application Converting single-platform TV app to monorepo Adding Android TV or Apple TV support Sharing code between TV platforms Setting up Yarn workspaces for TV apps Phase Priority Guide Priority Phase Impact When to Use 1 Analysis CRITICAL Starting migration, no existing analysis 2 Implementation CRITICAL Have analysis, need monorepo structure 3 Platform Support HIGH Have working Vega monorepo, adding platforms 4 Configuration MEDIUM Troubleshooting build/resolution issues Quick Decision Tree User has existing Vega app? ├─ YES → Do they have migration analysis? │ ├─ NO → Start Phase 1 (Analysis) │ └─ YES → Is monorepo set up? │ ├─ NO → Start Phase 2 (Implementation) │ └─ YES → Start Phase 3 (Platform Support) └─ NO → Starting from scratch? └─ YES → Skip Phase 1, start Phase 2 with new project Quick Reference Critical: Project Structure # Verify monorepo structure exists ls -la packages/shared packages/vega packages/expotv # Check Yarn workspaces configured grep -A5 "workspaces:" package.json Critical: Dependency Classification Common patterns for analysis: Shared : Business logic, UI components, utilities, state management Platform-specific : Navigation, video players, DRM, native modules VMRP-compatible : Standard RN libraries that map to Vega equivalents High: VMRP Configuration Quick check if VMRP is working: # Should see @vega-tv/react-native-module-resolver-preset grep "vmrp" packages/vega/babel.config.js References Phase 1: Analysis (analysis-*) File Impact Description PHASE1_ANALYSIS.md CRITICAL Codebase analysis, dependency classification, migration planning Use when : Starting migration, no existing analysis document Phase 2: Implementation (impl-*) File Impact Description PHASE2_IMPLEMENTATION.md CRITICAL Monorepo scaffolding, code migration, VMRP setup with template references Use when : Have analysis, ready to build monorepo structure Phase 3: Platform Support (platform-*) File Impact Description PHASE3_PLATFORM_SUPPORT.md HIGH Android TV and Apple TV implementation Use when : Have working Vega monorepo, adding new platforms Templates All configuration templates in assets/templates/ with companion .md docs: root-package.json - Yarn workspaces setup root-tsconfig.json - TypeScript project references yarnrc.yml - Dependency deduplication (CRITICAL) shared-package.json + .md - Shared package config with rules vega-metro.config.js - Vega Metro with monorepo resolution expotv-package.json + .md - Expo TV package config expotv-app.json + .md - Expo TV configuration with plugins expotv-metro.config.js - Expo Metro with TV extensions Problem → Skill Mapping Problem Start With Need to analyze existing Vega app PHASE1_ANALYSIS.md Have analysis, need monorepo setup PHASE2_IMPLEMENTATION.md → templates Monorepo exists, adding Android TV PHASE3_PLATFORM_SUPPORT.md Metro resolution errors PHASE2_IMPLEMENTATION.md → Metro config Duplicate React versions PHASE2_IMPLEMENTATION.md → .yarnrc.yml VMRP not mapping imports PHASE2_IMPLEMENTATION.md → VMRP section TypeScript path errors PHASE2_IMPLEMENTATION.md → TypeScript config Native module integration PHASE3_PLATFORM_SUPPORT.md → Native Modules Build configuration issues PHASE2_IMPLEMENTATION.md → Configuration Files Starting from scratch PHASE2_IMPLEMENTATION.md (skip Phase 1) Workflow Use the decision tree above to determine the starting phase Load the appropriate reference file for that phase Follow Quick Start → Deep Dive pattern in each reference Verify at each phase's checkpoint before moving to the next phase Use VALIDATION_CHECKLIST.md for comprehensive verification Attribution Based on Vega OS multi-platform migration patterns and React Native monorepo best practices.
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。