Flavor banner
tanweai tanweai

Flavor

Development community

Description

--- description: "PUA 切换味道 — 从 15 种味道中选择,包括阿里/字节/华为/腾讯/Netflix/Musk/Jobs/Microsoft/钉内钉外。" argument-hint: "[alibaba|bytedance|huawei|tencent|ding|...]" --- 读取 `references/flavors.md` 并让用户选择切换味道。支持 `ding` / `钉味` / `置身钉外` / `置身钉内`,写入 `~/.pua/config.json` 时保留其他字段。

Installation

Installs to ~/.claude/skills/tanweai-pua-flavor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tanweai-pua-flavor && curl -fsSL https://raw.githubusercontent.com/tanweai/pua/HEAD/commands/flavor.md -o ~/.claude/skills/tanweai-pua-flavor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository