Generate complete SEO meta tags for every page. Covers title patterns, meta descriptions, Open Graph, Twitter Cards, and JSON-LD structured data (LocalBusiness, Service, FAQ, BreadcrumbList). Use when: building pages, adding social sharing, implementing structured data, optimizing for search engines.
89
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
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 well-crafted skill description that excels across all dimensions. It provides specific capabilities with concrete deliverables (meta tags, Open Graph, JSON-LD types), includes natural trigger terms users would actually use, and has an explicit 'Use when:' clause. The description is concise yet comprehensive, clearly distinguishing this SEO-focused skill from general web development skills.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Generate complete SEO meta tags', 'title patterns', 'meta descriptions', 'Open Graph', 'Twitter Cards', and specific JSON-LD types (LocalBusiness, Service, FAQ, BreadcrumbList). | 3 / 3 |
Completeness | Clearly answers both what (generate SEO meta tags covering specific elements) and when (explicit 'Use when:' clause with triggers like 'building pages', 'adding social sharing', 'implementing structured data', 'optimizing for search engines'). | 3 / 3 |
Trigger Term Quality | Includes natural keywords users would say: 'SEO', 'meta tags', 'Open Graph', 'Twitter Cards', 'structured data', 'social sharing', 'search engines'. These cover both technical and common user terminology. | 3 / 3 |
Distinctiveness Conflict Risk | Clear niche focused specifically on SEO meta tags and structured data. The specific mention of JSON-LD schema types and social card formats creates distinct triggers unlikely to conflict with general web development skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a highly actionable and well-structured SEO reference with excellent concrete examples and validation workflows. The main weakness is its length - at 400+ lines it could benefit from splitting detailed schema examples into separate files. Some content repetition between main sections and the 'Best Practices Summary' adds unnecessary tokens.
Suggestions
Split detailed JSON-LD schema examples (LocalBusiness, Service, FAQ, BreadcrumbList) into a separate SCHEMAS.md reference file, keeping only one representative example in the main skill
Remove or significantly condense the 'Best Practices Summary' section as it largely duplicates guidance already provided in each section above it
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is comprehensive but includes some redundancy (e.g., character limits repeated, similar patterns across sections). Some sections like 'Best Practices Summary' largely repeat earlier content. However, it avoids explaining basic concepts Claude would know. | 2 / 3 |
Actionability | Excellent actionability with complete, copy-paste ready code examples for every meta tag type, JSON-LD schemas, and specific formulas with concrete examples. The tables provide clear patterns that can be directly applied. | 3 / 3 |
Workflow Clarity | Clear testing workflow with explicit validation steps (5-step testing workflow), validation tools table, and error prevention section with cause/fix mappings. The checklist provides clear verification for every page implementation. | 3 / 3 |
Progressive Disclosure | Content is well-organized with clear sections and a logical flow from quick start to detailed schemas. However, this is a monolithic 400+ line file that could benefit from splitting detailed JSON-LD schemas into separate reference files, with SKILL.md serving as an overview. | 2 / 3 |
Total | 10 / 12 Passed |
Validation
93%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 15 / 16 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_field | 'metadata' should map string keys to string values | Warning |
Total | 15 / 16 Passed | |
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.