Skip to content

Releases: arome3/code-to-content

v1.0.1 - Fix Plugin Registration

05 Jan 22:31

Choose a tag to compare

Bug Fix

  • Fixed plugin command/agent registration - Skills now properly register when installed in external projects

Technical Details

  • Added explicit commands array to marketplace.json with all 14 c2c:* commands
  • Added explicit agents array with 3 parallel agents
  • Follows the standard pattern used by popular plugins like https://github.com/wshobson/agents

Installation

/plugin marketplace add arome3/code-to-content
/plugin install code-to-content@code-to-content

v1.0.0 - Initial Release

01 Jan 21:20

Choose a tag to compare

Code to Content v1.0.0

From commits to content.

Transform your codebase into developer content with a mandatory 5-phase quality-gated workflow.

Features

  • 5-Phase Process: Analysis → Audience → Content → Optimization → Verification
  • 3 Specialized Agents: content-explorer, format-specialist, quality-reviewer
  • 9 Content Formats: Blog, tutorial, Twitter thread, LinkedIn post, README, newsletter, video script, conference talk, product launch
  • 13 Slash Commands: Full mode (/c2c:blog, /c2c:twitter, etc.) and quick mode variants
  • Evidence-Grounded: All claims traced to actual code, commits, or metrics
  • Build-in-Public Support: Journey brief system for sustained narrative

Installation

# Plugin marketplace
/plugin marketplace add arome3/code-to-content

# Or clone to skills folder
git clone https://github.com/arome3/code-to-content ~/.claude/skills/code-to-content

Quick Start

/c2c:blog [path-to-project]
/c2c:twitter
/c2c:readme

Click **Publish release** when done.