Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

faststore.store

faststore.store 收录了来自 Synerise 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
0
更新
2026-05-04
Forks
3
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

create-readme
软件开发工程师

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.

2026-05-04
design-tokens
软件开发工程师

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.

2026-05-04
readme-rules
软件开发工程师

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.

2026-05-04
refresh-design-tokens
软件开发工程师

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.

2026-05-04
review-all
软件质量保证分析师与测试员

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.

2026-05-04
review-component
软件质量保证分析师与测试员

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.

2026-05-04