CtrlK
BlogDocsLog inGet started
Tessl Logo

python-development-python-scaffold

You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint

54

Quality

61%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/python-development-python-scaffold/SKILL.md

The canonical home for this skill is python-development-python-scaffold in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

65%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 body is highly actionable and mostly concise, with concrete templates for multiple project types, but it lacks validation checkpoints in its scaffolding workflow and keeps all framework templates inline in one long file rather than using progressive disclosure.

Suggestions

Add a verification step to the workflow (e.g., 'Run `uv run pytest` and `uv run ruff check .` to confirm the scaffold builds and lints before handing off').

Move the per-framework templates (Django, Library, CLI) into separate reference files (e.g., references/django.md) linked from the main body, keeping only the FastAPI quick-start inline.

Remove the generic 'Context' and boilerplate 'Use this skill when'/'Do not use this skill when' sections, or replace them with concise, specific trigger guidance.

DimensionReasoningScore

Conciseness

The body is mostly lean code blocks and directory trees with minimal prose; only the generic 'Context' and boilerplate 'Use this skill when'/'Do not use this skill when' sections could be trimmed.

4 / 5

Actionability

Abundant copy-paste-ready guidance (uv commands, pyproject.toml configs, main.py, cli.py, Makefile, .env.example, directory trees), with only minor gaps such as the partial CLI pyproject.toml snippet.

4 / 5

Workflow Clarity

A clear numbered 1–7 sequence exists, but the scaffolding workflow runs batch file-creation commands (uv init, git init, django-admin startproject, uv add) with no validation or verification checkpoint, capping workflow clarity at 3 per the batch-operation rule.

3 / 5

Progressive Disclosure

The skill is a single ~325-line monolithic file with no reference files; per-framework templates (FastAPI/Django/Library/CLI) are all inlined rather than split into separate, one-level-deep reference documents.

3 / 5

Total

14

/

20

Passed

Description

57%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 conveys a clear niche and several concrete actions but is truncated, uses second-person voice, and omits any explicit 'Use when...' trigger guidance, leaving completeness capped.

Suggestions

Complete the truncated 'type hint' phrase and add the rest of the capability list (testing setup, configuration) directly in the description.

Add an explicit 'Use when...' clause with concrete trigger phrases (e.g., 'Use when scaffolding a new Python project, setting up a FastAPI/Django app, or bootstrapping a CLI/library template').

Rewrite in third person ('Scaffolds production-ready Python projects...') instead of the second-person 'You are a Python project architecture expert'.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ('scaffolding production-ready Python applications', 'Generate complete project structures', 'modern tooling (uv, FastAPI, Django)'), but uses second-person voice ('You are a Python project architecture expert') which the rubric penalizes, and the field is truncated mid-phrase at 'type hint'.

3 / 5

Completeness

Has a clear 'what' but no explicit 'Use when...' trigger clause, so completeness is capped at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Good natural keyword coverage ('Python project', 'scaffolding', 'FastAPI', 'Django', 'project structures'), but missing common variations a user might say such as 'bootstrap', 'starter', or 'template'.

4 / 5

Distinctiveness Conflict Risk

'Python project scaffolding' is a recognizable niche, but spanning FastAPI, Django, library, CLI, and generic project types creates overlap risk with framework-specific or general Python skills.

3 / 5

Total

13

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.