con un clic
faststore.store
faststore.store contiene 6 skills recopiladas de Synerise, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use this skill when the user asks to create a README, write documentation, generate docs, scaffold a README, document a component, or add a README to a section component in a FastStore + Synerise project. Traces full data flow: component → hook → GraphQL → resolver → Synerise API. Component path is the skill argument.
Reference skill — do not invoke directly. Loads the merged FastStore design tokens (VTEX globals from docs/design-tokens.md + project overrides from src/themes/custom-theme.scss) with per-token source annotation. Used by review-component and review-all for SCSS audits in a FastStore + Synerise project.
Reference skill — do not invoke directly. Defines the required structure and quality criteria for section component README files: 11 required sections, their contents, and the README's goal. Source of truth for create-readme and review-component in a FastStore + Synerise project.
Use this skill when the user asks to refresh design tokens, update the token cache, regenerate docs/design-tokens.md, sync FastStore tokens from VTEX, or when the token cache is missing or outdated in a FastStore + Synerise project. Requires VTEX Developer MCP.
Use this skill when the user asks for a full audit, batch review, review all components, overall health check, status overview, or wants a dashboard across all section components in a FastStore + Synerise project. Audits every component under src/components/sections/ against 5 architectural rules and produces a summary dashboard.
Use this skill when the user asks to review a component, audit a section component, check a component path, run a code review on a FastStore section, or wants feedback on a specific component in a FastStore + Synerise project. Reviews against 5 architectural rules and produces a structured report with priority fixes. Component path is the skill argument.