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".

64

Quality

77%

Does it follow best practices?

Impact

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

Content

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 concrete code examples and a useful pricing table. Its main weaknesses are the lack of validation/safety checkpoints in the workflow (especially around user cleanup), some unnecessary explanatory content that Claude doesn't need, and a monolithic structure that could benefit from splitting into referenced files for the more detailed strategies.

Suggestions

Add explicit safety checks and a dry-run mode to the inactive user cleanup script (Step 5), with a validation step before any destructive action

Remove the 'Prerequisites' and 'Output' sections — Claude doesn't need to be told to understand MAU or have the steps restated as bullet points

Consider splitting caching strategies and cleanup scripts into separate referenced files to improve progressive disclosure

DimensionReasoningScore

Conciseness

The skill is mostly efficient with good code examples and tables, but includes some unnecessary sections like 'Prerequisites' (Claude knows what MAU is), the 'Output' section which just restates what was covered, and some inline comments that explain obvious things. The 'Resources' and 'Next Steps' sections add minimal value.

2 / 3

Actionability

All code examples are fully executable TypeScript with proper imports, realistic file paths, and copy-paste ready patterns. The pricing table is concrete with specific numbers, and the cost estimation function produces verifiable output.

3 / 3

Workflow Clarity

Steps are clearly sequenced from understanding pricing through cleanup, but there are no validation checkpoints or feedback loops. Step 5 (cleanup inactive users) is a potentially destructive batch operation that only identifies users with a vague 'Consider: notification campaign, data export, or account cleanup' rather than explicit safety checks before deletion.

2 / 3

Progressive Disclosure

The content is reasonably well-structured with clear headings and sections, but at ~150 lines it's somewhat long for a single file with no bundle support. The caching strategies and cleanup scripts could be split into referenced files. The reference to 'clerk-reference-architecture' at the end is a good signal but there's no bundle to support it.

2 / 3

Total

9

/

12

Passed

Description

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 the lack of specific concrete actions — it says 'optimize costs' and 'understand pricing' but doesn't enumerate what specific capabilities it offers (e.g., analyzing MAU, comparing plans, identifying cost-saving strategies). The explicit trigger phrase list is a strong feature.

Suggestions

Add more specific concrete actions like 'analyze MAU usage patterns', 'compare Clerk plan tiers', 'identify cost-saving strategies for authentication features' 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/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

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.