CtrlK
BlogDocsLog inGet started
Tessl Logo

deploy-docker

Skill do DevOps/Deployer para dockerização, CI/CD, e deploy de aplicações. Use quando precisar criar Dockerfile, docker-compose, configurar pipeline CI/CD, deploy em cloud, configurar nginx, SSL, ou qualquer operação de infraestrutura. Trigger em: "deploy", "Docker", "Dockerfile", "docker-compose", "CI/CD", "pipeline CI/CD", "GitHub Actions", "nginx", "SSL", "produção", "staging", "Kubernetes", "AWS", "infraestrutura", "ambiente", "build", "release".

69

Quality

86%

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

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

Highly actionable and workflow-safe content with executable configs and rollback feedback loops, but it is token-heavy due to an unnecessary IaC conceptual essay and full inlined configuration files that should be referenced rather than embedded.

Suggestions

Move the full nginx and GitHub Actions configs into reference files (e.g. references/nginx.conf, references/deploy-workflow.yml) and link to them, keeping only key excerpts inline in SKILL.md.

Replace the IaC 'Princípios' conceptual essay with a concise pointer to the modern tool mapping; Claude already knows declarative provisioning, idempotency, and drift.

Consolidate the duplicated 'consultar docs/skill-guides/deploy-docker.md' callouts into a single clearly-signaled reference near the top to reduce repetition.

DimensionReasoningScore

Conciseness

Mostly efficient with actionable configs, but the ~40-line IaC 'Princípios' essay explains concepts Claude already knows (declarative vs imperative, idempotency, drift, cattle-vs-pets) and full inlined configs bloat the token budget — could be tightened by referencing instead of essaying.

3 / 5

Actionability

Provides fully executable, copy-paste-ready code throughout — complete Dockerfile, docker-compose, nginx config, GitHub Actions workflow, rollback scripts, and an idempotent ssl-init.sh — covering the common deploy cases concretely.

5 / 5

Workflow Clarity

Clear multi-step sequencing with explicit validation and feedback loops: pre-deploy checklist, post-deploy health-check checkpoint, backup-before-deploy, and auto-rollback on health-check failure, satisfying the destructive/batch feedback-loop requirement.

5 / 5

Progressive Disclosure

Has section structure and signals external references ('consultar docs/skill-guides/deploy-docker.md', policies/*.md), but full nginx and GitHub Actions configs that clearly belong in separate reference files are inlined into SKILL.md rather than split out.

3 / 5

Total

16

/

20

Passed

Description

96%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, comprehensive description that clearly states capabilities, provides an explicit and broad trigger-term list, and answers both 'what' and 'when'. Only minor distinctiveness risk from generic tail terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'criar Dockerfile, docker-compose, configurar pipeline CI/CD, deploy em cloud, configurar nginx, SSL' — giving comprehensive coverage of the deploy/devops domain, matching the anchor for listing several specific concrete actions.

5 / 5

Completeness

Explicitly answers both 'what' ('dockerização, CI/CD, e deploy de aplicações') and 'when' ('Use quando precisar criar...' plus the 'Trigger em' phrase list) with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

The explicit 'Trigger em:' list comprehensively covers natural terms and tool names users would say — 'deploy', 'Docker', 'Dockerfile', 'CI/CD', 'GitHub Actions', 'nginx', 'SSL', 'Kubernetes', 'AWS' — including synonyms and file-like terms, matching the comprehensive-coverage anchor.

5 / 5

Distinctiveness Conflict Risk

The Docker/CI-CD/deploy niche is mostly distinct with specific triggers, but broad tail terms like 'qualquer operação de infraestrutura', 'ambiente', 'build', 'release' create minor overlap risk with adjacent infra/IaC skills.

4 / 5

Total

19

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (836 lines); consider splitting into references/ and linking

Warning

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

13

/

16

Passed

Repository
felvieira/claude-skills-fv
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.