mufeng-blog-writinglisted
Install: claude install-skill ichangyou/mf-ai-skills
# mufeng-blog-writing
## Overview
Produce mufeng.blog technical articles in Joey's friendly, professional tone. Keep structure clear, include practical code with Chinese comments, and deliver title, summary, and tags ready for publishing. By default, save the generated article as a Markdown file in the current working directory.
## Workflow
1. Clarify the request. Confirm topic, article type (tech share, tutorial, or problem-solving), target stack, and expected depth. If missing, assume a standard technical article and state assumptions.
2. Select the structure. Use the templates in `references/templates.md` and match the article type.
3. Draft the content. Follow `references/identity.md`, ensure code is runnable and contextualized, and include best practices and pitfalls where relevant.
4. Add metadata. Provide an optimized title, a 150-200 Chinese character summary, and 4-8 tags using `references/seo-checklist.md`.
5. Append signature footer. Unless the user explicitly asks to skip, add a footer block at the end of the article with timestamp and location only. Do not add any AI-assist, AI-generated, or model-use declaration.
6. Run quality checks. Use the checklist in `references/seo-checklist.md` and fix issues.
7. Save output file. Unless the user explicitly asks not to save, write the final Markdown article to the current working directory as a `.md` file.
## Output Format
- Return Markdown only.
- Start with a YAML frontmatter block containing `title`, `author: chang