CtrlK
BlogDocsLog inGet started
Tessl Logo

clerk-cost-tuning

Optimize Clerk costs and understand pricing. Use when planning budget, reducing costs, or understanding Clerk pricing model. Trigger with phrases like "clerk cost", "clerk pricing", "reduce clerk cost", "clerk billing", "clerk budget".

80

Quality

77%

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 ./plugins/saas-packs/clerk-pack/skills/clerk-cost-tuning/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

89%

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 solid description with excellent trigger terms and clear 'when' guidance. Its main weakness is that the 'what' portion is somewhat vague — it says 'optimize costs and understand pricing' without specifying concrete actions like analyzing usage tiers, recommending plan changes, or calculating MAU costs. Adding more specific capabilities would strengthen it.

Suggestions

Add specific concrete actions like 'Analyze MAU usage, compare Clerk plan tiers, identify cost-saving opportunities, calculate projected billing' to improve specificity.

DimensionReasoningScore

Specificity

Names the domain (Clerk costs/pricing) and some actions ('optimize costs', 'understand pricing'), but doesn't list specific concrete actions like 'analyze MAU usage', 'compare plan tiers', or 'identify unused features'.

2 / 3

Completeness

Clearly answers both 'what' (optimize Clerk costs and understand pricing) and 'when' (planning budget, reducing costs, understanding pricing model) with explicit trigger phrases listed.

3 / 3

Trigger Term Quality

Includes a good set of natural trigger terms users would actually say: 'clerk cost', 'clerk pricing', 'reduce clerk cost', 'clerk billing', 'clerk budget'. These cover common variations of how users would phrase cost-related Clerk queries.

3 / 3

Distinctiveness Conflict Risk

Very specific niche — Clerk pricing and cost optimization is unlikely to conflict with other skills. The combination of 'Clerk' + cost/pricing/billing terms creates a distinct trigger profile.

3 / 3

Total

11

/

12

Passed

Implementation

64%

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

This is a solid, actionable skill with excellent executable code examples covering real Next.js/Clerk patterns. Its main weaknesses are moderate verbosity (unnecessary prerequisite/output sections, some over-explanation) and the lack of validation checkpoints in the user cleanup workflow, which is a potentially destructive operation. The content would benefit from being trimmed and having the detailed code examples moved to referenced files.

Suggestions

Add explicit validation/confirmation steps to the inactive user cleanup script (e.g., dry-run mode, confirmation prompt, batch size limits) since it's a destructive batch operation.

Remove the 'Prerequisites' and 'Output' sections — they add little value and Claude doesn't need to be told what MAU means or have a summary of what was just covered.

Consider moving the detailed code examples (Steps 2-5) into a separate reference file and keeping SKILL.md as a concise overview with the pricing table and key strategies summarized.

DimensionReasoningScore

Conciseness

The skill includes some unnecessary sections like 'Prerequisites' (Claude knows what MAU is) and the 'Output' section which just restates what was covered. The code examples are useful but some comments are slightly verbose. The overview and error handling table are reasonably tight.

2 / 3

Actionability

All code examples are fully executable TypeScript with proper imports, realistic patterns (Next.js middleware, route handlers, caching), and copy-paste ready. The pricing table, cost estimation function, and cleanup script are all concrete and immediately usable.

3 / 3

Workflow Clarity

Steps are clearly sequenced from understanding pricing through optimization to monitoring and cleanup. However, the cleanup script for inactive users (a potentially destructive batch operation) lacks validation checkpoints or confirmation steps — it identifies users but the guidance is vague ('Consider: notification campaign, data export, or account cleanup') with no explicit verify-before-delete workflow.

2 / 3

Progressive Disclosure

Content is reasonably structured with clear headings, but it's a long monolithic file (~150 lines of code examples) that could benefit from splitting detailed strategies into separate files. The reference to 'clerk-reference-architecture' at the end is good, but inline content is heavy for a SKILL.md overview.

2 / 3

Total

9

/

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.

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

9

/

11

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
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.