CtrlK
BlogDocsLog inGet started
Tessl Logo

load-testing

Load test a Databricks App to find its maximum QPS. Use when: (1) User says 'load test', 'benchmark', 'QPS', 'throughput', or 'performance test', (2) User wants to find how many queries per second their app can handle, (3) User wants to set up load testing scripts for their agent, (4) User wants to view load test results/dashboard.

72

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

This is a highly actionable and well-structured skill with clear step-by-step workflows, executable commands, and concrete configuration examples. Its main weakness is length—it could benefit from splitting detailed reference material (parameter tables, dashboard interpretation, troubleshooting) into separate files and keeping the SKILL.md as a concise overview. Some explanatory text (what mocking is for, what metrics mean) could be trimmed given Claude's existing knowledge.

Suggestions

Extract the parameter reference table, dashboard interpretation guide, and troubleshooting table into separate reference files (e.g., PARAMETERS.md, DASHBOARD.md, TROUBLESHOOTING.md) and link to them from the main skill.

Trim explanatory passages that Claude can infer—e.g., the mocking rationale bullets, the 'Interpreting Results' definitions (Peak QPS, Failure Rate), and the estimated duration math—to reduce token usage.

DimensionReasoningScore

Conciseness

The skill is quite long (~300 lines) and includes some information Claude could infer (e.g., explaining what mocking is useful for, what Peak QPS means). However, most content is domain-specific configuration details that Claude wouldn't know, so it's not egregiously verbose—just could be tightened in several places.

2 / 3

Actionability

The skill provides fully executable commands (databricks CLI, uv run, bash examples), concrete YAML configurations, specific parameter tables with defaults, and copy-paste ready example commands for single-app, multi-app, and repeated runs. The guidance is highly specific and actionable throughout.

3 / 3

Workflow Clarity

The 5-step workflow is clearly sequenced with explicit validation checkpoints: gathering parameters first, verifying apps are ACTIVE before testing, healthcheck and warmup before load testing, and a troubleshooting table for error recovery. The 'What Happens During a Run' section provides a clear feedback loop for identifying saturation.

3 / 3

Progressive Disclosure

The content is largely monolithic—all details are inline in a single long document. While it references an example file (`examples/mock_openai_client.py`), the bulk of detailed configuration, parameter tables, dashboard interpretation, and troubleshooting could be split into separate reference files. The directory structure is well-documented but the skill itself is a wall of content.

2 / 3

Total

10

/

12

Passed

Description

100%

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

This is a strong skill description that clearly defines its purpose, provides explicit trigger terms, and carves out a distinct niche. It follows the recommended pattern of stating what the skill does followed by a structured 'Use when' clause with multiple trigger scenarios. The description is concise yet comprehensive.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: load testing a Databricks App, finding maximum QPS, setting up load testing scripts, and viewing load test results/dashboard.

3 / 3

Completeness

Clearly answers both 'what' (load test a Databricks App to find its maximum QPS) and 'when' with an explicit numbered 'Use when' clause covering four distinct trigger scenarios.

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would say: 'load test', 'benchmark', 'QPS', 'throughput', 'performance test', 'queries per second', 'load testing scripts', 'dashboard'. These are all terms users would naturally use.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a clear niche: load testing specifically for Databricks Apps. The combination of 'Databricks App', 'QPS', and 'load test' creates a very specific domain unlikely to conflict with 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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
databricks/app-templates
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.