0xaxiom--appfactory--appfactory

仓库创建 2026年6月24日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

面向移动开发者的优化规则,便于提高应用性能与稳定性。

这个 Skill 做什么

提供 React Native/Expo 的性能优化与开发最佳实践指导。

给 React Native / Expo 项目提供实用的性能优化和开发最佳实践建议,帮你定位渲染、打包和运行时的瓶颈并给出改进思路。适合在开发或优化移动端应用时参考,内容基于成熟实践改编贴合 RN/Expo 场景。侧重性能导向和可操作的改进建议。

开发编程React Native性能优化最佳实践通用
0
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/tomevault-io/skills-registry/main/0xaxiom--appfactory--appfactory/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tomevault-io/skills-registry/main/0xaxiom--appfactory--appfactory/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
---
name: appfactory
description: This skill activates during: Use when this capability is needed.
metadata:
  author: 0xAxiom
---
# React Native Best Practices

**Purpose:** Performance optimization rules adapted from Vercel's react-best-practices for React Native/Expo applications.

**Source:** Adapted from [vercel-labs/agent-skills](https://github.com/vercel-labs/agent-skills/tree/main/skills/react-best-practices)

---

## When to Activate

This skill activates during:

- **Milestone 3** (Feature Implementation) - After core features are built
- **Phase 4** (Final Ralph QA) - As a scored compliance category

Trigger phrases:

- "Check React Native performance"
- "Review code for best prac
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有