CtrlK
BlogDocsLog inGet started
Tessl Logo

antigravity-workflows

Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA.

59

1.68x
Quality

41%

Does it follow best practices?

Impact

91%

1.68x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/antigravity-awesome-skills-claude/skills/antigravity-workflows/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%

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

This skill provides a reasonable orchestration framework with clear routing and a defined execution sequence, but it lacks the concrete, actionable detail needed to guide Claude through actual workflow execution. The content is moderately well-structured but relies heavily on external files (which aren't provided) for the actual substance, and the inline guidance remains too abstract—describing what to do rather than showing how to do it with specific examples or validation criteria.

Suggestions

Add a concrete worked example showing one workflow (e.g., 'ship-saas-mvp') executed end-to-end with specific step names, artifacts produced, and explicit completion criteria for each step.

Define explicit validation/completion criteria for each workflow step rather than the vague 'verify completion criteria before moving to next step'—e.g., 'Step passes when: deployment URL returns 200, all tests green, etc.'

Add a failure/recovery path: what should Claude do when a step fails or a required skill is unavailable? This is critical for an orchestration skill.

Trim the copy-paste prompts section to 1-2 examples and move the rest to a referenced file, or remove entirely since Claude doesn't need prompt templates to execute the skill.

DimensionReasoningScore

Conciseness

The content is mostly efficient but includes some unnecessary sections like 'When to Use This Skill' with bullet points that largely restate what the skill description already conveys. The copy-paste prompts section is somewhat verbose with five similar examples. The limitations section explains obvious things Claude would know.

2 / 3

Actionability

The workflow steps (identify outcome, propose workflows, execute step-by-step) provide a reasonable framework but remain abstract—there are no concrete examples of what 'invoke recommended skills' or 'verify completion criteria' actually look like in practice. The routing table is helpful but the actual execution guidance is vague.

2 / 3

Workflow Clarity

The 5-step execution process is clearly sequenced and includes a verification checkpoint ('verify completion criteria before moving to next step'), but the validation criteria are implicit rather than explicit. There's no feedback loop for what happens when a step fails or completion criteria aren't met, and the actual step content is deferred entirely to external files.

2 / 3

Progressive Disclosure

The skill references `docs/WORKFLOWS.md` and `data/workflows.json` as external sources, which is good progressive disclosure structure. However, no bundle files are provided, so we cannot verify these references exist. The SKILL.md itself contains content that could be trimmed (copy-paste prompts could be in a separate file) while lacking the substantive overview content that should be inline.

2 / 3

Total

8

/

12

Passed

Description

32%

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 identifies a clear domain (multi-skill orchestration for specific project types) but remains too high-level in its action descriptions and completely lacks explicit trigger guidance ('Use when...'). The specific workflow types mentioned (SaaS MVP, security audits, AI agent builds, browser QA) provide some differentiation, but the description would benefit greatly from concrete actions and natural trigger terms users would actually use.

Suggestions

Add an explicit 'Use when...' clause listing trigger scenarios, e.g., 'Use when the user wants to build a SaaS product from scratch, run a security audit, create an AI agent, or perform browser-based QA testing.'

List specific concrete actions for each workflow type, e.g., 'Guides end-to-end SaaS MVP creation including architecture, deployment, and launch; runs security vulnerability scans and generates audit reports; scaffolds AI agent pipelines; automates browser testing with QA checklists.'

Include natural user-facing trigger terms like 'build an app', 'startup MVP', 'penetration test', 'vulnerability scan', 'chatbot', 'automated testing', 'end-to-end testing' to improve keyword matching.

DimensionReasoningScore

Specificity

Names the domain (SaaS MVP delivery, security audits, AI agent builds, browser QA) and the general action (orchestrate multiple skills through guided workflows), but doesn't list specific concrete actions within each workflow — it stays at a high level of abstraction.

2 / 3

Completeness

Describes what it does (orchestrate skills through guided workflows) but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill. Per rubric guidelines, a missing 'Use when...' clause caps completeness at 2, and the 'what' is also fairly vague, warranting a score of 1.

1 / 3

Trigger Term Quality

Includes some relevant keywords like 'SaaS MVP', 'security audits', 'AI agent builds', and 'browser QA', but these are somewhat specialized. Missing common natural user phrases like 'build an app', 'test my site', 'pen test', 'create a startup', or 'automate browser testing' that users would actually say.

2 / 3

Distinctiveness Conflict Risk

The mention of 'Antigravity skills' and specific workflow types (SaaS MVP, security audits, AI agent builds, browser QA) provides some distinctiveness, but 'orchestrate multiple skills through guided workflows' is quite generic and could overlap with any meta-orchestration or project management skill.

2 / 3

Total

7

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
sickn33/antigravity-awesome-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.