CtrlK
BlogDocsLog inGet started
Tessl Logo

temporal-python-testing

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

68

Quality

82%

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

65%

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

The body delivers solid executable code examples and a clear testing taxonomy, but is diluted by generic boilerplate, repeated content, and references to resource files that are not present in the bundle.

Suggestions

Remove the generic 'Instructions' and 'Do not use this skill when' boilerplate and the redundant 'Coverage Targets'/'Key Testing Principles' sections that restate 'Testing Philosophy'.

Either add the missing resources/ files (unit-testing.md, integration-testing.md, replay-testing.md, local-setup.md) or drop the 'Available Resources' references to avoid dead-end navigation.

Add a sequenced testing workflow with explicit validation checkpoints (e.g., run unit → integration → replay, assert determinism before deploy) instead of the vague 'validate outcomes' instruction.

DimensionReasoningScore

Conciseness

Mostly efficient but padded with generic boilerplate ('Clarify goals, constraints, and required inputs', 'Do not use this skill when...') and repetition — the ≥80% coverage and testing-philosophy points reappear across 'Use this skill when', 'Testing Philosophy', 'Coverage Targets', and 'Key Testing Principles'.

2 / 3

Actionability

Provides two complete, executable pytest code blocks (WorkflowEnvironment time-skipping fixture and ActivityEnvironment) that are concrete and copy-paste adaptable, beyond abstract description.

3 / 3

Workflow Clarity

Testing types are catalogued and a quick-start is given, but there is no sequenced multi-step workflow with explicit validation checkpoints; the 'Instructions' validation guidance ('validate outcomes') is generic.

2 / 3

Progressive Disclosure

The 'Available Resources' section is well-signaled with 'When to load'/'Contains' metadata at one level deep, but the referenced files (resources/unit-testing.md, integration-testing.md, replay-testing.md, local-setup.md) do not exist in any bundle directory, so navigation dead-ends.

2 / 3

Total

9

/

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.

A strong description: concrete actions, natural trigger terms, an explicit 'Use when' clause, and a distinct niche. It uses third-person imperative voice with no first/second-person padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Test Temporal workflows with pytest, time-skipping, and mocking strategies' and 'unit testing, integration testing, replay testing, and local development setup' — rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('Test Temporal workflows with pytest...') and when ('Use when implementing Temporal workflow tests or debugging test failures') with an explicit trigger clause.

3 / 3

Trigger Term Quality

Natural terms a user would say are well covered: 'Temporal workflows', 'pytest', 'implementing Temporal workflow tests', 'debugging test failures'.

3 / 3

Distinctiveness Conflict Risk

The Temporal-python-testing niche with pytest/time-skipping triggers is clearly distinct and unlikely to fire for unrelated 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
rmyndharis/antigravity-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.