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

twake-cozy-client

// Use when reading, writing, or designing data access against a Cozy stack from a Twake/Cozy React app — anything touching cozy-client, doctypes, Q(), client.query, useQuery, or client.collection. Forbids direct collection access that bypasses the redux store and offline cache, enforces Q() definitions through client.query/useQuery, mandates a centralized queries module, query alias naming per cozy-guidelines, an explicit fetchPolicy on every query, and the canonical where/partialIndex/indexFields/sortBy/limitBy pattern with the `{ $gt: null }` sentinel for sortBy fields.

$ git log --oneline --stat
stars:0
forks:2
updated:18 de mayo de 2026, 07:59
SKILL.md
readonly