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.

55

Quality

61%

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

65%

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

The guide is concise and well-structured with project-specific value, but its Core Concepts lack executable examples and it offers no progressive disclosure into deeper reference files. Adding small code samples and optionally splitting detailed sections into referenced files would improve it.

Suggestions

Add a minimal executable example for the ORPC IPC pattern (a Zod schema + router snippet + client call) instead of the 'Define/Implement/Call' prose.

Include a brief validation checkpoint in the workflow (e.g., run 'npm run lint' then 'npm run test:unit' before 'npm run make').

Move detailed module/API reference into a referenced file (e.g., IPC.md) and link to it one level deep to improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is a lean, project-specific overview (architecture diagram, terse directory list, command table, rules) with no padding of concepts Claude already knows.

3 / 3

Actionability

It gives concrete commands and file paths, but the Core Concepts sections ('Define... Implement... Call...') describe rather than instruct and include no executable code examples.

2 / 3

Workflow Clarity

Dev commands and the IPC Define-to-Call flow are sequenced, but there are no explicit validation checkpoints or feedback loops.

2 / 3

Progressive Disclosure

It is a single self-contained file with well-organized sections but no bundle references and no split of detailed material into one-level-deep files.

2 / 3

Total

9

/

12

Passed

Description

57%

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 specific named project and includes a use clause, but leans on generic jargon and a 'Comprehensive guide' framing without concrete capabilities or natural trigger terms. Strengthening the trigger guidance and listing specific actions would raise the weaker dimensions.

Suggestions

Replace 'Comprehensive guide' with concrete capabilities (e.g., 'Navigates the Electron/React/NestJS architecture, adds ORPC IPC handlers, and runs the dev/test commands').

Add explicit natural triggers: 'Use when working on Antigravity Manager, adding IPC routers, or running its dev/test/build commands.'

Drop generic words like 'workflows' and 'development' in favor of project-specific terms a user would actually say.

DimensionReasoningScore

Specificity

Names the domain ('Antigravity Manager architecture, workflows, and development') and a broad action ('understand how to work on the project'), but 'Comprehensive guide' is fluff and no concrete capabilities are enumerated.

2 / 3

Completeness

It states what the skill covers and includes a 'Use this to...' clause, but the when is generic ('understand how to work on the project') rather than explicit natural triggers, capping completeness at 2.

2 / 3

Trigger Term Quality

The proper-noun project name is a real keyword, but the surrounding terms ('architecture, workflows, development') are generic jargon and the 'Use this to understand how to work on the project' trigger lacks natural variations.

2 / 3

Distinctiveness Conflict Risk

Being tied to the named project 'Antigravity Manager' gives it a clear niche that is unlikely to trigger for unrelated skills.

3 / 3

Total

9

/

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