Skip to main content
web-infra-dev
Perfil de criador do GitHub

web-infra-dev

Visão por repositório de 50 skills coletadas em 8 repositórios do GitHub.

skills coletadas
50
repositórios
8
atualizado
29 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

upgrade-rspack
sem classificação

Use when asked to upgrade `@rspack/core` in this repository to a specific version, run dependency installation and validation, then commit and create a pull request.

28 de ago. de 2026
create-draft-release-notes
Desenvolvedores de software

Create or update draft GitHub release notes, or output organized Markdown when draft creation is unavailable. Use for release notes, draft releases, release PR checks, npm staged publishing checks, and optional highlights.

6 de ago. de 2026
add-doc-anchor-ids
Desenvolvedores de software

Align Rspress heading anchor IDs between English and Chinese docs. Use for MDX `\{#...}` anchors, shortened hashes, redundant anchors, or dead links.

3 de ago. de 2026
pr-creator
Desenvolvedores de software

Use when asked to create a pull request for this repository. It helps the PR follow the repository's branch safety rules, title convention, pull request template, and concise English writing style.

23 de jul. de 2026
write-e2e-cases
Analistas de garantia de qualidade de software e testadores

Use when adding or updating Rsbuild end-to-end tests in `e2e/cases`, including new feature coverage, bug reproduction, and regression prevention.

13 de jul. de 2026
release-blog-writer
Redatores técnicos

Write or revise release blog posts for product releases. Use when the user asks to draft, polish, restructure, or adapt a release announcement.

2 de jul. de 2026
release-core
Desenvolvedores de software

Use when asked to release `@rsbuild/core` for a specific version.

1 de jul. de 2026
release-plugin-package
Desenvolvedores de software

Use when asked to create a release PR for an official Rsbuild plugin package under `packages/plugin-*`, such as `@rsbuild/plugin-react v2.1.0` or `@rsbuild/plugin-sass v2.0.0`.

27 de jun. de 2026
Mostrando 8 de 12 skills coletadas.
rstack-cli-docs
sem classificação

Consult installed, version-matched Rstack docs only for user-facing `rs` command behavior, `rstack.config.*` semantics, or public `rstack` APIs. Do not use for purely internal implementation, tests, performance, or repository maintenance.

29 de ago. de 2026
bump-rspack-swc
Desenvolvedores de software

Upgrade the SWC Rust dependencies used by the Rspack repository, regenerate workspace version code, analyze the swc_core tag-to-tag changelog for breaking and Rspack-relevant changes, correlate fixes with Rspack issues, validate the upgrade, and commit, push,…

8 de ago. de 2026
create-draft-release-notes
Desenvolvedores de software

Create or update draft GitHub release notes, or output organized Markdown when draft creation is unavailable. Use for release notes, draft releases, release PR checks, npm staged publishing checks, and optional highlights.

7 de ago. de 2026
release-blog-writer
Desenvolvedores de software

Write or revise release blog posts for product releases. Use when the user asks to draft, polish, restructure, or adapt a release announcement.

7 de ago. de 2026
rspack-perf
Desenvolvedores de software

Use when optimizing performance for user-specified files, features, compilation stages, Rust crates, JavaScript plugins, graph processing, parser work, chunking, code generation, or memory/CPU hot paths in Rspack.

7 de ago. de 2026
rspack-release-pr
Desenvolvedores de software

Create the official Rspack release pull request for a stable or pre-release version bump. Use when the task is to prepare a formal release branch from a clean checkout, sync to the latest origin/main, run `./x version` with an optional `--pre alpha|beta|rc`,…

7 de ago. de 2026
rspack-sftrace
Desenvolvedores de software

Use sftrace, which is based on LLVM Xray instrumentation, to trace all Rust function calls. This can be used for performance analysis and troubleshooting.

7 de ago. de 2026
rspack-webpack-gap-tracker
Desenvolvedores de software

