Skip to main content
Run any Skill in Manus
with one click
GitHub repository

wpt-gen

wpt-gen contains 9 collected skills from GoogleChromeLabs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
12
updated
2026-07-01
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

wpt-evaluator-conformance
software-quality-assurance-analysts-and-testers

Evaluate a WPT test file against extracted normative requirements from its governing spec. Use when a spec URL is available and conformance to the spec needs to be judged. Pairs with the wpt-evaluator skill, which checks against WPT documentation guidance rather than spec conformance.

2026-07-01
wpt-evaluator
software-quality-assurance-analysts-and-testers

Evaluate the quality of a WPT test file against guidance in the upstream WPT documentation. Use when reviewing a generated or submitted test before merge.

2026-07-01
wpt-generator
software-quality-assurance-analysts-and-testers

Generate Web Platform Tests (WPT) from minimal XML test suggestions. The agent will autonomously determine the test type and implementation details by analyzing existing repository paradigms. Use when the user asks to generate a Web Platform Test based on a test suggestion.

2026-06-02
wpt-gen-manual-test
software-quality-assurance-analysts-and-testers

Instructions to manually test the generate workflow of WPT-Gen to verify system integrity.

2026-04-01
wpt-gen-cli
software-developers

Best practices for CLI infrastructure, outputs, subprocess management, and templating in WPT-Gen.

2026-03-25
wpt-gen-llm
software-developers

Best practices for configuring LLM integrations, concurrent networking, context scraping, and managing prompts in WPT-Gen.

2026-03-25
wpt-gen-maintenance
software-developers

Instructions on managing dependencies, build tools, project architecture rules, and integrating workflows via the Makefile in WPT-Gen.

2026-03-25
wpt-gen-testing
software-quality-assurance-analysts-and-testers

Guidelines for Python testing using pytest, including coverage constraints, mock migrations, type safety (mypy), and style linting (ruff) in WPT-Gen.

2026-03-25
wpt-gen-finalization
software-quality-assurance-analysts-and-testers

Guidelines for finalizing changes, running presubmit checks, and preparing for submission in WPT-Gen.

2026-03-07