CtrlK
BlogDocsLog inGet started
Tessl Logo

code-conventions

Code style, logging, and testing conventions for SkillHub backend (Java) and frontend (TypeScript). Use when writing or reviewing code.

70

Quality

85%

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

80%

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

A tight, highly actionable conventions reference that assumes Claude's competence and names exact classes, paths, commands, and libraries. It loses points only because it is a flat reference (no multi-step workflow with validation checkpoints) and keeps all 130+ lines inline with no progressive disclosure to bundle files.

Suggestions

Add a short workflow/checklist for applying these conventions (e.g., verify identity is String, route exceptions to the right class, run 'make test-backend-app') with an explicit validation step to raise workflow_clarity.

Move the detailed Java and TypeScript convention tables into separate reference files (e.g., references/java-conventions.md, references/frontend-conventions.md) and keep SKILL.md as a concise overview with one-level-deep links to improve progressive_disclosure.

DimensionReasoningScore

Conciseness

The body is lean bullet-point guidance with no padding and no explanation of concepts Claude already knows (e.g., it never defines Java/TypeScript or what a controller is); even the one rationale sentence ('external SSO/OIDC/SCIM identity sources...') earns its place, matching the score-3 anchor of lean, efficient content that assumes competence.

3 / 3

Actionability

Despite being instruction-only, the guidance is highly concrete — exact exception classes ('LocalizedDomainException'), package paths ('com.iflytek.skillhub.controller/'), commands ('make test-backend-app'), file paths ('web/src/api/generated/schema.d.ts'), and named libraries (TanStack Query, Zustand, cva) — so the absence of code is not penalized and it matches the score-3 anchor of specific, copy-paste-ready guidance.

3 / 3

Workflow Clarity

This is a conventions reference rather than a multi-step process, so there are no sequenced workflows with validation checkpoints; sections are clearly categorized and 'Common Pitfalls' offers guardrails, but there is no explicit sequence or validate-fix-retry loop, matching the score-2 anchor of steps/categories present but checkpoints missing.

2 / 3

Progressive Disclosure

The body is well-sectioned with clear headers, but at 130+ lines everything is inline with no bundle files or one-level-deep references to offload detail (e.g., the Java/TS convention tables could be externalized), matching the score-2 anchor of structure present but content that could be separate remaining inline.

2 / 3

Total

10

/

12

Passed

Description

90%

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 well-crafted description that clearly states both capability and an explicit 'Use when' trigger, with natural vocabulary and a distinctive SkillHub/Java/TypeScript niche. Its only weakness is that the named capabilities are broad categories rather than granular concrete actions.

DimensionReasoningScore

Specificity

The description names the domain ('SkillHub backend (Java) and frontend (TypeScript)') and several areas ('Code style, logging, and testing conventions'), but these are categories rather than multiple concrete actions, and the trigger 'writing or reviewing code' is generic — matching the score-2 anchor of naming domain and some actions without being comprehensive.

2 / 3

Completeness

It explicitly states what ('Code style, logging, and testing conventions for SkillHub backend (Java) and frontend (TypeScript)') and when ('Use when writing or reviewing code'), satisfying both halves with an explicit 'Use when' trigger, matching the score-3 anchor.

3 / 3

Trigger Term Quality

It includes natural terms a user would say — 'code style', 'logging', 'testing', 'Java', 'TypeScript', 'writing or reviewing code' — giving good coverage of the relevant vocabulary, matching the score-3 anchor.

3 / 3

Distinctiveness Conflict Risk

Scoping to 'SkillHub backend (Java) and frontend (TypeScript)' carves a clear niche unlikely to fire for unrelated skills; the generic 'writing or reviewing code' trigger introduces slight overlap risk, but the platform-specific framing keeps it clearly distinguishable, matching the score-3 anchor.

3 / 3

Total

11

/

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
iflytek/skillhub
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.