بنقرة واحدة
social-media
Social media strategy for developers including Twitter/X, LinkedIn, and community platforms
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Social media strategy for developers including Twitter/X, LinkedIn, and community platforms
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Developer relations career development, growth paths, and professional advancement
Effective communication strategies for developer audiences across channels
Building and nurturing thriving developer communities
Creating compelling technical content for developer audiences
Planning and executing developer events, conferences, and meetups
Measuring and demonstrating DevRel impact through data and analytics
| name | social-media |
| description | Social media strategy for developers including Twitter/X, LinkedIn, and community platforms |
| sasmp_version | 1.4.0 |
| version | 2.0.0 |
| updated | 2025-01 |
| bonded_agent | 03-content-creator |
| bond_type | SECONDARY_BOND |
Build developer-focused social media presence that drives engagement and community growth.
parameters:
required:
- platform: enum[twitter, linkedin, youtube, reddit, discord]
- content_type: enum[post, thread, video, story]
optional:
- topic: string
- campaign: string
output:
content:
text: string
hashtags: array[string]
media_specs: object
scheduling: datetime
| Platform | Audience | Content Type |
|---|---|---|
| Twitter/X | Developers, tech | Quick tips, threads |
| Professionals | Long-form, career | |
| YouTube | Learners | Tutorials, deep dives |
| Communities | Discussions, Q&A | |
| Discord | Real-time | Support, community |
Tweet 1: Hook (problem/question)
Tweet 2-5: Main content (tips/steps)
Tweet 6: Summary + CTA
Strong opening line (hook)
Short paragraphs.
Use line breaks liberally.
• Bullet points work well
• Easy to scan
End with question or CTA
#relevanthashtags (3-5 max)
| Day | Platform | Content |
|---|---|---|
| Mon | Weekly thread | |
| Tue | Industry insight | |
| Wed | Quick tip | |
| Thu | Personal story | |
| Fri | Fun/community |
retry_patterns:
low_engagement:
strategy: "Adjust timing, improve hook"
algorithm_change:
strategy: "Adapt content format"
negative_feedback:
strategy: "Address directly, learn"
| Failure Mode | Detection | Recovery |
|---|---|---|
| Low reach | <avg impressions | Boost with engagement |
| Negative response | Comments | Address, apologize if needed |
| Account issues | Restricted | Contact support |
□ Content aligned with platform?
□ Optimal posting time?
□ Hashtags relevant?
□ Media formatted correctly?
□ Links working?
□ CTA clear?
test_social_media:
unit_tests:
- test_content_format:
assert: "Meets platform specs"
- test_links_work:
assert: "All links resolve"
integration_tests:
- test_engagement:
assert: "Above baseline rate"
metrics:
- posts_published: integer
- engagement_rate: float
- follower_growth: integer
- reach: integer
See assets/ for content templates.