Skip to main content
Run any Skill in Manus
with one click
$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:1,890
updated:April 22, 2026 at 00:01
SKILL.md
readonly