Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

hybrid-agent-rail

hybrid-agent-rail contient 59 skills collectées depuis Yemomo511, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
59
Stars
2
mis à jour
2026-05-27
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

hyar-framework-check
Analystes en gestion

选择跨端框架前使用。适用于用户要求在 KMP、React Native、Flutter、uni-app 之间做技术选型、比较跨端框架、判断小程序/App/Web/桌面/鸿蒙/存量原生 App 适合方案,或需要根据团队技术栈、UI 策略、原生能力和交付约束推荐框架时;信息不足时必须先询问,禁止直接推荐。

2026-05-27
create-curated-skill
Développeurs de logiciels

Create curated Hybrid Agent Rail Skill folders from an upstream Skill. Use when selecting an external Skill into skills/<category>/<name>/SKILL.md, copying the curated template/example, enforcing required Source metadata, or validating the strict How to use format.

2026-05-27
create-skill
Développeurs de logiciels

创建有效 Skill 的指南。当用户想创建新 Skill,或更新现有 Skill,以通过专门知识、工作流或工具集成扩展 Agent 能力时,应使用此 Skill。

2026-05-27
add-app-clip
Développeurs de logiciels

Add an iOS App Clip target to an Expo or React Native app. Use when the user asks for App Clip setup, lightweight iOS entrypoints, apple targets, or Expo native target integration.

2026-05-27
arch-context-collect
Développeurs de logiciels

在用户回答任一 Skill 的前置问题后使用。适用于把架构、环境、版本、平台、包管理器、测试目标、UI 策略等前置信息写入项目根目录 .hyar/ARCH_CONTEXT.md,并在后续 Skill 提问前复用这些答案,避免重复询问。

2026-05-27
building-native-ui
Spécialistes en gestion de projets

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

2026-05-27
eas-update-insights
Développeurs de logiciels

Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel.

2026-05-27
expo-api-routes
Spécialistes en gestion de projets

Guidelines for creating API routes in Expo Router with EAS Hosting.

2026-05-27
expo-brownfield
Spécialistes en gestion de projets

Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project.

2026-05-27
expo-cicd-workflows
Développeurs de logiciels

Helps understand and write EAS workflow YAML files for Expo projects. Use when the user asks about CI/CD, .eas/workflows, EAS build pipelines, or deployment automation.

2026-05-27
expo-deployment
Spécialistes en gestion de projets

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes.

2026-05-27
expo-dev-client
Spécialistes en gestion de projets

Build and distribute Expo development clients locally or via TestFlight.

2026-05-27
expo-module
Développeurs de logiciels

Guide for creating and writing Expo native modules and views using the Expo Modules API. Covers Swift, Kotlin, TypeScript, module definitions, native views, config plugins, lifecycle hooks, autolinking, and type system.

2026-05-27
expo-tailwind-setup
Développeurs de logiciels

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling.

2026-05-27
expo-ui-jetpack-compose
Développeurs de logiciels

Use the @expo/ui/jetpack-compose package to render Jetpack Compose Views and modifiers in an Expo app.

2026-05-27
expo-ui-swift-ui
Développeurs de logiciels

Use the @expo/ui/swift-ui package to render SwiftUI Views and modifiers in an Expo app.

2026-05-27
native-data-fetching
Développeurs de logiciels

Use when implementing or debugging any network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders.

2026-05-27
rn-compo-style
Développeurs de logiciels

编写、重构或审查 React Native 组件样式时使用。适用于处理 style prop、StyleSheet.create、样式数组、动态样式、平台样式差异、组件内联样式坏味道、Text/Image/View 样式组织、布局样式复用和样式可维护性问题;缺少 RN 版本、目标组件边界或现有样式约定时必须先读取项目事实或询问。

2026-05-27
rn-create-app
Développeurs de logiciels

创建或初始化 React Native 应用前使用。适用于用户要求新建 RN App、选择 Expo 或 React Native Community CLI、判断 New Architecture 或 Legacy Architecture、配置 Android/iOS 原生工程、接入原生模块、从 0.74 到 0.85 选择版本时;若用户没有明确目标架构和平台范围,必须先询问,禁止直接创建项目。 版本要求: React Native 0.74-0.85, legacy versions before 0.74。环境要求: Expo, React Native Community CLI, Android, iOS, New Architecture, Legacy Architecture。

2026-05-27
rn-newarch-modules-create
Développeurs de logiciels

创建或改造 React Native New Architecture TurboModule 时使用。适用于用户要求创建 Turbo Native Module、配置 Codegen、实现 Android/iOS 原生模块、设计纯 C++ 跨端模块、判断 RN 0.68-0.85 不同版本支持方式,或在 RN 0.74+ 新架构项目中替代旧桥 NativeModule;版本、平台、模块分发形态或 Legacy 兼容目标不明确时必须先询问。 版本要求: React Native 0.68-0.85, New Architecture, TurboModule。环境要求: Android, iOS, C++, Codegen, Community CLI, CocoaPods, Gradle。

