一键导入
frontend-architecture
Use when changing Hussh frontend structure, route contracts, package-level conventions, or frontend verification ownership.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when changing Hussh frontend structure, route contracts, package-level conventions, or frontend verification ownership.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when changing One Voice capability authoring, Kai compatibility runtime contracts, generated action gateway contracts, typed-search and voice parity, persona/workspace gating, or BYOK-safe durable voice memory.
Use when reviewing an incoming pull request for north-star alignment, trust-boundary regressions, malicious or low-signal degradation, stale-vs-current CI interpretation, and true merge readiness beyond a green gate. Also owns PR train planning, merge queue cohorts, maintainer patch-then-merge, contributor harvest decisions, and backlog review waves.
Use when operating reviewer-account browser rehearsals that require BYOK unlock, memory-only decrypted information, and same-session client navigation.
Use when changing Hussh UI architecture, shared components, shell chrome, or styling rules inside the frontend owner family.
Use when drafting or polishing founder-facing architecture briefs, presentation-grade markdown/html/pdf artifacts, generic report PDFs, Drive/shareable artifacts, or paper-style technical specs that must stay grounded in repo truth.
Use when inspecting, summarizing, creating, triaging, or updating work on the Hussh Engineering Core GitHub board.
| name | frontend-architecture |
| description | Use when changing Hussh frontend structure, route contracts, package-level conventions, or frontend verification ownership. |
frontend-architecturefrontend-design-system and frontend-surface-placement.spokefrontendOwned repo surfaces:
hushh-webapp/lib/navigationhushh-webapp/scripts/architecturehushh-webapp/package.jsondocs/reference/architecture/route-contracts.mdNon-owned surfaces:
frontendmobile-nativedocs-governancehushh-webapp/package.jsonscripts/ci/web-check.shdocs/reference/operations/ci.mddocs/reference/quality/frontend-ui-architecture-map.mddocs/reference/architecture/route-contracts.mdAppPageShell or FullscreenFlowShell; signed-in routes use AppPageHeaderRegion/PageHeader rather than route-local hero or logo chrome.page.goto(...) alone is cold-entry evidence.baseURL, webServer.url, and the dev-server port in one configuration path so local browser proof does not silently wait on a different origin than the one being tested.ROUTES, route builders, breadcrumbs, bottom-nav/sign-in coverage, route layout contract, generated surface map, cache manifest, voice action reachability, native inventory, docs, and focused route tests.frontend.frontend-design-system.frontend-surface-placement.repo-context.cd hushh-webapp && npm run verify:docs
cd hushh-webapp && npm run typecheck
cd hushh-webapp && npm run verify:routes