Skill Claude CodeCodex
Review code changes like a pragmatic senior engineer — focus on functional bugs, regressions, type-safety, and missing tests. Use when performing code reviews on PRs or diffs in the rsdoctor repository.
Skill Claude CodeCodex
Review code changes like a pragmatic senior engineer — focus on functional bugs, regressions, type-safety, and missing tests. Use when performing code reviews on PRs or diffs in the rsdoctor repository.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Improve English documentation under packages/document/docs/en by rewriting unnatural translated sentences into clear, professional English while preserving meaning. Use when editing or polishing English docs in the Rsdoctor project.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Write or revise release blog posts for product releases. Use when the user asks to draft, polish, restructure, or adapt a release announcement.
Skill Claude CodeCodex
Use when asked to release Rsdoctor packages for a specific version. All publishable @rsdoctor/ packages under packages/ (except @rsdoctor/agent-cli) are versioned together as a fixed group.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Use when adding or updating Rsdoctor end-to-end tests in e2e/cases/, including new feature coverage, bug reproduction, and regression prevention.
Instructions file CodexOpenCode
Instructions for web-infra-dev/rsdoctor, covering agents.md, stack, commands, project structure and package dependency flow.
MCP server Claude CodeCodexCursor +2
An MCP server that provides build analysis and optimization recommendations for Rspack projects. Runs locally from the @rsdoctor/mcp-server npm package.
Skill Claude CodeCodex
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 language commands via ADB. Perform taps, swipes, text input, app…
Skill Claude CodeCodex
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 Chrome. Use this skill when the user wants to: Browse…
Skill Claude CodeCodex
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 with all visible elements on screen regardless of…
Skill Claude CodeCodex
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 natural language commands via HDC. Perform taps, swipes, text…
Skill Claude CodeCodex
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 commands via WebDriverAgent. Triggers: ios, iphone, ipad, ios…
Skill Claude CodeCodex
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: write test, add test, create test, update test, fix test, debug…