Generates secure Aptos Move V2 smart contracts with Object model, Digital Asset integration, security patterns, and storage type guidance. Includes comprehensive storage decision framework for optimal data structure selection. Triggers on: 'write contract', 'create NFT collection', 'build marketplace', 'implement minting', 'generate Move module', 'create token contract', 'build DAO', 'implement staking'. Ask storage questions when: 'store', 'track', 'registry', 'mapping', 'list', 'collection'.
87
86%
Does it follow best practices?
Impact
89%
1.48xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
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 skill description that clearly defines its domain (Aptos Move V2 smart contracts), lists specific capabilities, and provides comprehensive trigger guidance with two distinct trigger categories. It uses proper third-person voice throughout and covers both the 'what' and 'when' dimensions thoroughly. The description is well-structured and would allow Claude to confidently select this skill from a large pool.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: generating secure smart contracts, Object model integration, Digital Asset integration, security patterns, storage type guidance, and a storage decision framework. These are concrete, domain-specific capabilities. | 3 / 3 |
Completeness | Clearly answers both 'what' (generates secure Aptos Move V2 smart contracts with specific integrations and frameworks) and 'when' (explicit 'Triggers on:' and 'Ask storage questions when:' clauses with detailed trigger terms). | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural trigger terms users would say: 'write contract', 'create NFT collection', 'build marketplace', 'implement minting', 'generate Move module', 'create token contract', 'build DAO', 'implement staking', plus storage-related triggers like 'store', 'track', 'registry', 'mapping'. These are terms users would naturally use. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with a clear niche: Aptos Move V2 smart contracts specifically. The combination of 'Aptos', 'Move V2', 'Object model', and 'Digital Asset' makes it very unlikely to conflict with other skills. The trigger terms are domain-specific enough to avoid false matches. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
72%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a strong, well-structured skill for Aptos Move V2 smart contract development. Its greatest strengths are highly actionable code examples and excellent progressive disclosure with well-organized references. The main weaknesses are some redundancy between sections (core rules vs anti-patterns) and a workflow that lacks explicit validation checkpoints for what is inherently a high-stakes development process.
Suggestions
Expand the Quick Workflow with explicit validation checkpoints: add a compile/build step after module creation, a test execution step after implementing functions, and specify what the security-audit skill should verify before deployment.
Consolidate the anti-patterns section with the Core Rules to reduce redundancy—consider keeping anti-patterns only for items not already covered by the numbered rules.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is fairly comprehensive but includes some redundancy—the anti-patterns section repeats rules already stated in Core Rules, and the edge cases table, while useful, is somewhat verbose for things Claude already knows (e.g., division by zero checks). The storage section is well-structured but could be tighter. Overall mostly efficient with some bloat. | 2 / 3 |
Actionability | The skill provides fully executable Move code examples with proper patterns (object creation, accessor functions, module template). Code is copy-paste ready with concrete error constants, struct definitions, and complete function signatures. The storage recommendation table gives specific type selections for specific use cases. | 3 / 3 |
Workflow Clarity | The 'Quick Workflow' section provides a 4-step sequence but lacks explicit validation checkpoints between steps. Step 4 mentions using the security-audit skill but doesn't specify what to validate after object creation or before deployment. For smart contract development (a destructive/high-stakes operation), the absence of intermediate validation steps (e.g., compile check, test run) caps this at 2. | 2 / 3 |
Progressive Disclosure | Excellent progressive disclosure structure: the main skill provides a clear overview with actionable content, then references are well-organized into categories (references/ folder for detailed patterns, patterns/ folder for standards, official docs, related skills). References are one level deep and clearly signaled with descriptive labels and star markers for critical items. | 3 / 3 |
Total | 10 / 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.
Validation — 9 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_version | 'metadata.version' is missing | Warning |
metadata_field | 'metadata' should map string keys to string values | Warning |
Total | 9 / 11 Passed | |
919362b
Table of Contents
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.