gtm-developer-ecosystem

작성자: github

생태계 프로그램을 통해 개발자 주도의 채택을 구축하고 확장하세요. 개방형 생태계와 큐레이션 생태계를 결정할 때, 개발자 프로그램을 구축하거나 플랫폼을 확장할 때 사용하세요.

npx skills add https://github.com/github/awesome-copilot --skill gtm-developer-ecosystem

Developer Ecosystem

Build and scale developer-led adoption through ecosystem programs, community, and partnerships. Focus on what actually drives adoption, not vanity metrics.

When to Use

Triggers:

  • "How do we build a developer ecosystem?"
  • "Should we curate quality or go open?"
  • "Developer community isn't growing"
  • "Nobody's building on our API"
  • "How do we compete with larger platforms?"

Context:

  • API platforms and developer tools
  • Products with extensibility (plugins, integrations)
  • Developer-first GTM motion
  • Platform business models

Core Frameworks

1. Open vs Curated Ecosystem (The Marketplace Decision)

The Pattern:

Running ecosystem at a developer platform. Leadership debate: Open the marketplace to anyone, or curate for quality?

Quality control camp: "We need gatekeeping. Otherwise we'll get SEO spam, low-quality integrations, brand damage."

Open camp: "Developers route around gatekeepers. Network effects matter more than quality control."

The decision: Went open. Quality concerns were real, but we made a bet: control comes from discovery and trust layers, not submission gatekeeping.

What We Built Instead of Gatekeeping:

  1. Search and discovery — Surface high-quality integrations through algorithms, not human curation
  2. Trust signals — Verified badges, usage stats, health scores
  3. Community curation — User ratings, collections, recommendations
  4. Moderation — Remove spam after publication, not block before

Result: Network effects won. Thousands of integrations published. Quality surfaced through usage, not through us deciding upfront.

Decision Framework:

  • Curated works when: Brand risk high, dozens of partners, can scale human review
  • Open works when: Hundreds/thousands of potential partners, network effects matter more than quality control

Common Mistake:

Defaulting to curated because "we need quality control." This works when you have 10 partners. At 100+, you become the bottleneck. Build discovery and trust systems instead.


2. The Three-Year Student Program Arc

The Pattern:

Most developer programs optimize for quick wins. Better approach: Build long-term talent pipeline.

Year 1: University Partnerships

  • Partner with CS departments
  • Curriculum integration (hackathons, coursework)
  • Student licenses (free or heavily discounted)
  • Metrics: # universities, # students activated

Year 2: Student Community & Certification

  • Student expert certification program
  • Student-led workshops and events
  • Campus ambassadors
  • Metrics: # certified, # student-led events

Year 3: Career Bridge

  • Job board connecting students → companies
  • Enterprise partnerships (hire certified students)
  • Alumni network
  • Metrics: # hired, company partnerships

Why This Works:

Students become enterprise buyers 5-10 years later. You're building brand loyalty before they have purchasing power.

Common Mistake:

Treating students as immediate revenue. They're not. They're future enterprise decision-makers.


3. Developer Journey (Awareness → Integration → Advocacy)

Stage 1: Awareness

  • How do they discover you?
  • Content, search, word-of-mouth, events

Stage 2: Onboarding

  • First API call in <10 minutes
  • Quick-start guides
  • Sample code in popular languages

Stage 3: Integration

  • Building real use cases
  • Integration guides
  • Support when stuck

Stage 4: Production

  • Deployed and generating value
  • Monitoring usage
  • Enterprise upgrade path

Stage 5: Advocacy

  • Sharing publicly
  • Recommending to others
  • Contributing back (docs, code, community)

Metrics That Matter:

  • Time to first API call (onboarding)
  • % reaching production (integration success)
  • Monthly active developers (engagement)
  • Developer NPS (advocacy)

Common Mistake:

Measuring vanity metrics (sign-ups, downloads) instead of real engagement (API calls, production deployments).


4. Documentation Hierarchy

Tier 1: Quick Starts (Get to Value Fast)

  • "Hello World" in 5 minutes
  • Common use case examples
  • Copy-paste code that works

Tier 2: Guides (Solve Real Problems)

  • Use case-specific tutorials
  • Integration patterns
  • Best practices

Tier 3: Reference (Complete API Docs)

  • Every endpoint documented
  • Request/response examples
  • Error codes and handling

Tier 4: Conceptual (Understand the System)

  • Architecture overviews
  • Design philosophy
  • Advanced patterns

Most developers need: Tier 1 first, then Tier 2. Very few read Tier 4.

Common Mistake:

Starting with Tier 3 (comprehensive API reference). Developers want quick wins first.


5. Community vs Support (When to Use Which)

Community (Async, Scalable):

  • Slack/Discord for real-time help
  • Forum for searchable Q&A
  • GitHub discussions for feature requests
  • Best for: Common questions, peer-to-peer help

Support (Sync, Expensive):

  • Email support for enterprise
  • Dedicated Slack channels for partners
  • Video calls for complex integrations
  • Best for: Paying customers, strategic partners

How to Route:

Community first:

  • Developer asks question
  • Community member answers
  • You validate and upvote
  • Searchable for future developers

Escalate to support when:

  • No community answer in 24 hours
  • Enterprise/paying customer
  • Security or compliance issue
  • Complex integration requiring custom work

Common Mistake:

Providing white-glove support to everyone. Doesn't scale. Build community that helps itself.


6. Partner Tiering for Developer Ecosystems

