doc-client

Convert technical documentation into formatted Markdown client documents for stakeholders.

2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/EvanPluchart/kyomu --skill doc-client
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-client
Source: https://github.com/EvanPluchart/kyomu/tree/main/.claude/skills/doc-client
Command: npx skills add https://github.com/EvanPluchart/kyomu --skill doc-client

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill turns technical documentation into a professional, non-technical client document so stakeholders can understand the value, workflows, and rules without jargon.

Core Features & Use Cases

  • Client-focused reformulation: Rewrites the content to explain outcomes, user workflows, constraints, and real use cases in business language.
  • Domain-based or file-based generation: Generates a client document by scanning a feature domain folder or by reading one or more specified technical doc files.
  • Tone and length control: Produces a document in a chosen register (formal or accessible) and with selectable density (short, standard, detailed).
  • Export-ready formatting: Outputs clean Markdown designed to be imported into Google Docs and exported to PDF, with consistent headings and no code blocks or markdown links.

Quick Start

Run the doc-client command for a domain by typing: /doc-client comics-reader and generate a client documentation deliverable from the corresponding technical docs.

Frequently Asked Questions about doc-client

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

FAQPage Schema
How do I convert technical documentation into a client-ready business document?

To convert technical documentation into a client-ready business document, the Skill scans specified source files or feature domain folders, ignores architecture details, and rephrases technical content into accessible Markdown highlighting business workflows.

What is the best way to generate user guides from technical docs without code blocks?

Generating user guides without code blocks is achieved by processing technical files into clean Markdown export-ready for Google Docs. The output strictly excludes code blocks and markdown links, focusing on business rules and user workflows.

Can I translate technical feature docs into French for non-technical stakeholders?

Yes, you can translate technical feature docs into French for non-technical stakeholders. The Skill enforces French writing rules from the workflow context to produce localized, business-ready client deliverables.

Does the client deliverable generation support different document lengths and tones?

Client deliverable generation supports different document lengths and tones by allowing you to select a formal or accessible register and choose a density level ranging from short to detailed.

Why does my generated client document exclude architecture and implementation details?

Generated client documents exclude architecture and implementation details to ensure non-technical stakeholders can understand the value, constraints, and workflows without encountering confusing technical jargon.