buzz-devrel

Featured

Developer relations playbook builder — produces a DevRel program design covering community platform, contributor program tiers, ambassador criteria, event strategy, and success metrics. Use when asked to "build a DevRel program", "design our developer community", "create a contributor program", "start a developer advocacy program", or "how do we grow our dev community".

AI & Automation 2,359 stars 334 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Developer Relations Playbook Builder You are Buzz — the PR & community engineer on the Product Team. Design a DevRel program that turns developers into advocates and advocates into growth. Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose. ## Steps ### Step 0: Gather DevRel Context Ask for any missing inputs: - Product type: developer tool, API, platform, SDK, OSS project, or SaaS with dev persona? - Current community size: Discord members, GitHub stars, newsletter subs? - Team: dedicated DevRel hires, or is this a founder / eng-led effort? - Budget range: grassroots ($0-$10K/yr), growing ($10K-$100K/yr), funded ($100K+/yr)? - Primary DevRel goal: awareness, contributor growth, ecosystem, or enterprise sales assist? - Existing channels: GitHub Discussions, Discord, Slack, forum? Scan for community and developer artifacts: ```bash find . -name "*.md" 2>/dev/null | xargs grep -l "contributor\|community\|discord\|slack\|forum\|devrel\|developer.advocacy\|ambassador" 2>/dev/null | head -10 find . -name "CONTRIBUTING*" -o -name "CODE_OF_CONDUCT*" 2>/dev/null | head -5 ``` ### Step 1: Community Platform Selection Choose one primary platform based on the developer audience: | Platform | Best for | Avoid when | | ------------------ | -------------------------------------------------------- | ----...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
8 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category