Web Infra avatar

Web Infra

Official

@web-infra-dev

0Followers
|
39Public Repos
|
24Published Skills

We are a ByteDance team focused on building an open ecosystem that advances web development.

Skills Distribution
DomainDeveloper To...Cross-Platform Dev.. (40%)Build Performance .. (30%)Browser & Desktop .. (30%)

Agent Skills by Web Infra

Showing 24 vetted skills indexed across 4 GitHub repositories.

web-infra-devweb-infra-dev
12.9k

rspack-release-pr

Creates official Rspack release pull requests with version bumps and Ecosystem CI triggers.

Official
Advanced
web-infra-devweb-infra-dev
12.9k

rspack-perf

Optimizes CPU and memory hot paths in the Rspack Rust bundler codebase.

Official
Advanced
web-infra-devweb-infra-dev
12.9k

bump-rspack-swc

Upgrades SWC Rust dependencies in Rspack and opens a validated pull request.

Official
Advanced
web-infra-devweb-infra-dev
12.9k

release-blog-writer

Write and revise product release blog posts following established style conventions.

Official
Intermediate
web-infra-devweb-infra-dev
12.9k

rspack-perf-valgrind-goal

Optimizes Rspack benchmark stages against percentage targets using local Docker and Valgrind Callgrind measurements.

Official
Advanced
web-infra-devweb-infra-dev
12.9k

create-draft-release-notes

Creates organized GitHub draft release notes grouped by conventional commit type.

Official
Advanced
web-infra-devweb-infra-dev
12.9k

rspack-webpack-gap-tracker

Audit and update Rspack compatibility gaps against webpack features, plugins, and test coverage.

Official
Advanced
web-infra-devweb-infra-dev
12.9k

rstack-eco-ci-debug

Diagnose Rstack ecosystem CI failures and attribute the true source PR or downstream change.

Official
Advanced
web-infra-devweb-infra-dev
12.9k

rspack-perf-codspeed-goal

Automates iterative Rspack performance optimization through GitHub PR and CodSpeed CI validation loops.

Official
Advanced
web-infra-devweb-infra-dev
12.9k

rstack-cli-docs

Consults installed version-matched Rstack documentation for rs CLI and rstack.config usage.

Official
Basic
web-infra-devweb-infra-dev
1.1k

release-rsdoctor

Automate Rsdoctor package releases with version bumps, branches, and pull requests.

Official
Intermediate
web-infra-devweb-infra-dev
1.1k

write-e2e-cases

Create Playwright end-to-end test files for Rsdoctor build analysis features.

Official
Basic
web-infra-devweb-infra-dev
1.1k

docs-en-improvement

Rewrite technical English documentation sentences for clarity and correctness.

Official
Basic
web-infra-devweb-infra-dev
1.1k

pr-creator

Guide pull request creation with branch management and commit message formatting.

Official
Basic
web-infra-devweb-infra-dev
1.1k

code-reviewer

Analyze code diffs for bugs, regressions, and type safety issues.

Official
Advanced
web-infra-devweb-infra-dev
286

iOS Device Automation

Automate iOS device UI interactions via natural language commands through WebDriverAgent.

Official
Advanced
web-infra-devweb-infra-dev
286

Android Device Automation

Automates Android device actions via natural language and screenshot analysis.

Official
Intermediate
web-infra-devweb-infra-dev
286

Browser Automation

Automate web browser interactions using visual cues from screenshots.

Official
Intermediate
web-infra-devweb-infra-dev
286

Desktop Computer Automation

Automate desktop environments on macOS, Windows, and Linux via visual input.

Official
Advanced
web-infra-devweb-infra-dev
286

Chrome Bridge Automation

Automate Chrome browser tasks via screenshots while preserving login sessions.

Official
Intermediate
web-infra-devweb-infra-dev
433

port-rule

Migrate ESLint rules to rslint with a complete porting workflow.

Official
Advanced
web-infra-devweb-infra-dev
433

debug-ci

Containerize CI environments to reproduce and debug local failures.

Official
Advanced
web-infra-devweb-infra-dev
12.8k

rspack-sftrace

Trace Rust function calls and convert them to perfetto protobuf traces.

Official
Advanced
web-infra-devweb-infra-dev
12.8k

rspack-perf-profiling

Profile Rspack builds on Linux using perf with DWARF call graphs.

Official
Advanced

Frequently Asked Questions About Web Infra

FAQPage Schema
What 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.