QwenLM
Review Skills published by QwenLM, their source repositories, maintenance signals, and identity status.
- Skills
- 9
- Repository stars
- 26,709
- Identity status
- Source-linked
Provenance
Source and identity
- Profile type
- Creator
- Canonical name
- QwenLM
- Public sources
- 1
- License context
- Apache-2.0
Source entries
Agent Skills from QwenLM
Repository stars and maintenance signals provide context, but do not automatically become an individual Skill's quality score.
QwenLM/qwen-code
autofix
Review and repair current local changes until they converge, or run Qwen Code Autofix issue and review workflows from GitHub Actions.
QwenLM/qwen-code
cua-driver-rs
Drive a native GUI app (macOS, Windows, Linux) via the cua-driver CLI (default) or MCP server — snapshot its accessibility tree, click/type/scroll by element_index or pixel coords, verify via re-snapshot, all without bringing the target to the foreground. Use when the user asks you to operate, drive, automate, or perform a GUI task in a real application on the host.
QwenLM/qwen-code
extension-creator
Create, scaffold, customize, validate, and locally test Qwen Code extensions. Use when the user wants a new Qwen Code extension, needs help choosing an extension template, wants to add QWEN.md context, commands, skills, agents, MCP servers, settings, hooks, channels, or LSP servers, or asks how to link and test an extension locally. Invoke with `/extension-creator` followed by an extension path and optional template name.
QwenLM/qwen-code
review
Review changed code for correctness, security, code quality, and performance. Use when the user asks to review code changes, a PR, or specific files. Invoke with `/review`, `/review <pr-number>`, `/review <file-path>`, `/review <pr-number> --comment` to post inline comments on the PR, or `/review --fix` to apply the findings to your working tree. Add `--effort low|medium|high` to trade depth for speed (defaults to high for PRs, medium for local changes).
QwenLM/qwen-code
simplify
Review recent code changes for reuse, code quality, and efficiency, then directly apply straightforward cleanup improvements. Use when the user wants a post-implementation cleanup pass, pre-PR polish, or asks to simplify/refine recent changes. Invoke with `/simplify` or `/simplify <focus>`.
QwenLM/qwen-code
stuck
Diagnose frozen, stuck, or slow Qwen Code sessions on this machine. Scans for problematic processes, high CPU/memory usage, hung subprocesses, and debug logs. Use /stuck or /stuck <PID> to focus on a specific process.
QwenLM/qwen-code
tmux-real-user-testing
Use it for testing and engineering tasks; the detail page covers purpose, installation, and practical steps.
QwenLM/qwen-code
triage
Gatekeep and review GitHub issues and pull requests for Qwen Code maintainers. Use for GitHub Action issue triage, PR admission checks, product-direction review, KISS-focused PR review, and staged bilingual GitHub comments.
QwenLM/qwen-code
verify-pr
Use it for engineering and operations tasks; the detail page covers purpose, installation, and practical steps.
Pinned paths
Every entry links to a specific source path and commit when available.
Repository context
Activity, license, and repository-level popularity are shown as context.
Open the source
Inspect the public repository