writing-docs

Generate user-facing documentation from feature specifications and implementation details.

1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/bacchus-labs/steamship-integrations --skill writing-docs-bacchus-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-docs
Source: https://github.com/bacchus-labs/steamship-integrations/tree/main/.wingman/playbooks/skills/writing-docs
Command: npx skills add https://github.com/bacchus-labs/steamship-integrations --skill writing-docs-bacchus-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams avoid inconsistent or outdated documentation by transforming feature specifications and implementations into clear user-facing documentation.

Core Features & Use Cases

  • Documentation Generation: Creates conceptual overviews, READMEs, API references, tutorials, how-to guides, and configuration references.
  • Implementation-Aware Writing: Detects whether a feature is pre-implementation or post-implementation and adjusts documentation style and verification requirements accordingly.
  • Use Case: A development team can use this Skill to produce validated documentation for a new feature before launch or update existing docs after code changes are completed.

Quick Start

Use the writing-docs skill to create complete user-facing documentation for the specified feature based on its specification and implementation status.

Frequently Asked Questions about writing-docs

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

FAQPage Schema
How do I generate technical documentation from feature specifications and code?

To generate technical documentation, provide the skill with feature specifications and implementation details to produce structured user-facing documents like READMEs, API references, and tutorials. It detects implementation status and adjusts outputs accordingly.

Can I write API references and tutorials before a feature is fully implemented?

Yes, you can write API references and tutorials pre-implementation. The skill detects whether a feature is pre-implementation or post-implementation, adjusting documentation style and verification requirements to suit the available context.

What is the best way to keep software documentation accurate after code changes?

The best way to keep software documentation accurate after code changes is to process completed code updates through the skill. It applies code verification and documentation standards compliance to generate maintainable project docs.

How do I create maintainable project docs that comply with documentation standards?

You create maintainable project docs by feeding feature specifications and implementation details into the skill. It enforces documentation standards compliance and code verification to ensure structured content generation for accurate project documentation.

Does this documentation generation tool work for architecture documentation and how-to guides?

Yes, this documentation generation tool works for architecture documentation and how-to guides. It transforms feature specifications and implementations into clear user-facing documentation including conceptual overviews and configuration references.