CtrlK
BlogDocsLog inGet started
Tessl Logo

console-tests

Write tests for the akash-network/console monorepo following established team patterns and reviewer expectations. Use this skill whenever you need to write, fix, review, or refactor tests in the console project — including unit tests, functional tests, integration tests, or E2E tests for both frontend (deploy-web) and backend (api, notifications, indexer, provider-proxy). Also trigger when the user mentions 'write tests', 'add tests', 'fix tests', 'test this', 'spec file', or asks about testing patterns in the console codebase. When in doubt about whether to use this skill for a testing task in this repo, USE IT.

92

1.76x
Quality

Does it follow best practices?

Impact

88%

1.76x

Average score across 2 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The content is a high-signal, project-specific guide with executable examples, a clear decision framework, and a verification checklist with validation checkpoints. Detail is appropriately pushed to two real, one-level-deep reference files. It avoids explaining concepts Claude already knows and stays instruction-dense throughout.

Suggestions

Tighten the small number of restatement sentences that re-explain what the adjacent code already shows (e.g., 'Explicit imports make dependencies visible and simplify TypeScript types.' after the import example) to fully earn every token.

DimensionReasoningScore

Conciseness

The body is dense with project-specific team conventions Claude would not know (the setup() pattern, mock<T>() vs vi.mock(), DEPENDENCIES injection) and avoids explaining generic concepts; a few restatement sentences like 'Explicit imports make dependencies visible' are minor but keep it just at the lean-and-efficient anchor rather than padding.

3 / 3

Actionability

Provides fully executable, copy-paste-ready code (mock<T>(), setup() function, AAA example, mockConfigService) and concrete commands (npx tsc --noEmit, npm run lint -- --quiet), matching the 'fully executable code/commands' anchor.

3 / 3

Workflow Clarity

The test-level decision table and the numbered 'After Writing Tests' checklist with explicit validation checkpoints (run tests, tsc --noEmit, lint, review output, verify coverage) give a clear sequence with feedback loops, matching the top anchor.

3 / 3

Progressive Disclosure

The body is a concise overview that defers detail to one-level-deep, clearly-signaled references (Read @references/frontend-patterns.md, Read @references/api-patterns.md), both of which are real files in the bundle, with key points summarized inline.

3 / 3

Total

12

/

12

Passed

Description

100%

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 is specific, trigger-rich, complete, and tightly scoped to a single monorepo, making it clearly distinguishable from generic testing skills. It answers both what the skill does and when to use it with natural trigger phrasing. Third-person voice is maintained throughout with no first/second-person violations.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('write, fix, review, or refactor tests') and enumerates specific test types (unit, functional, integration, E2E) across named frontend and backend apps, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both 'what' (test-writing for the console monorepo across named apps and test levels) and 'when' ('Use this skill whenever...', 'Also trigger when the user mentions...'), with explicit triggers, matching the highest anchor.

3 / 3

Trigger Term Quality

Includes natural phrases a user would actually say — 'write tests', 'add tests', 'fix tests', 'test this', 'spec file' — giving good coverage of common variations, matching the top anchor.

3 / 3

Distinctiveness Conflict Risk

Scoped to a specific named monorepo (akash-network/console) with named apps (deploy-web, api, notifications, indexer, provider-proxy), giving a clear niche with distinct triggers unlikely to fire for the wrong skill.

3 / 3

Total

12

/

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
akash-network/console
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.