CtrlK
BlogDocsLog inGet started
Tessl Logo

fastapi-templates

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

65

Quality

78%

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/api-scaffolding/skills/fastapi-templates/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 well-structured and mostly actionable with a good progressive-disclosure split into references/details.md. Its main weakness is the absence of an explicit build/validate workflow and code-light conceptual sections for DI and async patterns.

Suggestions

Add a short numbered workflow for scaffolding a new project (init structure -> add models/schemas -> wire DI -> run tests) with an explicit validation checkpoint such as running the test suite before considering the project ready.

Replace the bullet-only Dependency Injection and Async Patterns sections with minimal executable code snippets, or move them into references/details.md to keep SKILL.md lean.

Render the reference pointer as a markdown link (e.g. `See [references/details.md](references/details.md)`) to improve navigation signaling.

DimensionReasoningScore

Conciseness

Mostly efficient with terse bullet lists and a concrete structure tree; the opening line restates the frontmatter description and the DI/async bullet lists are slightly generic, but no heavy padding of concepts Claude already knows.

4 / 5

Actionability

Provides an executable test fixture/example and a concrete project layout, but the Dependency Injection and Async Patterns sections only list concepts without accompanying code, leaving minor gaps.

4 / 5

Workflow Clarity

There is no explicit sequenced workflow for scaffolding a project; the body is informational (structure, concepts, testing) rather than step-by-step, and lacks validation checkpoints even though none are strictly required for this template skill.

3 / 5

Progressive Disclosure

Core overview lives in SKILL.md with detailed patterns correctly deferred to references/details.md via a clearly signaled one-level-deep pointer; the reference is a plain path rather than a markdown link, a minor organization gap.

4 / 5

Total

15

/

20

Passed

Description

87%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.

A strong, third-person description that answers both what and when with concrete capability detail and natural trigger terms. Minor room to expand trigger synonyms, but overall well-scoped and distinguishable.

DimensionReasoningScore

Specificity

Names the domain and several specific capabilities ('async patterns, dependency injection, and comprehensive error handling'), though the sole concrete action is 'Create production-ready FastAPI projects' with the rest as feature attributes.

4 / 5

Completeness

Explicitly states what it does ('Create production-ready FastAPI projects...') and when to use it ('Use when building new FastAPI applications or setting up backend API projects') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural terms users would say ('FastAPI', 'backend API projects') plus relevant technical triggers; a few synonyms or framework-specific variations are missing.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (FastAPI project scaffolding) with distinct triggers and minimal overlap risk against other skills.

5 / 5

Total

18

/

20

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
wshobson/agents
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.