Landing page quality assessment for paid advertising campaigns. Evaluates message match, page speed, mobile experience, trust signals, form optimization, and conversion rate potential. Use when user says landing page, post-click experience, landing page audit, conversion rate, or landing page optimization.
79
75%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/ads-landing/SKILL.mdQuality
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 clearly defines its domain (landing page quality assessment for paid ads), lists specific evaluation criteria, and provides explicit trigger terms. It uses proper third-person voice and follows the recommended pattern of stating what it does followed by a 'Use when' clause. The description is concise yet comprehensive, making it easy for Claude to select appropriately.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: evaluates message match, page speed, mobile experience, trust signals, form optimization, and conversion rate potential. These are clearly defined assessment areas. | 3 / 3 |
Completeness | Clearly answers both what ('Landing page quality assessment for paid advertising campaigns. Evaluates message match, page speed...') and when ('Use when user says landing page, post-click experience, landing page audit, conversion rate, or landing page optimization'). | 3 / 3 |
Trigger Term Quality | Includes natural keywords users would say: 'landing page', 'post-click experience', 'landing page audit', 'conversion rate', 'landing page optimization'. These cover common variations of how users would phrase requests in this domain. | 3 / 3 |
Distinctiveness Conflict Risk | Clearly scoped to landing page assessment specifically for paid advertising campaigns. The trigger terms like 'post-click experience', 'landing page audit', and 'message match' are distinctive and unlikely to conflict with general web development or SEO skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
50%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a comprehensive landing page audit skill with strong domain knowledge, useful scoring frameworks, and concrete thresholds. Its main weaknesses are the lack of executable/automated assessment steps (how does Claude actually measure page speed or check mobile experience?) and the monolithic structure that could benefit from splitting detailed reference tables into separate files. The workflow would also benefit from explicit validation checkpoints.
Suggestions
Add concrete instructions for how Claude should actually perform each assessment—specify which tools to use (e.g., Lighthouse API, browser dev tools commands) or clarify that this is a manual checklist-based review of provided data.
Split detailed reference tables (platform requirements, form length benchmarks, speed thresholds) into a separate reference file and keep SKILL.md as a leaner overview with the process and scoring algorithm.
Add validation checkpoints to the workflow, such as 'Verify all active ad creatives are mapped to their landing pages before scoring' and 'Cross-check conversion tracking status before finalizing the report.'
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is generally well-structured and avoids explaining basic concepts, but it's quite lengthy (~200 lines) with some sections that could be tightened. Tables like 'Form Length Impact on CVR' and 'Landing Page Quality by Platform' add useful reference data, but some checklist items are somewhat obvious (e.g., 'No horizontal scroll', 'Images responsive'). The consent banner section and some trust signal items could be more concise. | 2 / 3 |
Actionability | The skill provides concrete checklists, scoring tables, and specific thresholds (e.g., LCP <2.5s, tap targets ≥48x48px), which is good. However, it lacks executable code or commands for actually performing the assessment—there are no scripts, tool invocations, or automated checks. The process steps (collect URLs, assess, score) are high-level without specifying how Claude should actually inspect page speed, check mobile experience, or verify conversion tracking. | 2 / 3 |
Workflow Clarity | The 6-step process at the top provides a clear sequence, and the health score algorithm gives a concrete scoring method. However, there are no validation checkpoints or feedback loops—no steps for verifying findings, re-checking after fixes, or handling cases where referenced files (benchmarks.md, conversion-tracking.md) are missing. For an audit workflow that could lead to significant recommendations, explicit verification steps would strengthen this. | 2 / 3 |
Progressive Disclosure | The skill references external files (ads/references/benchmarks.md, ads/references/conversion-tracking.md) and specifies output deliverables (LANDING-PAGE-REPORT.md), showing some progressive disclosure. However, the main file itself is quite long and monolithic—sections like trust signals, form optimization, and platform-specific requirements could potentially be split into reference files. The structure within the file is well-organized with clear headers though. | 2 / 3 |
Total | 8 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
402ba63
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.