Use when tracking, auditing, or updating Rspack compatibility gaps against webpack, including missing webpack features, built-in and ecosystem plugin compatibility gaps, completed compatibility features, and missing webpack test coverage.

7 de ago. de 2026
Mostrando 8 de 11 skills coletadas.
testing
Analistas de garantia de qualidade de software e testadores

Testing workflow for the Rstest monorepo. Use when running unit tests, e2e tests, browser e2e, example tests, watch-mode checks, writing test fixtures, debugging local or CI test failures, validating code changes, or reproducing bugs from external projects.

6 de ago. de 2026
api-doc-sync
Desenvolvedores de software

Verify hand-written API doc signatures match the exported types. Use after changing a public type in packages/core/src/types/, editing a `**Type:**`/`**类型:**` block in website/docs, or reviewing signature drift.

22 de jul. de 2026
create-release-blog
Desenvolvedores de software

Generate a narrative version release blog post from commits within a tag range. Use when the user wants to draft an article-style release blog (overview + a few feature highlights + a short list of minor changes), not a commit-dump release note. Asks the user…

22 de jul. de 2026
development
Desenvolvedores de software

Feature and bug-fix development checklist for the Rstest monorepo. Use when implementing a new feature, fixing a bug, changing public APIs/config/CLI behavior, addressing a GitHub issue or PR request, or assessing cross-package impact before a PR.

22 de jul. de 2026
pr-creator
Desenvolvedores de software

Use when asked to create a pull request for this repository. It helps the PR follow the repository's branch safety rules, title convention, pull request template, and concise English writing style.

17 de jul. de 2026
verify
Analistas de garantia de qualidade de software e testadores

Behavioral verification rules for claiming a change works. Use before reporting any fix/feature as done, when tempted to conclude from typecheck or unit-test results alone, when deciding what evidence a change needs, or when a test result looks suspicious…

17 de jul. de 2026
create-draft-release-notes
Desenvolvedores de software

Create or update draft GitHub releases for the current project's main GitHub repository, then organize GitHub-generated release notes into user-friendly sections without rewriting release note items. Use for preparing, formatting, categorizing, creating, or…

22 de jun. de 2026
typescript
Desenvolvedores de software

TypeScript anti-slop guardrails. Use when writing or reviewing .ts, .tsx, and .mts files. Covers patterns that Biome, tsc, and rslint do not catch.

12 de mar. de 2026
harmonyos-device-automation
Analistas de garantia de qualidade de software e testadores

Vision-driven HarmonyOS NEXT device automation using Midscene. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. Control HarmonyOS devices with…

14 de ago. de 2026
browser-automation
Desenvolvedores de software

Vision-driven browser automation using Midscene. Operates from screenshots — no DOM or accessibility labels needed. Runs in headless Puppeteer — does NOT take over the user's mouse or keyboard. Also supports CDP mode and Bridge mode to connect to an existing…

5 de ago. de 2026
vitest-midscene-e2e
Analistas de garantia de qualidade de software e testadores

Enhances Vitest with Midscene for AI-powered UI testing across Web (Playwright), Android (ADB), and iOS (WDA). Scaffolds new projects, converts existing projects, and creates/updates/debugs/runs E2E tests using natural-language UI interactions. Triggers:…

29 de jul. de 2026
android-device-automation
Desenvolvedores de software

Vision-driven Android device automation using Midscene. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. Control Android devices with natural…

27 de jul. de 2026
computer-automation
Desenvolvedores de software

Vision-driven desktop automation using Midscene. Control your local desktop (macOS, Windows, Linux) or a remote Windows desktop over RDP with natural language commands. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact…

27 de jul. de 2026
ios-device-automation
Analistas de garantia de qualidade de software e testadores

Vision-driven iOS device automation using Midscene CLI. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. Control iOS devices with natural language…

27 de jul. de 2026
Mostrando 8 de 8 repositórios
Todos os repositórios foram exibidos