con un clic
remix-website
remix-website contiene 3 skills recopiladas de remix-run, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Automate browser interactions, test web pages and work with Playwright tests.
Build and review Remix 3 applications using the `remix` npm package and subpath imports. Use when working on Remix app structure, routes, controllers, middleware, validation, data access, auth, sessions, file uploads, server setup, UI components, hydration, navigation, or tests.
Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations. Choose this when you need full control over data fetching and rendering your own UI. NOT for Web Components - if the prompt mentions HTML tags like <shopify-store>, <shopify-cart>, use storefront-web-components instead.