Skip to content

Create dev.to publishing Power #3

Description

@verhasi

Goal

Create a Kiro Power that enables publishing blog posts directly to dev.to from markdown files.

Motivation

Currently publishing requires manual copy-paste from markdown to dev.to editor. A Power with MCP integration could enable direct publishing from Kiro CLI/IDE.

Resources

Proposed Structure

dev-to/
├── POWER.md              # Frontmatter + publishing workflow guidance
├── mcp.json              # dev.to MCP server configuration
└── steering/
    └── publishing-workflow.md   # Best practices for dev.to articles

Features

  • Publish markdown files as dev.to articles via MCP
  • Handle frontmatter (title, tags, series, cover_image)
  • Support draft vs published state
  • Update existing articles
  • Steering for dev.to best practices (tags, formatting, engagement)

Notes

The dev.to MCP server already exists — this Power would wrap it with steering and workflow guidance for Kiro users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions