QwenLMQwenLMOfficialยท37 Agent Skills Included

qwen-code

Open-source AI coding agent with automated review and testing skills

Automates code reviews, bug fixes, PR verification, issue triage, and end-to-end testing from the terminal. Eliminates manual debugging guesswork, flaky test chasing, and repetitive pull request checks with evidence-based workflows. Helps developers ship verified changes faster through structured skills for feature development, docs updates, and repo hygiene.
npx skills add QwenLM/qwen-code --all -g -y
Available:

Tells the AI agent to follow simplicity-first coding rules, run the correct build and test commands, and route feature, bugfix, and review work through the matching skills in this repository.

All Skills in This Repository (37)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
QwenLMQwenLM

terminal-capture

Capture terminal UI screenshots for CLI commands using Playwright and node-pty.

Official
Intermediate
๐Ÿ“ฆ In Repo
QwenLMQwenLM

docs-audit-and-refresh

Audit repository documentation against the current codebase and update stale content.

Official
Intermediate
๐Ÿ“ฆ In Repo
QwenLMQwenLM

docs-update-from-diff

Update docs/ directory files based on git diff code changes.

Official
Intermediate
๐Ÿ“ฆ In Repo
QwenLMQwenLM

pr-review

Automate pull request reviews with static code analysis and terminal smoke tests.

Official
Intermediate
๐Ÿ“ฆ In Repo
QwenLMQwenLM

review

Review code changes for correctness, security, quality, and performance.

Official
Advanced
๐Ÿ“ฆ In Repo
QwenLMQwenLM

synonyms

Generate synonyms and alternative expressions for words or phrases.

Official
Basic
๐Ÿ“ฆ In Repo
QwenLMQwenLM

create-issue

Drafts and submits bilingual GitHub issues from feature ideas or bug descriptions.

Official
Intermediate
๐Ÿ“ฆ In Repo
QwenLMQwenLM

verify-pr

Runs sandboxed A/B verification of pull requests against base builds with scripted pass/fail evidence.

Official
Advanced
๐Ÿ“ฆ In Repo
QwenLMQwenLM

autofix

Repairs local working-tree changes and runs GitHub Actions issue-fix and review-response workflows.

Official
Advanced
๐Ÿ“ฆ In Repo
QwenLMQwenLM

prepare-pr

Generates GitHub pull request title and body files from the current branch diff.

Official
Intermediate
๐Ÿ“ฆ In Repo
QwenLMQwenLM

agent-reproduce-feature

Capture reference agent HTTP traffic, prompts, and terminal output to reproduce features in Qwen Code.

Official
Advanced
๐Ÿ“ฆ In Repo
QwenLMQwenLM

triage

Reviews GitHub issues and pull requests through staged admission gates and bilingual comments.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install qwen-code?โ–ผ

Run `npx skills add QwenLM/qwen-code --all -g -y` in your terminal to install all skills in this suite globally.

What can Qwen Code skills automate?โ–ผ

They automate code reviews, bug reproduction and fixes, PR verification, issue triage, flaky test repair, and documentation updates directly from your terminal.

How does Qwen Code verify pull requests?โ–ผ

The verify-pr skill runs sandboxed A/B comparisons against the base build and produces evidence-based reports instead of relying on impressions.

Does Qwen Code work with Claude Code and other agents?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and other compatible agents.

Can Qwen Code fix flaky tests automatically?โ–ผ

Yes. The deflake skill stabilizes flaky tests with minimal fixes like timeout adjustments or deterministic inputs, without weakening any assertions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’