Canonical manifest schema
plugin.json targets the official 1.0.0 schema.
Agent Plugins specification §5.2
Frontend Web Dev packages two Playwright Skills for website exploration and scenario-based test generation, plus an expert React 19.2 engineer and a code-review agent for Electron applications with Angular renderers and native integration layers.
frontend
with reviewed guidance.
This fixed-commit listing normalizes the declared package inventory and records its operational prerequisites.
Installation
Install the package from Awesome Copilot in a compatible Agent Plugins client.
git clone --filter=blob:none --sparse https://github.com/github/awesome-copilot.git
cd awesome-copilot
git sparse-checkout set plugins/frontend-web-devExplainable standards check
Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.
This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.
plugin.json targets the official 1.0.0 schema.
Agent Plugins specification §5.2
The plugin name “frontend-web-dev” satisfies the 1–64 character naming rules.
Agent Plugins specification §§5.3 and 5.5
No unknown top-level manifest fields were found.
Agent Plugins specification §5.2
All present metadata and extension fields use permitted JSON types.
Agent Plugins specification §§5.2–5.6
A regular plugin.json file exists at the plugin root.
Agent Plugins specification §§4.1 and 5.1
0 immediate-child Agent Skills discovered; every SKILL.md passed required frontmatter and naming checks.
Agent Plugins specification §7.1 and Agent Skills specification
No root mcp.json is present; MCP is optional and its absence is conforming.
Agent Plugins specification §§6.2 and 7.2
Capabilities
Explore websites, generate Playwright tests, and consult framework-specific frontend agents.
Two Skills use Playwright MCP for exploration and scenario-driven test creation. The agents focus separately on modern React 19.2 and code review for Electron, Angular, Node.js, and native integrations.
Dedicated Skills cover exploratory browser work and generation of repeatable tests.
React and Electron-Angular-native agents provide distinct, explicitly bounded expertise.
Practical workflow
Review the target environment, existing assets, permissions, and constraints before using the package.
Choose the declared Skill or agent whose scope matches the current task.
Test generated or suggested output and keep human approval over consequential changes.
Package contents
frontend-web-dev declares 2 Skills, 0 MCP configurations, and 2 additional resources. The included-file links below point to the reviewed source repository.
Agent Skills
2
playwright-explore-website, playwright-generate-test
MCP servers
0
No runtime service
Package format
Agent Plugins
Official latest 1.0.0
Synced source content
This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.
This repository does not currently provide a README snapshot. The plugin instructions below remain available.
Source documentation
Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.
The source README lists two Playwright MCP Skills: one explores a website for testing and one generates a Playwright test from a scenario.
The package also declares an expert React 19.2 frontend engineer covering modern hooks, Server Components, Actions, TypeScript, and performance. A second agent reviews Electron applications with a Node.js main process, Angular renderer, and native integration layer.
Install it with copilot plugin install frontend-web-dev@awesome-copilot. Configure Playwright MCP and choose the agent that matches the actual application architecture.
Continue exploring
Migrate React 16 or 17 class-component applications to React 18.3.1 with agents for audit, dependencies, class surgery, automatic batching regressions, and test repair.
A reviewed Agent Plugin for staged React 18 to React 19 migration.
The small official reference package for inspecting a portable manifest and migration workflow.