2026-05-27
rn-router
Développeurs de logiciels

为 React Native 项目设计、选择或迁移导航方案时使用。适用于 Expo Router、React Navigation、Stack/Tab/Drawer、deep link、typed routes、web routing、导航迁移、Expo SDK 52-56 或 React Navigation 5/6/7 使用差异判断。

2026-05-27
rn-test
Analystes en assurance qualité des logiciels et testeurs

为 React Native 项目设计、补充或修复测试时使用。适用于静态分析、Jest 单元测试、mock、集成测试、React Native Testing Library 组件测试、快照测试、Detox/Appium/Maestro E2E 测试、测试工具缺失处理、测试命令和验收链路梳理等场景;缺少 RN 版本、测试目标、平台范围或本地/CI 验收要求时必须先询问。

2026-05-27
upgrading-expo
Développeurs de logiciels

Guidelines for upgrading Expo SDK versions and fixing dependency issues.

2026-05-27
use-dom
Développeurs de logiciels

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

2026-05-27
eas-update-insights
Développeurs de logiciels

Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel.

2026-05-27
rn-compo-style
Développeurs de logiciels

编写、重构或审查 React Native 组件样式时使用。适用于处理 style prop、StyleSheet.create、样式数组、动态样式、平台样式差异、组件内联样式坏味道、Text/Image/View 样式组织、布局样式复用和样式可维护性问题;缺少 RN 版本、目标组件边界或现有样式约定时必须先读取项目事实或询问。

2026-05-27
rn-create-app
Développeurs de logiciels

创建或初始化 React Native 应用前使用。适用于用户要求新建 RN App、选择 Expo 或 React Native Community CLI、判断 New Architecture 或 Legacy Architecture、配置 Android/iOS 原生工程、接入原生模块、从 0.74 到 0.85 选择版本时;若用户没有明确目标架构和平台范围,必须先询问,禁止直接创建项目。

2026-05-27
rn-newarch-modules-create
Développeurs de logiciels

创建或改造 React Native New Architecture TurboModule 时使用。适用于用户要求创建 Turbo Native Module、配置 Codegen、实现 Android/iOS 原生模块、设计纯 C++ 跨端模块、判断 RN 0.68-0.85 不同版本支持方式,或在 RN 0.74+ 新架构项目中替代旧桥 NativeModule;版本、平台、模块分发形态或 Legacy 兼容目标不明确时必须先询问。

2026-05-27
rn-router
Développeurs de logiciels

为 React Native 项目设计、选择或迁移导航方案时使用。适用于 Expo Router、React Navigation、Stack/Tab/Drawer、deep link、typed routes、web routing、导航迁移、Expo SDK 52-56 或 React Navigation 5/6/7 使用差异判断。

2026-05-27
rn-test
Analystes en assurance qualité des logiciels et testeurs

为 React Native 项目设计、补充或修复测试时使用。适用于静态分析、Jest 单元测试、mock、集成测试、React Native Testing Library 组件测试、快照测试、Detox/Appium/Maestro E2E 测试、测试工具缺失处理、测试命令和验收链路梳理等场景;缺少 RN 版本、测试目标、平台范围或本地/CI 验收要求时必须先询问。

2026-05-27
add-app-clip
Développeurs de logiciels

Add an iOS App Clip target to an Expo or React Native app. Use when the user asks for App Clip setup, lightweight iOS entrypoints, apple targets, or Expo native target integration.

2026-05-26
building-native-ui
Développeurs de logiciels

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

2026-05-26
expo-api-routes
Développeurs de logiciels

Guidelines for creating API routes in Expo Router with EAS Hosting.

2026-05-26
expo-brownfield
Développeurs de logiciels

Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project.

2026-05-26
expo-cicd-workflows
Développeurs de logiciels

Helps understand and write EAS workflow YAML files for Expo projects. Use when the user asks about CI/CD, .eas/workflows, EAS build pipelines, or deployment automation.

2026-05-26
expo-deployment
Développeurs de logiciels

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes.

2026-05-26
expo-dev-client
Développeurs de logiciels

Build and distribute Expo development clients locally or via TestFlight.

2026-05-26
expo-module
Développeurs de logiciels

Guide for creating and writing Expo native modules and views using the Expo Modules API. Covers Swift, Kotlin, TypeScript, module definitions, native views, config plugins, lifecycle hooks, autolinking, and type system.

2026-05-26
expo-tailwind-setup
Développeurs de logiciels

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling.

2026-05-26
expo-ui-jetpack-compose
Développeurs de logiciels

Use the @expo/ui/jetpack-compose package to render Jetpack Compose Views and modifiers in an Expo app.

2026-05-26
Affichage des 40 principaux skills collectés sur 59 dans ce dépôt.