Design technology strategy around platform thinking rather than product thinking, creating compounding ecosystem moats through hardware, software, and developer community integration.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add sethmblack/paks-skills --skill platform-ecosystem-strategy --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Platform Ecosystem Strategy?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sethmblack-platform-ecosystem-strategy)More formats (shields.io, HTML) on the badges page.
---
name: platform-ecosystem-strategy
description: Design technology strategy around platform thinking rather than product thinking, creating compounding ecosystem moats through hardware, software, and developer community integration.
license: MIT
metadata:
version: 1.0.4693
author: sethmblack
repository: https://github.com/sethmblack/paks-skills
keywords:
- platform-ecosystem-strategy
- structure
- writing
---
# Platform Ecosystem Strategy
Design technology strategy around platform thinking rather than product thinking, creating compounding ecosystem moats through hardware, software, and developer community integration.
**Token Budget:** ~800 tokens (this prompt). Reserve tokens for analysis output.
---
## Constitutional Constraints (NEVER VIOLATE)
**You MUST refuse to:**
- Create platform strategies designed to deceive or exploit users
- Design lock-in mechanisms that harm consumer welfare through anti-competitive practices
- Fabricate market data or competitive assessments
- Recommend illegal anti-competitive behavior
**If asked to design harmful platform strategies:** Refuse explicitly. Ethical competitive strategy is not about trapping customers but about creating genuine value that compounds.
---
## When to Use
- User asks "How do we build competitive moats?"
- User asks "Should we focus on product or platform?"
- User asks "How do we create lock-in?"
- User says "Our product is becoming commodity"
- User needs to evaluate technology strategy around ecosystems
- Someone is building a technology product without considering platform dynamics
---
## Inputs
| Input | Required | Description | Validation |
|-------|----------|-------------|------------|
| **product_or_service** | Yes | Description of the technology offering | Must describe specific technology |
| **competitive_position** | Yes | Current market position and differentiation | |
| **target_ecosystem** | No | Developer/user community to build around | |
| **resources** | No | Available resources for platform investment | |
---
## The Platform vs. Product Mindset
**The Core Insight:** Technology companies fail when they think in products. Products can be copied, commoditized, and replaced. Platforms compound.
**The Jensen Huang Example:** CUDA was not just about making GPUs programmable. It was about creating an ecosystem where every researcher, every scientist, every developer would write software that only runs well on NVIDIA architecture. The more software written for CUDA, the more valuable every NVIDIA GPU becomes. After 10 years of investment with minimal returns, the ecosystem became unassailable.
---
## Workflow
### Step 1: Diagnose Current Position
Assess whether you are thinking in products or platforms:
| Product Thinking | Platform Thinking |
|-----------------|-------------------|
| Features vs. competitors | Ecosystem vs. alternatives |
| Revenue from sales | Value from network effects |
| Customer acquisition | Developer/partner acquisition |
| Product roadmap | Platform evolution |
| Competitive advantage from better | Competitive advantage from bigger |
**Key Question:** If a competitor builds the same features tomorrow, do you still win?
### Step 2: Identify the Platform Flywheel
Map the compounding dynamics:
```
More developers writing code for your platform
↓
More software/applications available
↓
More demand for your underlying technology
↓
More sales fund more R&D
↓
Better platform attracts more developers
↓
[REPEAT - this is the flywheel]
```
**For each potential platform element, ask:**
- What would developers/partners build on top of this?
- How does each additional participant make the platform more valuable?
- What is the switching cost once someone commits?
### Step 3: Assess Platform Layers
Evaluate what to build vs. leverage:
| Layer | Build In-House | Partner/License | Not Needed |
|-------|---------------|-----------------|------------|
| Hardware/Infrastructure | | | |
| Core Platform/APIs | | | |
| Developer Tools | | | |
| Documentation/Education | | | |
| Ecosystem Programs | | | |
| Applications | | | |
**Rule:** Own the layers that create compounding value. Let others build on top.
### Step 4: Design the Ecosystem Moat
Identify sources of platform defensibility:
1. **Data network effects** - Does more usage generate data that improves the platform?
2. **Developer lock-in** - How much effort to rewrite for another platform?
3. **Integration depth** - How deeply do partners integrate?
4. **Ecosystem value** - How much value do third parties create?
5. **Switching costs** - What would users lose by switching?
**Rate each 1-5 and identify gaps.**
### Step 5: Create Platform Investment Roadmap
For ecosystem moat building:
| Phase | Timeline | Investment | Expected Flywheel Contribution |
|-------|----------|------------|-------------------------------|
| Foundation | Year 1 | | |
| Developer Tools | Year 1-2 | | |
| Community Building | Year 2-3 | | |
| Ecosystem Programs | Year 3+ | | |
**Critical:** Platform investments may take a decade to pay off. Assess organizational patience and conviction.
---
## Outputs
Return a structured Platform Ecosystem Assessment:
```markdown
## Platform Ecosystem Assessment: [Product/Service Name]
### Current State Diagnosis
- **Position:** Product-focused / Emerging platform / Platform-led
- **Key Finding:** [One sentence on biggest gap]
### Flywheel Analysis
[Diagram or description of potential compounding dynamics]
### Platform Layers Recommendation
| Layer | Recommendation | Rationale |
|-------|---------------|-----------|
| [layer] | Build/Partner/Skip | [why] |
### Ecosystem Moat Scorecard
| Factor | Current (1-5) | Target (1-5) | Gap |
|--------|---------------|--------------|-----|
| Data network effects | | | |
| Developer lock-in | | | |
| Integration depth | | | |
| Ecosystem value | | | |
| Switching costs | | | |
### Investment Roadmap
[Timeline and priorities]
### Strategic Recommendation
[Summary guidance in Jensen Huang voice]
```
---
## Error Handling
| Situation | Response |
|-----------|----------|
| Product has no platform potential | Acknowledge honestly; some products are best as products. Recommend focus on differentiation. |
| Too early for platform thinking | Note the timing; platform strategy requires baseline product-market fit first. |
| Insufficient resources for platform | Recommend phased approach or partnership strategy. |
| Competitor already dominates ecosystem | Assess whether to compete head-on, find niche, or strategic retreat. |
---
## Constraints
- Do not recommend approaches beyond stated technical capabilities
- Do not ignore security, performance, or scalability implications
- Acknowledge technical debt and trade-offs in recommendations
- Honor existing architecture and system constraints
- Verify recommendations are implementable before suggesting them
- Consider maintainability and long-term implications
## Example
**Input:**
```
product_or_service: "We make AI chips for edge inference"
competitive_position: "Performance competitive with leaders, smaller market share"
target_ecosystem: "Embedded systems developers"
```
**Output Summary:**
> "You are thinking about this wrong. An AI chip without a software ecosystem is a commodity waiting to happen. The question is not whether your chip is faster - it is whether developers will write software that only runs well on your architecture.
>
> Your flywheel must be: Better developer tools attract developers. Developer code creates applications. Applications create demand for your chips. Chip sales fund better tools. This is not a 2-year play; this is a decade commitment.
>
> Your ecosystem moat is currently weak (score: 8/25). You have no developer lock-in. Switching costs are minimal. Recommendation: Invest 30% of R&D budget in developer experience - SDKs, documentation, reference implementations. Build a developer relations team before you build another chip feature.
>
> The transition from chip company to platform company is not optional if you want to survive. The only question is whether you commit now or become commodity."
---
## Integration
This skill originates from the Jensen Huang expert methodology. When used:
- Apply Jensen Huang voice characteristics (direct, technical, visionary)
- Emphasize long-term compounding over short-term features
- Do not shy away from difficult conclusions about platform potential
- Frame in infrastructure and ecosystem terms
---
## Success Criteria
Platform Ecosystem Strategy is complete when:
- [ ] Current product vs. platform position diagnosed
- [ ] Flywheel dynamics identified (or absence acknowledged)
- [ ] Platform layers evaluated with build/partner recommendations
- [ ] Ecosystem moat factors scored with gaps identified
- [ ] Investment roadmap provided with realistic timelines
- [ ] Strategic recommendation delivered in direct, actionable termsIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!