balance-check

balance-check is a skill for Claude Code from cenconq25/claude-code-app-studio. It costs 52 tokens per session (1,590 once invoked), scanned A, original, MIT.

A checker for pricing, paywall, feature-flag, and experiment settings in an app.

In plain words
What is it for?
It reviews monetization configuration after pricing, paywall, or growth-experiment changes.
Why use it?
It helps reveal inconsistent prices, broken purchase paths, missing fallbacks, and experiment variants that dominate or behave unexpectedly.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter; names the AskUserQuestion tool; positional $N argument.

Good fit It reviews monetization configuration after pricing, paywall, or growth-experiment changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cenconq25/claude-code-app-studio/balance-check
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add cenconq25/claude-code-app-studio --skill balance-check
Clone the repo
git clone --depth 1 https://github.com/cenconq25/claude-code-app-studio

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for balance-check

README.md
[![agentmods](https://agentmods.dev/badge/skills/cenconq25/claude-code-app-studio/balance-check.svg)](https://agentmods.dev/skills/cenconq25/claude-code-app-studio/balance-check)
Your own site
<a href="https://agentmods.dev/skills/cenconq25/claude-code-app-studio/balance-check"><img src="https://agentmods.dev/badge/skills/cenconq25/claude-code-app-studio/balance-check.svg" alt="Measured on agentmods" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,590 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00052 $0.01590
Opus 5 $0.00026 $0.00795
Sonnet 5 $0.00010 $0.00318
Haiku 4.5 $0.00005 $0.00159

Measured 4d ago against content hash a1a5e578c357, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

balance-check scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/balance-check/SKILL.md · 223 lines

How it starts

The opening of the file, as written. The whole thing — 223 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Balance Check

Pricing and growth experiments are the app's economic balance. This skill reads the configuration, applies sanity checks (outliers, illogical funnels, dominant variants, missing fallbacks), and flags issues before they ship to production.


Phase 1: Locate Config

Read in parallel:

  • Pricing config files — typical paths: assets/data/pricing.json, src/config/pricing.ts, lib/config/pricing.dart, Resources/pricing.plist, res/raw/pricing.xml.
  • Paywall variant config — assets/paywalls/*.json, src/config/paywalls/*.
  • Feature flags — local defaults file, plus the cloud provider reference (Firebase Remote Config, LaunchDarkly, ConfigCat, Statsig). The cloud values may live in production/configs/.
  • Experiment definitions — production/experiments/*.md or whatever the project uses.
  • The PRDs that govern monetization — design/prd/monetization.prd.md, design/prd/paywall.prd.md.

If nothing is found, ask the user to point at the relevant file or folder.


Phase 2: Pricing Sanity

For each pricing tier configuration, check:

  • Currency is set per supported region.
  • Each price has a fallback for App Store / Play Store SKU.
  • Annual prices are at most 12x monthly; if higher, surface as a bug (probably an inverted unit). If lower than 8x monthly, the annual is essentially "always buy annual" — flag dominance.
  • Trial duration is reasonable (1-30 days). 0-day trials should be removed unless intentional.
  • Discount percentages match parent vs current price arithmetic (no was $9.99 / now $14.99 type errors).
  • Each tier maps to a defined SKU on both App Store Connect and Play Console (cross-reference the SKU IDs).
  • No tier is reachable only through deprecated paths (paywall variant the app no longer renders).
  • Localized prices are not silently in USD — confirm priceLocale handling.

Phase 3: Paywall Variant Audit

If multiple paywall variants exist, build a comparison table:

Read the full file on GitHub · 223 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 223 lines · 52 tokens per session scan A a1a5e578c357

Subscribe to this mod's changes

balance-check is a skill published in the GitHub repository cenconq25/claude-code-app-studio (40 stars, last pushed 4mo ago), licensed MIT. It adds 52 tokens to every session and 1,590 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

amazon-reviews-api-skill

This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…

browser-act/skills · 124 tokens

amazon-competitor-analyzer

Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.

browser-act/skills · 48 tokens

asc-subscription-localization

Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.

rorkai/app-store-connect-cli-skills · 60 tokens

food-order

Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status with ordercli. Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history. Never confirm an order without explicit user approval.

Bitterbot-AI/bitterbot-desktop · 53 tokens

product-description-generator

E-commerce product description generator for any platform. Generates optimized titles, bullet points, descriptions, and backend keywords using competitor research + keyword scoring + FABE copywriting. Two modes: (A) Create — generate listing from product specs with optional competitor analysis, (B) Optimize — improve…

nexscope-ai/eCommerce-Skills · 126 tokens

amazon-price-tracker

Amazon price monitoring and competitive pricing intelligence. Real-time price tracking, Buy Box analysis, promotion detection, and dynamic pricing strategy optimization. Use when the user asks about price monitoring, competitor pricing, Buy Box tracking, or pricing strategy.

nexscope-ai/Amazon-Skills · 51 tokens