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.
| Name | implement | subscription-monetization-audit |
|---|---|---|
| Description | 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… | 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.… |
| Category | Security | Security |
| Sub-category | security-misc | threat-hunting |
| Tags | — | type:audit |
| Author | OrchestKit | maxschottke-spec |
| License | MIT | MIT |
| Install | /add-skill implement | /add-skill subscription-monetization-audit |
/ork:implement user authentication
/ork:implement --model=opus real-time notifications
/ork:implement dashboard analytics
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)
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.
See all Claude Code skill comparisons · Browse all Security skills · Top 100
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.