Agent Plugins Marketplace
All plugins

tech-writing

日本語技術文書の文章規範と、技術キーワードの調査・解説ページ作成。. Includes 2 skills.

Claude Code2 Skills

By Durun0 GitHub starsUpdated 4 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 20, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install tech-writing for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install tech-writing@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/Durun/claude-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/tech-writing/.

Plugin files

plugins/tech-writing/
├── .claude-plugin/plugin.json
├── skills/japanese-tech-writing/SKILL.md
└── skills/keyword-explainer/SKILL.md

Included Skills2

japanese-tech-writingskills/japanese-tech-writing/SKILL.md

日本語の技術文書・書籍原稿の文章規範。整形(一文一行、引用ブロック、脚注、コラム記法)、段落と論証の構成(パラグラフライティング)、論証の厳密さ(ツッコミどころの除去)、読み手の負荷の管理、視点と語り、演出の抑制、LLM っぽい空句の禁止、冗長の排除を定める。日本語で技術書の章、草稿、記事、解説文を書くとき、または推敲・リライトするときに使用する。

keyword-explainerskills/keyword-explainer/SKILL.md

技術キーワード(ライブラリ、フレームワーク、SaaS、プロトコル、概念など)について公式リファレンスとGitHubリポジトリのドキュメントを調査し、Notionに解説ページを作成するスキル。ユーザーが「〜について調べて」「〜の解説ページを作って」「〜をキャッチアップしたい」「〜とは何か調べてまとめて」のように、キーワードの調査・解説・キャッチアップ・Notionへのまとめを依頼したときは、Notionページの作成を明示していなくても必ずこのスキルを使うこと。

Plugin manifests1

plugins/tech-writing/.claude-plugin/plugin.json
{
  "name": "tech-writing",
  "description": "日本語技術文書の文章規範と、技術キーワードの調査・解説ページ作成。",
  "author": {
    "name": "Durun",
    "url": "https://github.com/Durun"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[tech-writing on Agent Plugins Marketplace](https://pluginsmp.com/plugins/tech-writing)