CtrlK
BlogDocsLog inGet started
Tessl Logo

antigravity-manager

Comprehensive guide to Antigravity Manager architecture, workflows, and development. Use this to understand how to work on the project.

50

Quality

53%

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 ./.agent/skills/project_overview/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 well-structured and token-efficient with concrete commands and paths, but lacks executable code examples and validation checkpoints for its DB/account operations. Adding a worked IPC example and a verify-step workflow would raise actionability and workflow clarity.

Suggestions

Add a complete, copy-pasteable IPC handler example (router schema + handler + client call) instead of describing the pattern.

Include a validation/verification step in workflows that touch the DB or accounts (e.g., run tests and confirm token refresh before merging).

Move the directory-structure listing into a reference file if the skill grows, keeping SKILL.md as a lean overview.

DimensionReasoningScore

Conciseness

Largely efficient bullet-point structure with minimal prose and no padding of concepts Claude already knows; only a few slight over-explanations like "The project uses orpc for type-safe communication" keep it from a 5.

4 / 5

Actionability

Concrete commands (npm start, npm run lint) and file paths are present, but core-concept guidance is descriptive ("Create a router... with Zod schemas") rather than executable code, leaving key details missing.

3 / 5

Workflow Clarity

A command list exists but there is no multi-step workflow with validation checkpoints; given DB writes and account management are involved, the missing validation/feedback-loop steps cap this at 3 per the rubric.

3 / 5

Progressive Disclosure

Well-organized into clear sections with no nested references and no bundle files; minor gaps (some inline detail that could be split out) keep it just below a 5.

4 / 5

Total

14

/

20

Passed

Description

46%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 names a specific project and broad functional areas but lacks concrete actions and natural trigger terms. A clearer "Use when..." clause with specific user phrases would lift completeness and trigger quality.

Suggestions

Add concrete actions, e.g. "Add IPC handlers, modify services, run and test the Electron app" instead of abstract areas.

Replace the generic trigger with explicit natural phrases: "Use when working on Antigravity Manager, adding IPC routes, or debugging the Electron/NestJS backend."

Tighten the "what" to a comma-separated list of capabilities to improve specificity.

DimensionReasoningScore

Specificity

Names the domain ("architecture, workflows, and development") but provides no concrete actions, only abstract areas; matches the anchor naming domain with limited concrete actions and sits below the multi-action level 4.

3 / 5

Completeness

A clear "what" (guide to architecture/workflows/development) is present and a soft "Use this to..." trigger exists, but the "when" is vague and not a concrete trigger clause, capping it at 3.

3 / 5

Trigger Term Quality

Trigger phrasing like "Use this to understand how to work on the project" is generic and lacks the natural terms a user would actually say; only one or two vague keywords are present.

2 / 5

Distinctiveness Conflict Risk

The specific product name "Antigravity Manager" gives it a clear niche with minimal conflict risk, though the generic trigger phrasing keeps it just below a 5.

4 / 5

Total

12

/

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
Draculabo/AntigravityManager
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.