Agent skill

synonyms

Generate synonyms for words or phrases. Use this skill when the user needs alternative words with similar meanings, wants to expand vocabulary, or seeks varied expressions for writing.

Stars 22,768
Forks 2,110

Install this agent skill to your Project

npx add-skill https://github.com/QwenLM/qwen-code/tree/main/packages/cli/src/commands/extensions/examples/skills/skills/synonyms

SKILL.md

This skill helps generate synonyms and alternative expressions for given words or phrases. It provides contextually appropriate alternatives to enhance vocabulary and improve writing variety.

The user provides a word, phrase, or sentence where they need synonym suggestions. They may specify the context, tone, or formality level desired.

Synonym Generation Guidelines

When generating synonyms, consider:

  • Context: The specific domain or situation where the word will be used
  • Tone: Formal, informal, neutral, academic, conversational, etc.
  • Nuance: Subtle differences in meaning between similar words
  • Register: Appropriate level of formality for the intended audience

Output Format

For each input word or phrase, provide:

  1. Direct Synonyms: Words with nearly identical meanings
  2. Related Alternatives: Words with similar but slightly different connotations
  3. Context Examples: Brief usage examples when helpful

Best Practices

  • Prioritize commonly used synonyms over obscure alternatives
  • Note any subtle differences in meaning or usage
  • Consider regional variations when relevant
  • Indicate formality levels (formal/informal/neutral)
  • Provide multiple options to give users choices

Example

Input: "happy"

Synonyms:

  • Direct: joyful, cheerful, delighted, pleased, content
  • Informal: thrilled, stoked, over the moon
  • Formal: elated, gratified, blissful
  • Subtle variations:
    • content - peaceful satisfaction
    • ecstatic - intense, overwhelming happiness
    • cheerful - outwardly expressing happiness

Expand your agent's capabilities with these related and highly-rated skills.

QwenLM/qwen-code

e2e-testing

Guide for running end-to-end tests of the Qwen Code CLI, including headless mode, MCP server testing, and API traffic inspection. Use this skill whenever you need to verify CLI behavior with real model calls, reproduce user-reported bugs end-to-end, test MCP tool integrations, or inspect raw API request/response payloads. Trigger on mentions of E2E testing, headless testing, MCP tool testing, or reproducing issues.

22,768 2,110
Explore
QwenLM/qwen-code

terminal-capture

Automates terminal UI screenshot testing for CLI commands. Applies when reviewing PRs that affect CLI output, testing slash commands (/about, /context, /auth, /export), generating visual documentation, or when 'terminal screenshot', 'CLI test', 'visual test', or 'terminal-capture' is mentioned.

22,768 2,110
Explore
QwenLM/qwen-code

structured-debugging

Hypothesis-driven debugging methodology for hard bugs. Use this skill whenever you're investigating non-trivial bugs, unexpected behavior, flaky tests, or tracing issues through complex systems. Activate proactively when debugging requires more than a quick glance — especially when the first attempt at a fix didn't work, when behavior seems "impossible", or when you're tempted to blame an external system (model, API, library) without evidence.

22,768 2,110
Explore
QwenLM/qwen-code

docs-audit-and-refresh

Audit the repository's docs/ content against the current codebase, find missing, incorrect, or stale documentation, and refresh the affected pages. Use when the user asks to review docs coverage, find outdated docs, compare docs with the current repo, or fix documentation drift across features, settings, tools, or integrations.

22,768 2,110
Explore
QwenLM/qwen-code

qwen-code-claw

Use Qwen Code as a Code Agent for code understanding, project generation, features, bug fixes, refactoring, and various programming tasks

22,768 2,110
Explore
QwenLM/qwen-code

docs-update-from-diff

Review local code changes with git diff and update the official docs under docs/ to match. Use when the user asks to document current uncommitted work, sync docs with local changes, update docs after a feature or refactor, or when phrases like "git diff", "local changes", "update docs", or "official docs" appear.

22,768 2,110
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results