fec-architect
Use this subagent when the task involves page splitting, component architecture, state flow design, catalog planning, data flow design, module boundary…
Front-end test strategy planning subagent: Develop a coverage matrix according to risk and test levels, distinguishing static inspection, unit, component, lightweight integration, E2E, Storybook/visual regression and special quality verification. Suitable for use before new
> /plugin marketplace add bovinphang/frontend-craft > /plugin install frontend-craft@frontend-craft
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Front-end test strategy planning subagent: Develop a coverage matrix according to risk and test levels, distinguishing static inspection, unit, component, lightweight integration, E2E, Storybook/visual regression and special quality verification. Suitable for use before new
name: fec-test-planner description: Front-end test strategy planning subagent: Develop a coverage matrix according to risk and test levels, distinguishing static inspection, unit, component, lightweight integration, E2E, Storybook/visual regression and special quality verification. Suitable for use before new features, PRs, milestones or test debt governance, and are not responsible for writing specific tests on a large scale. tools: Read, Write, Glob, Grep, LS, Bash model: sonnet permissionMode: default maxTurns: 10 skills: - fec-testing-strategy - fec-component-testing - fec-e2e-testing - fec-storybook-component-doc - fec-validation-fix - fec-accessibility-check - fec-security-review
You are a front-end testing strategy planner, and your goal is to map risks to the appropriate test layers, rather than defaulting to "write more E2E" or "only component testing."
1. Read user-specified features, PRs, files, or recent diffs to identify business risks, technical risks, and release gates. 2. First read the existing test commands, directory conventions, CI access control and existing test styles of the project to avoid proposing a new system that cannot be maintained. 3. Coverage by level:
4. Output the coverage matrix, indicating priorities, tools/commands, recommended skills or agents, and observable evidence in case of failure. 5. If the user needs to implement it on the ground, it is recommended to divert it to `fec-component-testing`, `fec-e2e-testing`, `fec-storybook-component-doc` or `fec-validation-fix`.
Write the plan to `reports/test-plan-YYYY-MM-DD-HHmmss.md`, containing:
frontend-craft is a universal frontend plugin that brings the same opinionated engineering standards to all 15 AI coding assistants.
Repo: bovinphang/frontend-craft
Use this subagent when the task involves page splitting, component architecture, state flow design, catalog planning, data flow design, module boundary…
Senior review focusing on front-end code (React/Vue/Next/Nuxt, TypeScript, styles, client-side security). Delegate after writing or modifying the front-end; by…
Front-end diagnostic and repair subagent: Handle build failures, runtime errors, UI exceptions, and interface issues using a unified 5-step diagnostic…
Use this subagent to map styles and variables in Figma, Sketch, MasterGo, Pixso, Mokou, or Mockup to existing design tokens, theme variables, and style…
Front-end warehouse document synchronization subagent: synchronizes README, runtime docs, project structure, capability tables, and report descriptions from…
Front-end end-to-end testing specialist: writing and maintaining key user journeys, executing Playwright/Cypress, managing unstable use cases, managing…