Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

carwash-saas

carwash-saas contém 6 skills coletadas de ferryhinardi, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
6
Stars
0
atualizado
2026-02-20
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

dashboard-page-scaffold
Desenvolvedores web

Provides the exact scaffold pattern for new Next.js dashboard pages in carwash-saas. Use this when creating a new page under apps/dashboard/app/(dashboard)/. Covers the Server Component vs Client Component split, TanStack Query hook co-location, loading/error/data states, and Tailwind layout conventions.

2026-02-20
expo-react-native
Desenvolvedores de software

Guides correct Expo SDK 52 + Expo Router + React Native implementation. Use this when building mobile screens, navigation flows, native components, styling, or data fetching in apps/mobile. Read the relevant docs first, then apply the checklist before writing code.

2026-02-20
react-patterns
Desenvolvedores web

Guides correct React implementation and component design. Use this when implementing React components, hooks, or features — read the relevant React 18 docs first, then apply the checklist before writing code. Also use this when the same pattern appears in multiple places and needs to be extracted into a shared utility or component.

2026-02-20
supabase-patterns
Desenvolvedores de software

Enforces correct Supabase usage in carwash-saas. Use this when writing any Supabase query, mutation, RPC call, auth check, migration, or RLS policy. Covers client selection, RPC-only writes, JWT-based multi-tenancy, and migration conventions.

2026-02-20
testing
Analistas de garantia de qualidade de software e testadores

Guides writing tests in carwash-saas. Use this when asked to add, write, or fix tests. Covers which test framework to use per package, Supabase mocking, TanStack Query test setup, React Testing Library patterns, and Expo/React Native testing.

2026-02-20
typescript-zod
Desenvolvedores de software

Enforces TypeScript strict mode and Zod validation patterns in carwash-saas. Use this when writing types, interfaces, Zod schemas, form validation, or any TypeScript code. Covers no-any policy, type vs interface, schema conventions, type imports, and common strict-mode pitfalls.

2026-02-20