CtrlK
BlogDocsLog inGet started
Tessl Logo

landing-page-generator

Generate complete, deploy-ready landing pages from any repository. Use when creating a homepage for an open-source project, building a project website, converting a README into a marketing page, or standardizing landing pages across multiple repos.

71

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A well-structured, actionable skill body with a clear sequenced workflow and an explicit validation checkpoint, plus genuine one-level-deep references. The main weakness is conciseness, where inline CSS reference material duplicates the bundled stylesheet.

Suggestions

Replace the inline `:root` CSS-variable block and component-class listing with a one-line pointer to `assets/styles-base.css` to avoid duplicating bundled reference material in the SKILL body.

Move the detailed per-section generation spec (Steps 1–5) into `references/landing-pattern.md` and keep only the high-level pipeline in SKILL.md, since a detailed pattern doc already exists.

DimensionReasoningScore

Conciseness

The body is mostly lean task guidance, but the inline `:root` CSS-variable block and component-class listing duplicate material already in `assets/styles-base.css`, so it could be tightened rather than restated inline.

2 / 3

Actionability

It provides a concrete README→section extraction map, an ordered section-generation list, a copy-paste invocation (`/landing-page-generator from ~/path/to/repo --risk-banner`), and a precise output tree — fully actionable guidance.

3 / 3

Workflow Clarity

A clear five-step sequence culminates in an explicit 'Validation Checkpoint' (render check, link validity, responsive widths at 375/768/1280px, WCAG AA), satisfying the explicit-validation anchor.

3 / 3

Progressive Disclosure

The body is an overview with one-level-deep, clearly signaled references that resolve to real bundle files — `references/landing-pattern.md` and `assets/` (templates, section-snippets, styles-base.css).

3 / 3

Total

11

/

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 strong description that clearly states the capability and provides explicit, natural trigger phrasing. The only weakness is specificity, where a single headline verb is used instead of enumerating several concrete actions.

Suggestions

List two or three concrete sub-actions (e.g., 'extract features from a README, generate hero/features/FAQ sections, emit a GitHub Pages workflow') to lift specificity from 2 to 3.

DimensionReasoningScore

Specificity

It names the domain ('landing pages from any repository') and a concrete action ('Generate complete, deploy-ready landing pages'), but offers a single main verb rather than multiple specific concrete actions like the score-3 anchor.

2 / 3

Completeness

It explicitly answers both 'what' (generate deploy-ready landing pages from a repository) and 'when' via an explicit 'Use when…' clause with several concrete triggers, matching the score-3 anchor.

3 / 3

Trigger Term Quality

The 'Use when' clause surfaces natural terms users would actually say — 'homepage', 'project website', 'README', 'marketing page', 'landing pages' — giving good coverage of common phrasings.

3 / 3

Distinctiveness Conflict Risk

The niche (repo → landing page) is clearly scoped with distinct triggers, making it unlikely to fire for an unrelated skill.

3 / 3

Total

11

/

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.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
FlorianBruniaux/claude-code-ultimate-guide
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.