CtrlK
BlogDocsLog inGet started
Tessl Logo

testcontainers-integration-tester

Ativado ao configurar ou modificar testes de integração de banco de dados e cache usando Testcontainers (PostgreSQL e Redis) + xUnit + FluentAssertions.

50

Quality

55%

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/dotnet-clean-arch/skills/testcontainers-integration-tester/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

57%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 concise and well-structured for a simple skill, scoring well on conciseness and progressive disclosure. Its weaknesses are actionability (no executable code or concrete steps) and workflow clarity (no validation checkpoints for database operations, capped at 3).

Suggestions

Add a concrete, runnable example showing how to bootstrap the Testcontainers PostgreSQL/Redis containers with retry policies and an xUnit + FluentAssertions test fixture.

Insert an explicit validation/verification checkpoint step (e.g., assert the container is healthy and the schema migrated before running tests) to lift the workflow-clarity cap.

Provide a short end-to-end test template covering the 'criar chamado, tramitar, persistir, gravar no Redis' flow so the guidance is copy-paste ready.

DimensionReasoningScore

Conciseness

The body is lean (~15 lines) and avoids explaining concepts Claude already knows about Testcontainers/xUnit, though a few directive phrases could be trimmed for tightness.

4 / 5

Actionability

Guidance is mostly high-level directives ('garanta políticas de retry', 'teste fluxos ponta a ponta') with concrete flow targets but no specific executable steps, commands, or code to carry them out.

2 / 5

Workflow Clarity

Guidelines are logically grouped (stack, isolation, resilience, validation) but there is no sequenced workflow and no validation/verification checkpoints; per the destructive/batch (database) cap, workflow clarity cannot exceed 3.

3 / 5

Progressive Disclosure

A short, single-purpose skill under 50 lines with no external references and well-organized section headers, meeting the simple-skill exception for progressive disclosure.

5 / 5

Total

14

/

20

Passed

Description

52%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 has strong trigger-term and distinctiveness qualities thanks to a specific named stack, but it inverts completeness by stating a clear 'when' while leaving 'what' largely unstated. Specificity is moderate because the only named actions are configuration/modification.

Suggestions

Lead with what the skill does (e.g., 'Creates and maintains end-to-end integration tests...') before the trigger clause so the 'what' is explicit.

Add a 'Use when...' or equivalent explicit trigger phrase naming common user phrasings such as 'integration tests', 'Testcontainers setup', or 'database/cache test isolation'.

Enumerate concrete actions (e.g., 'spin up ephemeral containers, run flows, assert persistence') to raise specificity beyond 'configurar ou modificar'.

DimensionReasoningScore

Specificity

Names the domain and a specific stack (Testcontainers PostgreSQL/Redis, xUnit, FluentAssertions), but the only concrete actions are 'configurar ou modificar', with no enumerated test actions like create/run/validate.

3 / 5

Completeness

Clearly states the 'when' (ativado ao configurar/modificar testes de integração) but the 'what' is only weakly implied — it describes the trigger condition rather than what the skill does.

2 / 5

Trigger Term Quality

Includes natural user-facing terms ('testes de integração', 'banco de dados', 'cache') plus named technologies (Testcontainers, PostgreSQL, Redis), giving good keyword coverage though some synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

The Testcontainers + PostgreSQL/Redis + xUnit + FluentAssertions stack is a specific niche with minimal conflict risk, though it could overlap with a broader unit-testing skill.

4 / 5

Total

13

/

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
JoseMD12/testing-tessl
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.