market-context
Use when validating market timing, structural forces, or distribution moats before committing strategic resources—focuses on macro context, not individual competitor teardowns.
npx skills add majiayu000/claude-skill-registry --skill market-context --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## Overview Market context is the forensic analysis of structural forces—timing, distribution moats, and demand aggregation—that determine whether a product can capture long-term value. This skill prevents "Strategy Blindness" by forcing an audit of the "Where to Play" domains before any resources are allocated. ## Iron Law `NO STRATEGIC RECOMMENDATION WITHOUT VALIDATED MARKET CONTEXT` Assumed market dynamics are the primary cause of high-growth failures. Every claim must be validated against current structural shifts (e.g., Aggregation Theory or Unbundling). ## State Machine ```dot digraph market_context_flow { "Start" [shape=doublecircle]; "Step 1: Structural Audit" [shape=box]; "Step 2: 0-to-1 Timing Check" [shape=diamond]; "Step 3: Distribution Audit" [shape=box]; "Step 4: Context Validation" [shape=diamond]; "Done" [shape=doublecircle]; "Start" -> "Step 1: Structural Audit"; "Step 1: Structural Audit" -> "Step 2: 0-to-1 Timing Check"; "Step 2: 0-to-1 Timing Check" -> "Step 3: Distribution Audit" [label="timing right"]; "Step 2: 0-to-1 Timing Check" -> "Step 1: Structural Audit" [label="too early/late"]; "Step 3: Distribution Audit" -> "Step 4: Context Validation"; "Step 4: Con
- Overview
- Iron Law
- State Machine
- When to Use This Skill
- When NOT to Use This Skill
- Core Process
- Step 1: Perform the Structural Audit
- Step 2: The Seven Questions Test
- Step 3: Audit the Distribution Mindset
- Step 4: Validate the Context (The Iron Law)
- Cross-Skill Invocations
- Rationalization Table
- Red Flags
- Diagnostic Checklist
What does the market-context skill do?
Use when validating market timing, structural forces, or distribution moats before committing strategic resources—focuses on macro context, not individual competitor teardowns.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill market-context --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
