Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
HomeCompare › implement vs subscription-monetization-audit

implement vs subscription-monetization-audit

Two Security Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.

Side-by-side

Nameimplementsubscription-monetization-audit
DescriptionFull-power feature implementation using parallel subagents for backend, frontend, testing, and security. Coordinates architecture design, code generation, test coverage, and quality verification in a single workflow…Use when analyzing a subscription or recurring-revenue business (news site, paywall publisher, SaaS-light, membership platform, e-commerce with subscription tier) for monetization gaps and revenue-growth levers.…
CategorySecuritySecurity
Sub-categorysecurity-miscthreat-hunting
Tagstype:audit
AuthorOrchestKitmaxschottke-spec
LicenseMITMIT
Install/add-skill implement/add-skill subscription-monetization-audit

Tag overlap

Shared

Only in implement

Only in subscription-monetization-audit type:audit

Sample code from each SKILL.md

implement

/ork:implement user authentication
/ork:implement --model=opus real-time notifications
/ork:implement dashboard analytics

subscription-monetization-audit

target_subs = 100,000
target_arr_needed = 16,000,000 EUR (= burn requirement)
required_blended_arpu = target_arr_needed / target_subs / 12 = 13.33 EUR

If current ARPU is 9 EUR, blended ARPU 13.33 EUR requires:
  - all-base scenario: 100,000 × 9 × 12 = 10,800,000 EUR (insufficient — 5.2M gap remains)
  - 30 percent premium at 25 EUR base 9 EUR scenario:
    100,000 × (0.7 × 9 + 0.3 × 25) × 12 = 100,000 × 13.80 × 12 = 16,560,000 EUR (covers)

When to choose each

implement — Full-power feature implementation using parallel subagents for backend, frontend, testing, and security. Coordinates architecture design, code generation, test coverage, and quality verification in a single workflow…

subscription-monetization-audit — Use when analyzing a subscription or recurring-revenue business (news site, paywall publisher, SaaS-light, membership platform, e-commerce with subscription tier) for monetization gaps and revenue-growth levers.…

Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.

Open implement → Open subscription-monetization-audit →

Other comparisons in this category

See all Claude Code skill comparisons · Browse all Security skills · Top 100