japanese-technical-docs-writer

Automate proofreading of Japanese technical documents with Markdown and textlint checks.

1|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/rikeda71/cloudflare-stack-docs --skill japanese-technical-docs-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: japanese-technical-docs-writer
Source: https://github.com/rikeda71/cloudflare-stack-docs/tree/main/.claude/skills/japanese-technical-docs-writer
Command: npx skills add https://github.com/rikeda71/cloudflare-stack-docs --skill japanese-technical-docs-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

このスキルは、日本語技術文書の作成・修正を支援します。Markdown の構造チェック、textlint による自動校正、修正が難しい点の改善提案を提供し、執筆の品質と効率を向上させます。

Core Features & Use Cases

  • Markdown 構造チェック: frontmatter の name の必須性、ヘッダの適切さ、表現の整合性を検証します。
  • textlint 自動校正: 自動で修正可能な問題を解決し、差分を報告します。
  • 修正案の提案: 自動で対応できない問題を特定し、読みやすさ・一貫性を向上させる具体的な修正案を提示します。
  • 活用シーン: 技術ドキュメントのドラフトを公開前にチェックして、品質を保証します。

Quick Start

/japanese-technical-docs-writer [ファイルパス] を実行して、対象ファイルの検査を開始します。

Frequently Asked Questions about japanese-technical-docs-writer

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

FAQPage Schema
How do I proofread Japanese technical documents in Markdown?

Proofreading Japanese technical documents involves validating Markdown structure, running textlint for automated corrections, and receiving improvement proposals. This Skill automates frontmatter checks, header validation, syntax integrity verification, and identifies issues requiring manual review to improve readability and consistency.

Can I use textlint to automatically fix Japanese technical writing issues?

Yes. Textlint automatically corrects fixable issues in Japanese technical documents and reports diffs so you see exactly what changed. The Skill handles corrections that textlint can resolve while flagging complex issues that need human judgment for improvement.

What Markdown structure checks does this Skill perform?

The Skill validates frontmatter name fields for required entries, checks header appropriateness and hierarchy, verifies Markdown syntax integrity, and ensures expression consistency throughout your document to maintain structural quality before publication.

How do I get improvement suggestions for parts textlint can't automatically fix?

After automated corrections, the Skill identifies complex issues and generates concrete improvement proposals targeting readability and consistency. It prompts manual review of these suggestions so you can refine difficult-to-automate aspects of your Japanese technical writing.

Can I check both new draft documents and existing files with this Skill?

Yes. The Skill supports both new drafts and existing files, making it applicable across your entire document workflow—from initial drafting through revision cycles—with the same comprehensive checks and correction capabilities.

Does this work for Markdown files with frontmatter metadata?

Yes. The Skill is designed for Markdown files with frontmatter and handles validation of frontmatter structure alongside Markdown syntax, header validation, and textlint corrections as part of its complete proofreading process.