monetizePricing, launch, and revenue strategies for indie products, SaaS, mobile apps, and creators. Concrete prices, not theory.
Install via ClawdBot CLI:
clawdbot install ivangdavila/monetizeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
An indie developer building a mobile app needs specific pricing strategies and a launch plan to generate revenue from day one, avoiding free betas and focusing on credit card validation to ensure market fit.
A founder creating a SaaS product requires concrete pricing tiers, packaging advice, and unit economics like LTV:CAC to attract paying customers immediately and scale sustainably.
A content creator or influencer seeks revenue strategies, such as bundling offerings and setting prices higher than comfortable, to turn followers into paying customers without relying on free tiers.
An entrepreneur launching a physical product needs help with pricing math, launch templates, and avoiding underpricing by validating with real sales data to maximize profit margins.
Focuses on recurring revenue with tiered pricing packages, emphasizing high gross margins and low churn rates. It requires charging from day one and avoiding free trials that devalue the offering.
Offers a free tier with limited value to attract users, but the core revenue comes from paid upgrades. The skill warns against free tiers having over 90% of the value to ensure conversion to paying customers.
Involves selling a base product at a fixed price with optional add-ons or bundles. It stresses packaging over pricing to increase perceived value and avoid discounting in every deal.
💬 Integration Tip
Integrate this skill early in product development to set prices and launch plans from the start, using the provided guides like pricing.md and launch.md for actionable steps.
Scored Apr 19, 2026
Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or needing component-specific patterns and examples.
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
Build performant cross-platform apps with Flutter widgets, state management, and platform integration.