CtrlK
BlogDocsLog inGet started
Tessl Logo

ts-sdk-types

Move to TypeScript type mapping in @aptos-labs/ts-sdk: u64/u128/u256 as bigint, address as string, TypeTag, functionArguments and typeArguments. Triggers on: 'typeArguments', 'functionArguments', 'Move to TypeScript', 'type mapping', 'TypeTag', 'bigint u128'.

74

Quality

93%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is a strong, well-crafted skill description that clearly defines its narrow domain (Aptos SDK Move-to-TypeScript type mappings), lists concrete type conversions, and provides explicit trigger terms. The description is concise yet comprehensive, making it easy for Claude to distinguish this skill from others and select it appropriately.

DimensionReasoningScore

Specificity

Lists multiple specific concrete mappings: u64/u128/u256 as bigint, address as string, TypeTag, functionArguments and typeArguments. These are precise, actionable details about what the skill covers.

3 / 3

Completeness

Clearly answers 'what' (Move to TypeScript type mapping in @aptos-labs/ts-sdk with specific type conversions) and 'when' (explicit 'Triggers on:' clause listing specific trigger terms). Both components are well-defined.

3 / 3

Trigger Term Quality

Includes highly specific natural keywords that a developer would use: 'typeArguments', 'functionArguments', 'Move to TypeScript', 'type mapping', 'TypeTag', 'bigint u128'. These are terms developers would naturally mention when working with Aptos SDK type conversions.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a very specific niche: Move-to-TypeScript type mapping within the @aptos-labs/ts-sdk. The trigger terms are domain-specific enough (TypeTag, functionArguments, u128 bigint) that conflicts with other skills are extremely unlikely.

3 / 3

Total

12

/

12

Passed

Implementation

87%

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

This is a high-quality reference skill that efficiently maps Move types to TypeScript types with concrete, executable examples. The ALWAYS/NEVER rules provide clear guardrails, the type mapping table is comprehensive, and code examples are copy-paste ready. The only minor weakness is the lack of explicit validation/error-handling guidance when type mismatches occur at runtime.

DimensionReasoningScore

Conciseness

The content is lean and efficient. It assumes Claude knows TypeScript and Move basics, avoids explaining what bigint or address types are conceptually, and every section delivers actionable mapping information without padding.

3 / 3

Actionability

Provides fully executable TypeScript code examples for building transactions, view calls, and type parsing. The type mapping table, concrete code snippets, and common mistakes table give copy-paste ready guidance.

3 / 3

Workflow Clarity

This is primarily a reference/mapping skill rather than a multi-step workflow, but the transaction building example implicitly shows a sequence (build → sign → submit) without explicit validation steps. The ALWAYS/NEVER sections provide clear guardrails, but there's no explicit feedback loop for catching type errors.

2 / 3

Progressive Disclosure

Well-structured with clear sections progressing from summary rules (ALWAYS/NEVER) to the mapping table, then specific use cases (functionArguments, typeArguments, view returns, TypeTag), and finally common mistakes. References to related skills and patterns are clearly signaled and one level deep.

3 / 3

Total

11

/

12

Passed

Validation

81%

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

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

9

/

11

Passed

Repository
aave/aptos-aave-v3
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.