← all publishers

renanleonel

@renanleonel source repo

1 published skill

  1. Renan Frontend Architecture · renanleonel
    Renan's React frontend architecture and stack defaults — the containers/components/domain/queries/mutations/lib/hooks structure, TanStack Query hooks over zod-parsing repositories, entities, enums, suspense with skeleton fallbacks, absolute imports, and types derived from schemas. Use when creating a feature, writing or reviewing a data-fetching hook or API call, deciding where a file goes or what to name it, picking a library, or bootstrapping a project — including bare asks like "fetch this", "add a mutation", "add a table", "add global state", "set up a new project", "add a loading state", "add filters to this list", or "why is this refetching". Also when a cast, an `any`, a relative import, or a schema shape written twice shows up. The `tanstack-query` skill has the raw API reference; this is how to structure and write the layer.
    0 installs