Tier 1: Integration Partners (Self-Serve)

  • Build with public API
  • You provide: docs, Slack channel, office hours
  • They drive their own marketing
  • Best for: Ambitious partners with resources

Tier 2: Strategic Partners (Co-Development)

  • Co-developed integration
  • You provide: dedicated channel, co-marketing
  • Joint case studies
  • Best for: High-impact integrations

Don't over-tier. 2 tiers is enough. More creates confusion.


Decision Trees

Open or Curated Ecosystem?

Is brand damage risk high if low-quality partners join?
├─ Yes (regulated, security) → Curated
└─ No → Continue...
    │
    Can you scale human review?
    ├─ No (hundreds/thousands) → Open + discovery systems
    └─ Yes (dozens) → Curated

Community or Support?

Is this a common question?
├─ Yes → Community (forum, Slack, docs)
└─ No → Continue...
    │
    Is requester paying customer?
    ├─ Yes → Support (email, dedicated)
    └─ No → Community (with escalation path)

Common Mistakes

1. Building ecosystem before product-market fit

  • Fix core product first, then build ecosystem

2. No developer success team

  • Developers need help to succeed beyond docs

3. Poor documentation

  • Foundation of ecosystem, non-negotiable

4. Treating all developers equally

  • Tier support by strategic value (paying > free, partners > hobbyists)

5. No integration quality standards

  • Low-quality integrations hurt your brand

6. Measuring only vanity metrics

  • Track activation and production usage, not just sign-ups

7. Developer advocates with no technical depth

  • Hire developers who can code and teach

Quick Reference

Open ecosystem checklist:

  • Search and discovery (surface quality algorithmically)
  • Trust signals (verified badges, usage stats, ratings)
  • Community curation (user recommendations, collections)
  • Moderation (remove spam after publication)

Developer journey metrics:

  • Awareness: Traffic, sign-ups
  • Onboarding: Time to first API call (<10 min target)
  • Integration: % reaching production deployment
  • Advocacy: Developer NPS, public sharing

Documentation hierarchy:

  1. Quick starts (5-min "Hello World")
  2. Use case guides (solve real problems)
  3. API reference (complete documentation)
  4. Conceptual (architecture, philosophy)

Partner tiers:

  • Tier 1: Self-serve (public API, docs, community)
  • Tier 2: Strategic (co-development, co-marketing)

Student program timeline:

  • Year 1: University partnerships, activation
  • Year 2: Certification, student community
  • Year 3: Job board, enterprise hiring bridge

Related Skills

  • partnership-architecture: Partner deal structures and co-marketing
  • product-led-growth: Self-serve activation funnels for developer products
  • 0-to-1-launch: Launching developer products

Based on building developer ecosystems at multiple platform companies, including the open vs curated marketplace decision, student program development (3-year arc building talent pipeline), and partner ecosystem growth. Not theory — patterns from building developer ecosystems that actually drove platform adoption and multi-year brand loyalty.

github의 다른 스킬

console-rendering
github
Go에서 struct 태그 기반 콘솔 렌더링 시스템 사용 지침
official
acquire-codebase-knowledge
github
사용자가 기존 코드베이스에 대한 매핑, 문서화, 또는 온보딩을 명시적으로 요청할 때 이 스킬을 사용하세요. "이 코드베이스를 매핑해줘", "문서화해줘"와 같은 프롬프트에서 트리거됩니다.
official
acreadiness-assess
github
현재 리포
official
acreadiness-generate-instructions
github
AgentRC 명령어를 통해 맞춤형 AI 에이전트 지침 파일을 생성합니다. .github/copilot-instructions.md 파일을 생성합니다(기본값, VS Code의 Copilot에 권장됨).
official
acreadiness-policy
github
사용자가 AgentRC 정책을 선택, 작성 또는 적용할 수 있도록 지원합니다. 정책은 관련 없는 검사를 비활성화하고, 영향/수준을 재정의하며, 설정을 통해 준비 상태 점수를 사용자 지정합니다.
official
add-educational-comments
github
코드 파일에 교육용 주석을 추가하여 효과적인 학습 자료로 변환합니다. 설명의 깊이와 어조를 세 가지 설정 가능한 지식 수준(초급, 중급, 고급)에 맞게 조정합니다. 파일이 제공되지 않으면 자동으로 요청하며, 빠른 선택을 위해 번호 목록 매칭을 제공합니다. 교육용 주석만을 사용하여 파일을 최대 125%까지 확장합니다(엄격한 제한: 새 줄 400개, 1,000줄 초과 파일의 경우 300개). 파일 인코딩, 들여쓰기 스타일, 구문 정확성 등을 유지합니다.
official
adobe-illustrator-scripting
github
Adobe Illustrator 자동화 스크립트를 ExtendScript(JavaScript/JSX)로 작성, 디버깅 및 최적화합니다. 스크립트를 생성하거나 수정하여 조작할 때 사용합니다.
official
agent-governance
github
선언적 정책, 의도 분류, AI 에이전트 도구 접근 및 행동 제어를 위한 감사 추적. 구성 가능한 거버넌스 정책은 허용/차단된 도구, 콘텐츠 필터, 속도 제한, 승인 요구 사항을 정의하며, 코드가 아닌 구성으로 저장됨. 의미론적 의도 분류는 패턴 기반 신호를 사용하여 도구 실행 전에 위험한 프롬프트(데이터 유출, 권한 상승, 프롬프트 인젝션)를 탐지함. 도구 수준 거버넌스 데코레이터는 함수에서 정책을 적용함...
official