technical-writing

Enforce concise style and relative file paths in technical documentation.

862|67|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/saffron-health/libretto --skill technical-writing-saffron-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-writing
Source: https://github.com/saffron-health/libretto/tree/main/.agents/skills/technical-writing
Command: npx skills add https://github.com/saffron-health/libretto --skill technical-writing-saffron-health

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you create and edit technical documentation, specifications, READMEs, and other markdown files with clarity and conciseness, ensuring your content is easily understood by its intended audience.

Core Features & Use Cases

  • Style Guidance: Enforces a consistent, professional writing style (active voice, present tense, concise sentences).
  • Formatting Standards: Ensures proper use of headings, lists, and code blocks for readability.
  • Path Conventions: Mandates the use of relative file paths for consistency across the codebase.
  • Use Case: When writing a new feature specification, use this Skill to ensure the document adheres to best practices for technical writing, making it clear and actionable for other engineers.

Quick Start

Use the technical-writing skill to draft a README.md file for a new utility.

Frequently Asked Questions about technical-writing

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

FAQPage Schema
How do I write a clear and concise technical README?

To write a clear technical README, use active voice, present tense, and concise sentences. Format with proper headings, lists, and code blocks for readability, and use relative file paths to maintain consistency across your codebase.

What is the best way to format markdown specifications for engineers?

The best way to format markdown specifications is to enforce a consistent, professional style using active voice and present tense. Use proper headings, lists, and code blocks to make the document clear and actionable for other engineers.

How do I avoid content duplication when writing technical documentation?

To avoid content duplication in technical documentation, link to existing resources instead of rewriting them. This practice ensures information stays consistent and maintainable across your project's files and specifications.

Does writing technical documentation require specific path conventions?

Writing technical documentation requires using relative file paths for consistency across the codebase. This convention ensures that links to existing resources and markdown files remain valid regardless of the environment.

When do I need a style guide for markdown files?

You need a style guide for markdown files when creating or editing technical documentation, specifications, and READMEs. It provides guidelines for audience awareness, concise style, and proper formatting to ensure content is easily understood.

Can I use technical writing guidelines for a new feature specification?

You can use technical writing guidelines for a new feature specification to ensure the document adheres to best practices. This makes the specification clear, concise, and actionable for its intended audience of engineers.