CtrlK
BlogDocsLog inGet started
Tessl Logo

signup-flow-cro

When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," or "account creation flow." For post-signup onboarding, see onboarding-cro. For lead capture forms (not account creation), see form-cro.

59

Quality

49%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./config/claude/skills/signup-flow-cro/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

72%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description excels at trigger term coverage and distinctiveness, with excellent cross-references to related skills that reduce overlap. However, it is weak on specifying what concrete actions or outputs the skill provides — it focuses almost entirely on 'when' to use it rather than 'what' it does. Adding specific capabilities (e.g., 'analyzes signup funnels, recommends form simplification, suggests social login integration') would significantly improve it.

Suggestions

Add specific concrete actions the skill performs, e.g., 'Analyzes signup funnels, recommends form field reduction, suggests social login options, identifies dropoff points in registration flows.'

Restructure to lead with a 'what it does' statement before the 'Use when...' clause to ensure both dimensions are clearly addressed.

DimensionReasoningScore

Specificity

The description names the domain (signup/registration flow optimization) and mentions some actions like 'optimize signup, registration, account creation, or trial activation flows,' but it doesn't list multiple specific concrete actions (e.g., A/B test form fields, reduce form steps, implement social login). It's more about when to use it than what it concretely does.

2 / 3

Completeness

The 'when' is very well covered with explicit trigger terms and use-when guidance. However, the 'what does this do' part is weak — it says 'optimize' these flows but doesn't describe what concrete actions or outputs the skill provides. The description is heavily weighted toward triggers with little explanation of capabilities.

2 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms: 'signup,' 'registration,' 'account creation,' 'trial activation,' 'signup conversions,' 'registration friction,' 'signup form optimization,' 'free trial signup,' 'reduce signup dropoff,' 'account creation flow.' These are terms users would naturally use.

3 / 3

Distinctiveness Conflict Risk

The description clearly carves out its niche (signup/registration flows specifically) and explicitly differentiates from related skills by referencing 'onboarding-cro' for post-signup and 'form-cro' for lead capture forms. This cross-referencing significantly reduces conflict risk.

3 / 3

Total

10

/

12

Passed

Implementation

27%

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

This skill reads as an exhaustive encyclopedia of signup flow optimization rather than a focused, efficient skill file. While comprehensive, it violates conciseness by explaining many UX concepts Claude already knows, and its monolithic structure means the full content must be loaded every time. The content would benefit significantly from aggressive trimming and splitting into referenced sub-files.

Suggestions

Reduce the main skill to ~50-80 lines covering core principles and the assessment/output workflow, moving detailed sections (field-by-field optimization, experiment ideas, common patterns) into separate referenced files like SIGNUP-FIELDS.md, SIGNUP-EXPERIMENTS.md, etc.

Remove standard UX knowledge Claude already knows (e.g., mobile touch targets, inline validation, don't clear forms on error) and focus only on non-obvious, domain-specific insights about signup CRO.

Add concrete examples of audit output—show a sample 'Issue/Impact/Fix/Priority' entry with realistic copy and metrics rather than just describing the format.

Cut the experiment ideas section by at least 60%—many items are obvious A/B test candidates that don't need enumeration (e.g., 'test button colors').

DimensionReasoningScore

Conciseness

The skill is extremely verbose at ~300+ lines, covering extensive ground that Claude already knows about form UX, password best practices, mobile optimization, and general web design principles. Much of this is standard UX knowledge (e.g., 'Larger touch targets (44px+ height)', 'Don't clear the form on error') that doesn't need to be spelled out for Claude.

1 / 3

Actionability

The skill provides structured checklists and specific recommendations (e.g., field priority lists, experiment ideas, output format templates), but lacks any executable code, concrete implementation examples, or copy-paste ready artifacts. It reads more like a comprehensive reference guide than actionable instructions.

2 / 3

Workflow Clarity

The initial assessment section provides a reasonable sequence (understand context → assess → recommend), and the output format section structures deliverables well. However, there's no explicit validation or feedback loop for the audit process, and the overall flow between sections is more encyclopedic than sequential.

2 / 3

Progressive Disclosure

The entire skill is a monolithic wall of text with no references to external files for detailed content. The experiment ideas section alone is massive and could easily be a separate reference file. Content like field-by-field optimization, common patterns, and experiment ideas should be split into referenced documents.

1 / 3

Total

6

/

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.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
freekmurze/dotfiles
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.