Skip to main content
web-infra-dev
GitHub 创作者资料

web-infra-dev

按仓库查看 8 个 GitHub 仓库中的 50 个已收集 skills。

已收集 skills
50
仓库
8
更新
2026年8月29日
仓库浏览

仓库与代表性 skills

upgrade-rspack
未分类

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.

2026年8月28日
create-draft-release-notes
软件开发工程师

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.

2026年8月6日
add-doc-anchor-ids
软件开发工程师

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

2026年8月3日
pr-creator
软件开发工程师

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.

2026年7月23日
write-e2e-cases
软件质量保证分析师与测试员

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

2026年7月13日
release-blog-writer
技术写作员

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

2026年7月2日
release-core
软件开发工程师

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

2026年7月1日
release-plugin-package
软件开发工程师

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`.

2026年6月27日
已展示 8 / 12 个已收集 Skill。
rstack-cli-docs
未分类

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.

2026年8月29日
bump-rspack-swc
软件开发工程师

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,…

2026年8月8日
create-draft-release-notes
软件开发工程师

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.

2026年8月7日
release-blog-writer
软件开发工程师

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

2026年8月7日
rspack-perf
软件开发工程师

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.

2026年8月7日
rspack-release-pr
软件开发工程师

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`,…

2026年8月7日
rspack-sftrace
软件开发工程师

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

2026年8月7日
rspack-webpack-gap-tracker
软件开发工程师

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.

2026年8月7日
已展示 8 / 11 个已收集 Skill。
testing
软件质量保证分析师与测试员

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.

2026年8月6日
api-doc-sync
软件开发工程师

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.

2026年7月22日
create-release-blog
软件开发工程师

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…

2026年7月22日
development
软件开发工程师

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.

2026年7月22日
pr-creator
软件开发工程师

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.

2026年7月17日
verify
软件质量保证分析师与测试员

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…

2026年7月17日
create-draft-release-notes
软件开发工程师

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…

2026年6月22日
typescript
软件开发工程师

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

2026年3月12日
harmonyos-device-automation
软件质量保证分析师与测试员

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…

2026年8月14日
browser-automation
软件开发工程师

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…

2026年8月5日
vitest-midscene-e2e
软件质量保证分析师与测试员

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:…

2026年7月29日
android-device-automation
软件开发工程师

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…

2026年7月27日
computer-automation
软件开发工程师

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…

2026年7月27日
ios-device-automation
软件质量保证分析师与测试员

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…

2026年7月27日
已展示 8 / 8 个仓库
已展示全部仓库