review-post

Review Japanese MDX blog posts for style, structure, readability, and textlint violations.

4|Updated Aug 1, 2020
One-click install
npx skills add https://github.com/thinceller/thinceller.net --skill review-post-thinceller
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-post
Source: https://github.com/thinceller/thinceller.net/tree/main/.claude/skills/review-post
Command: npx skills add https://github.com/thinceller/thinceller.net --skill review-post-thinceller

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you review and polish blog posts in _posts/*.mdx before publishing, so you can catch style, structure, readability, and lint issues in one workflow.

Core Features & Use Cases

  • Style and tone review: Checks consistency of polite Japanese prose, first-person usage, tone, and sentence endings.
  • Structure review: Verifies article type, motivation, headings, front matter, and whether the piece follows the expected blog structure.
  • Readability and lint checks: Flags long sentences, repetitive phrasing, awkward phrasing, and textlint violations.
  • Use case: After finishing a draft blog post, you can run this Skill to get a consolidated review, confirm the fixes you want, and then apply edits safely.

Quick Start

Review the latest changed blog post in _posts and summarize the issues with style, structure, readability, and textlint.

Frequently Asked Questions about review-post

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review Japanese blog posts for readability and textlint violations before publishing?

Reviewing Japanese blog posts involves checking MDX drafts under _posts for style consistency, article structure, readability, and textlint violations, then confirming edits before applying them safely for publication.

What is the best way to check MDX article structure and tone consistency in a Japanese blog?

Checking MDX article structure and tone consistency involves validating polite Japanese prose, first-person usage, sentence endings, headings, and front matter against expected blog structures through article-type-aware validation.

Does this textlint review workflow support parallel checks for style, structure, and readability?

Yes, the textlint review workflow supports coordinated parallel review, simultaneously flagging long sentences, repetitive phrasing, awkward phrasing, and lint violations alongside style and structure checks for comprehensive quality assurance.

Can I use this copyediting Skill to review only the latest changed MDX files in my _posts directory?

Yes, you can use this copyediting Skill to target the latest changed MDX files in the _posts directory, summarizing style, structure, readability, and textlint issues specifically for drafts preparing for publication.

Why does my Japanese writing review require user-confirmed edits before applying changes?

Japanese writing review requires user-confirmed edits to ensure safe modifications, allowing you to review flagged textlint violations and structural issues before applying changes to your MDX blog posts.