Web Infra
Official@web-infra-dev
We are a ByteDance team focused on building an open ecosystem that advances web development.
Agent Skills by Web Infra
Showing 24 vetted skills indexed across 4 GitHub repositories.
rspack-release-pr
Creates official Rspack release pull requests with version bumps and Ecosystem CI triggers.
rspack-perf
Optimizes CPU and memory hot paths in the Rspack Rust bundler codebase.
bump-rspack-swc
Upgrades SWC Rust dependencies in Rspack and opens a validated pull request.
release-blog-writer
Write and revise product release blog posts following established style conventions.
rspack-perf-valgrind-goal
Optimizes Rspack benchmark stages against percentage targets using local Docker and Valgrind Callgrind measurements.
create-draft-release-notes
Creates organized GitHub draft release notes grouped by conventional commit type.
rspack-webpack-gap-tracker
Audit and update Rspack compatibility gaps against webpack features, plugins, and test coverage.
rstack-eco-ci-debug
Diagnose Rstack ecosystem CI failures and attribute the true source PR or downstream change.
rspack-perf-codspeed-goal
Automates iterative Rspack performance optimization through GitHub PR and CodSpeed CI validation loops.
rstack-cli-docs
Consults installed version-matched Rstack documentation for rs CLI and rstack.config usage.
release-rsdoctor
Automate Rsdoctor package releases with version bumps, branches, and pull requests.
write-e2e-cases
Create Playwright end-to-end test files for Rsdoctor build analysis features.
docs-en-improvement
Rewrite technical English documentation sentences for clarity and correctness.
pr-creator
Guide pull request creation with branch management and commit message formatting.
code-reviewer
Analyze code diffs for bugs, regressions, and type safety issues.
iOS Device Automation
Automate iOS device UI interactions via natural language commands through WebDriverAgent.
Android Device Automation
Automates Android device actions via natural language and screenshot analysis.
Browser Automation
Automate web browser interactions using visual cues from screenshots.
Desktop Computer Automation
Automate desktop environments on macOS, Windows, and Linux via visual input.
Chrome Bridge Automation
Automate Chrome browser tasks via screenshots while preserving login sessions.
port-rule
Migrate ESLint rules to rslint with a complete porting workflow.
debug-ci
Containerize CI environments to reproduce and debug local failures.
rspack-sftrace
Trace Rust function calls and convert them to perfetto protobuf traces.
rspack-perf-profiling
Profile Rspack builds on Linux using perf with DWARF call graphs.
Frequently Asked Questions About Web Infra
FAQPage SchemaWhat specific tasks are enabled by these build and device capabilities?βΌ
These capabilities enable high-fidelity performance profiling of Rust-based build systems, automated migration of linting rules, and visual-based interaction with mobile and desktop environments. Users can perform deep-dive build analysis, execute end-to-end testing, and manage complex cross-platform UI tasks through screenshot-driven visual analysis.
Which personas benefit most from these technical capabilities?βΌ
These capabilities are designed for build engineers, mobile quality assurance testers, and web infrastructure developers. The suite specifically supports engineers tasked with optimizing build performance, maintaining cross-platform device testing environments, and managing large-scale codebase migrations within complex web development ecosystems.
What are the primary prerequisites for implementing these device and build features?βΌ
Implementation requires a Linux-based environment for build profiling and access to WebDriverAgent for mobile device control. Users must ensure their local or CI environments support DWARF debugging symbols for profiling and have appropriate permissions for visual input capture across macOS, Windows, and Linux desktop environments.