CtrlK
BlogDocsLog inGet started
Tessl Logo

uv

在 Windows/macOS/Linux 上使用 `uv` 执行 Python 运行、依赖同步、锁文件管理、Python 版本管理与工具命令(`uv run`、`uv sync`、`uv lock`、`uv python`、`uv tool`)。当任务涉及“用 uv 运行脚本/命令”“临时依赖(`--with`)”“锁文件一致性(`--locked`/`--frozen`)”“跨平台 shell(bash/zsh/PowerShell)下排查 uv 执行问题”时使用此 skill。

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-organized, token-efficient skill body that gives concrete uv guidance, a validated read-before-write workflow with error-recovery loops, and clean progressive disclosure to real reference files. It assumes Claude's intelligence throughout.

DimensionReasoningScore

Conciseness

Lean bullet structure that assumes Claude's competence with uv; no padding or explanation of basic concepts, so every token earns its place.

3 / 3

Actionability

Provides concrete, executable commands and flags (e.g. `uv lock --check`, `uv run --with pyyaml <script>`, `$env:PYTHONUTF8='1'`) plus explicit decision rules mapping situations to commands.

3 / 3

Workflow Clarity

A clear 5-step workflow enforces read-only probing before mutating commands, uses `--check` validation, and pairs a Safety Checklist with Failure Handling feedback loops (e.g. `--locked` fail → `uv lock`/`uv sync` → retry).

3 / 3

Progressive Disclosure

The body is an overview pointing to six one-level-deep references (commands/run/sync-lock/python/tool/troubleshooting), all verified to exist as real bundle files, with a clearly signaled Reference section.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A specific, trigger-rich description that clearly states both capabilities and activation conditions and is tightly scoped to uv. It uses third-person/imperative voice consistent with the exemplar 'Use when...' pattern.

DimensionReasoningScore

Specificity

Lists multiple concrete actions (Python 运行、依赖同步、锁文件管理、Python 版本管理、工具命令) paired with specific commands (`uv run`、`uv sync`、`uv lock`、`uv python`、`uv tool`), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers what (the capability list) and when via the clause '当任务涉及…时使用此 skill', satisfying both halves with an explicit trigger.

3 / 3

Trigger Term Quality

Quoted triggers are natural phrases a user would say — '用 uv 运行脚本/命令', '临时依赖(`--with`)', '锁文件一致性(`--locked`/`--frozen`)', '跨平台 shell…排查 uv 执行问题' — giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Scoped tightly to the `uv` tool with command-specific triggers, occupying a clear niche unlikely to fire for other skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
BiFangKNT/mtga
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.