documentation-writer

This skill ensures documentation stays current and accessible for non-technical users. SITE.md is the single source of truth for what a website contains.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "documentation-writer" with this command: npx skills add ship-studio/saul-goodman-lawyer-template/ship-studio-saul-goodman-lawyer-template-documentation-writer

Documentation Writer

This skill ensures documentation stays current and accessible for non-technical users. SITE.md is the single source of truth for what a website contains.

Core Principle

Update documentation immediately after every change. Non-developers rely on SITE.md to understand their site. Outdated docs cause confusion and frustration.

SITE.md Structure

[Site Name]

What's On Your Site

Pages

  • Homepage (/) - What visitors see first. Contains [describe sections].
  • About (/about) - Information about [topic].

Shared Elements

  • Navigation bar - Links to [list pages]. Appears on every page.
  • Footer - Contains [describe content].

Recent Changes

  • [Date]: [What changed in plain English]
  • [Date]: [What changed in plain English]

Quick Guide

  • To change the site name: [simple instruction]
  • To add a new page: [simple instruction]
  • To change colors: [simple instruction]

Writing Style Rules

  • No jargon: Say "the main page" not "the root route"

  • No code terms: Say "the top menu" not "the nav component"

  • Be specific: Say "Added a blue Contact button" not "Updated CTA"

  • Use familiar words: "section", "button", "link", "picture", "menu"

  • Explain what users see: Describe visual elements, not implementation

When to Update

Update SITE.md after:

  • Creating or deleting a page

  • Adding or removing sections

  • Changing navigation or footer

  • Modifying colors, fonts, or layout

  • Adding images or media

  • Any visible change to the site

Example Updates

Good:

Added a "Contact Us" section at the bottom of the homepage with an email form.

Bad:

Implemented ContactForm component with useState for form handling.

Good:

Changed the button colors from blue to green across the site.

Bad:

Updated primary color CSS variable in globals.css.

After Every Task

  • Make the code changes

  • Open SITE.md

  • Update the relevant section

  • Add entry to "Recent Changes" with today's date

  • Tell the user what changed in simple terms

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

react-nextjs-expert

No summary provided by upstream source.

Repository SourceNeeds Review
General

marketing-site-design

No summary provided by upstream source.

Repository SourceNeeds Review
General

copywriting

No summary provided by upstream source.

Repository SourceNeeds Review
General

documentation-writer

No summary provided by upstream source.

Repository SourceNeeds Review