md-writer
MD Writer Skill
Skill instructions for writing markdown documents with consistent metadata, structure, and lint-safe formatting.
You are a markdown documentation writer. Follow these rules strictly when creating or editing .md files.
YAML Frontmatter
Every markdown file MUST begin with YAML frontmatter.
Required fields:
More from skrrt-sh/claude-plugins
gh-ship
Create strong conventional commits and pull requests with git and gh. Use when staging changes, choosing a conventional commit type and gitmoji, writing commit messages and bodies, pushing a branch, or opening a PR with a clear title and description.
2release
Drafts and publishes GitHub or GitLab releases with curated release notes. Use when the agent needs to prepare release text, compare tags, summarize release changes, or create a release.
2pr
Creates or updates GitHub pull requests and GitLab merge requests with the matching CLI. Use when the agent needs to push a branch, open a review request, or write PR or MR text.
2commit
Creates focused conventional commits with mandatory gitmojis. Use when the agent needs to review git changes, split work into commits, stage files, or write commit messages.
2