From project-blog
Write blog posts sharing knowledge about the project. Use when writing blog posts, capturing knowledge, or adding to the project knowledge base.
How this skill is triggered — by the user, by Claude, or both
Slash command
/project-blog:writing-blog-postsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
We maintain a project blog to share information about the project with all contributors. This provides a more flexible,
We maintain a project blog to share information about the project with all contributors. This provides a more flexible, convenient alternative to structured documentation.
The blog is maintained as a series of Markdown files in the @project-blog/ directory. You can create this directory if it doesn't exist already.
Your task is to write a new post about something you learned in this session. You can write more than one post if there was multiple important learnings.
Guidelines for writing posts:
project-blog/YYYY-MM-DD-<post-title>.md (kebab-case).npx claudepluginhub computomatic/claude-plugin --plugin project-blogProvides style guide and Markdown templates for consistent, scannable blog posts on technical projects, from quick updates to tutorials and retrospectives.
Generates Markdown blog post drafts from recent git commits, ctx status, learnings, decisions, and journals. Use for documenting project progress and sharing development experiences.
Accepts PRs, git refs, marketing briefs, or freeform text as input and generates a structured, SEO-optimized blog post with discovery, research, and outline phases.