← Volver al catálogo
gaia-react

Autor en el catálogo

gaia-react

15 skills195 estrellas en totalgithub.com/gaia-react

Skills publicadas

gaia

13

GAIA workflow router. Dispatches to the user-invoked GAIA workflows - plan (task orchestration), spec (Socratic SPEC artifact), handoff (session handoff doc), pickup (resume from handoff), audit (knowledge audit), forensics (bug report bridge), wiki (sync/consolidate/lint chain), fitness (Claude-integration health check + auto-heal). Trigger on `/gaia <subcommand>` or natural-language asks like "k

Automação#ocr#aipor gaia-react

a11y-fixes

13

Resolve axe-core accessibility violations reported by Vitest (test/a11y.ts), Playwright (.playwright/a11y.ts), or the code-review-audit agent's a11y bucket. Use when fixing violations like color-contrast, label, label-title-only, image-alt, button-name, link-name, region, landmark-one-main, heading-order, aria-allowed-attr, aria-required-attr, aria-required-children, aria-required-parent, aria-val

Design e Frontend#ai#testpor gaia-react

new-component

13

Scaffold a new React component with optional Storybook story and Vitest test files. Use this skill whenever the user asks to "create a component", "make a button", "scaffold a card", "add a new component", or asks for a new file under `app/components/` following the project's component pattern (PascalCase folder, index.tsx, tests/).

Design e Frontend#test#reactpor gaia-react

skeleton-loaders

13

For building skeleton loading states that are pixel-perfect matches of real content. Use this skill whenever adding loading states to components, building skeletons for async data, handling pending loader states in route transitions, or implementing the shimmer animation pattern. Also trigger when the user asks about preventing layout shift during data fetching.

Design e Frontend#reactpor gaia-react

typescript

13

Patterns and conventions for all TypeScript code. Use this skill whenever writing or reviewing TypeScript — naming identifiers, typing exports, choosing between type and interface, using Zod schemas, structuring function parameters, or enforcing code patterns like avoiding switch statements and enums.

Design e Frontend#typescript#reactpor gaia-react

eslint-fixes

13

Resolve specific ESLint errors and warnings that appear in this project. Use when fixing lint failures, ESLint reported issues, or autofix conflicts (e.g. no-void, canonical/export-specifier-newline vs prettier, no-shadow trailing underscores, sonarjs/deprecation, you-dont-need-lodash-underscore, testing-library/prefer-screen-queries, testing-library/await-async-events, jest-dom/prefer-*).

Desenvolvimento#ai#testpor gaia-react

new-route

13

Scaffold a new route with its page component, test, story, and optional i18n keys. Use this skill whenever the user asks to "create a route", "add a new page", "scaffold /dashboard", "wire up a new route under _public+ or _session+", or anything that implies adding a file under `app/routes/` with a matching `app/pages/{Group}/{PageName}/` folder.

Design e Frontend#test#reactpor gaia-react

playwright-cli

13

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Desenvolvimento#test#reactpor gaia-react

update-deps

13

Autonomous Dependabot — auto-discover outdated packages, audit overrides, apply migrations for major bumps, resolve conflicts, run quality gate. Trigger when the user clicks the statusline `Run /update-deps` indicator or asks "update dependencies", "bump deps", "run dependabot".

Automação#reactpor gaia-react

new-service

13

Scaffold a new API service with request functions, Zod schemas, URL constants, and optional MSW mock handlers. Use this skill whenever the user asks to "add a service", "create the projects API", "scaffold a new GAIA service", "wire up CRUD for users", or anything implying a new folder under `app/services/gaia/{name}/` with parsers/types/requests + matching `test/mocks/{name}/` collections.

Automação#ai#testpor gaia-react

tailwind

13

Patterns and conventions for all Tailwind styling. Use this skill whenever writing Tailwind class names, combining conditional classes, building component variants, or choosing between twJoin and twMerge. Also trigger when the user asks about custom values, defining @theme tokens or CSS variables, naming color/spacing tokens, rem vs px, responsive breakpoints, or avoiding template literal class st

Design e Frontend#css#aipor gaia-react

update-gaia

13

Pull the latest GAIA release into this project without clobbering customizations. Three-way merge per file using .gaia/manifest.json classes. Trigger when the user clicks the statusline `Run /update-gaia` indicator or asks "update GAIA", "pull the latest GAIA", "apply the new GAIA release".

Desenvolvimento#ai#testpor gaia-react

react-code

13

Patrones y convenciones para escribir y editar código React, incluyendo componentes y hooks. Utilice esta habilidad para crear, revisar o depurar componentes React, hooks, manejadores de eventos y problemas de memorización como re-renders.

Design e Frontend#reactpor gaia-react

new-hook

13

Genera un nuevo hook React personalizado con un archivo de prueba Vitest. Usa esta habilidad al crear un hook o extraer lógica React reutilizable en un hook `use*`.

Desenvolvimento#test#reactpor gaia-react

tdd

13

Desarrollo guiado por pruebas (TDD) con el ciclo rojo-verde-refactorizar. Se utiliza cuando el usuario desea construir funcionalidades o corregir errores con TDD, menciona el ciclo, busca pruebas de integración o solicita desarrollo test-first.

Desenvolvimento#test#reactpor gaia-react

Alerta por categoría

Recibe nuevas skills de Automação todos los lunes