← ClaudeAtlas

emerging-market-reviewlisted

Use when auditing a product, spec, pull request, or architecture for emerging-market viability, or when the user asks whether something will work on low-end devices, poor connections, or in a specific market. The entry point for this skill set — establishes the target market and device tier, dispatches to the specialist skills, and returns findings ranked by user impact. Invoke on "will this work in Kenya/India/Nigeria", "review this for low bandwidth", pre-launch checks, and architecture review.
Kaguara/emerging-market-skills · ★ 7 · Code & Development · score 79
Install: claude install-skill Kaguara/emerging-market-skills
# Emerging market review ## What this skill does This is the router. It establishes who the product is for, applies the specialist skills that are relevant, and returns findings ranked by what breaks the product for the target user. Use it when the question is broad ("will this work?"). Go straight to a specialist skill when the question is narrow ("what should our bundle budget be?"). ## Hard rules | ID | Rule | Severity | |---|---|---| | REVIEW-001 | Establish the target market, device tier, and network profile before reviewing. | critical | | REVIEW-002 | Every finding cites a rule ID, or is labelled as unsourced judgment. | critical | | REVIEW-003 | Locate every finding in the artifact before reporting it. | critical | | REVIEW-004 | Rank findings by user impact at the target tier, not by ease of fix. | warning | | REVIEW-005 | State what was not checked. | warning | Full detection criteria and remedies in [`rules.yml`](rules.yml). ## Step 1 — establish the target Do not skip this. Every threshold in every other skill depends on it, and a review conducted without it produces advice that is true of software generally and useful to nobody in particular. Ask, or state an assumption and continue: - **Market or markets.** Prices, network conditions, languages, and payment rails all differ. "Emerging markets" is not a market. - **Device tier.** A, B, C, or D from [`docs/EVIDENCE.md`](../../docs/EVIDENCE.md). Default to **C** unless told otherwise. - **Network prof