Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$pwd:

relay-best-practices

// Best practices for writing idiomatic Relay code. ALWAYS use this skill when writing or modifying React components that use Relay for data fetching. Covers fragments, queries, mutations, pagination, and common anti-patterns. Use when you see `useFragment`, `useLazyLoadQuery`, `usePreloadedQuery`, `useMutation`, `usePaginationFragment`, `graphql` template literals, `react-relay` imports, or `__generated__/*.graphql` files. Also use when asked to explain Relay concepts, debug Relay issues, or review Relay code.

$ git log --oneline --stat
stars:18.943
forks:1890
updated:22 de abril de 2026, 00:01
SKILL.md
readonly