CtrlK
BlogDocsLog inGet started
Tessl Logo

uv-package-manager

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

58

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./skills/uv-package-manager/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

53%Weight 40%Scale 1-5

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

The content is highly actionable with broad executable coverage, but it is heavily padded with redundant sections and concept explanations Claude already knows, lacks validation checkpoints on destructive operations, and ships as a single 830-line monolith rather than progressively disclosed reference files.

Suggestions

Collapse the three overlapping best-practices sections (Best Practices, Performance Tips, Best Practices Summary) into one concise list and remove the 'What is uv'/'UV vs Traditional Tools'/'Key Features' concept primers that Claude already knows.

Add explicit validation/verification steps after destructive or batch operations (e.g., run 'uv lock --check' after regenerating, verify tests pass after 'uv add --upgrade', confirm the venv resolves after 'uv remove').

Split the monolith into one-level-deep reference files (e.g., COMMANDS.md, MIGRATION.md, COMPARISONS.md) and keep SKILL.md as a concise overview that links out to them.

DimensionReasoningScore

Conciseness

The 830-line body is noticeably verbose: best practices appear three times ('Best Practices', 'Performance Tips', 'Best Practices Summary'), install commands repeat across Installation/Migration/Command Reference, and it explains concepts Claude already knows ('What is uv?', 'UV vs Traditional Tools', 'Key Features').

2 / 5

Actionability

Extensive copy-paste-ready commands and full code blocks cover project setup, venv management, dependency add/remove/upgrade/lock, CI/CD, Docker, and migration across the common cases.

5 / 5

Workflow Clarity

Multi-step workflows are sequenced (new project, Docker, CI), but operations like lockfile regeneration, upgrades, and removes lack explicit validation/verification checkpoints or error-recovery feedback loops, which caps destructive/batch workflow clarity at 3.

3 / 5

Progressive Disclosure

A monolithic single file with no bundle files; command reference, migration guide, and tool comparisons that clearly belong in separate reference files are all inlined, with no one-level-deep references to navigate to.

2 / 5

Total

12

/

20

Passed

Description

83%Weight 40%Scale 1-5

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

The description is strong: it states concrete capabilities, includes an explicit 'Use when' trigger, and is scoped to a distinct tool. It could be improved by adding a few more natural synonyms (pip, venv, lockfile) and tighter action verbs.

DimensionReasoningScore

Specificity

Names the domain plus several concrete capabilities ('fast Python dependency management, virtual environments, and modern Python project workflows'); minor gaps as it stays at the category level rather than listing discrete actions like adding/removing/locking.

4 / 5

Completeness

Clearly answers what ('Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows') and when with an explicit 'Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.'

5 / 5

Trigger Term Quality

Good natural keyword coverage ('Python projects, managing dependencies, optimizing Python development workflows, uv'), but misses common variations users say like 'pip', 'venv', 'lockfile', or 'install packages'.

4 / 5

Distinctiveness Conflict Risk

Scoped to a specific tool (uv) with distinct triggers, but the broad framing of 'Python dependency management' creates minor overlap risk with pip/poetry skills.

4 / 5

Total

17

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (833 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
Galaxy-Dawn/claude-scholar
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.