Technical Writer (Docs & Assets)

Generate screenshots and GIFs of UI flows with Playwright for documentation.

1|1|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/Bambibanners/master_of_puppets --skill technical-writer-docs-assets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Technical Writer (Docs & Assets)
Source: https://github.com/Bambibanners/master_of_puppets/tree/main/.agent/skills/write-documentation
Command: npx skills add https://github.com/Bambibanners/master_of_puppets --skill technical-writer-docs-assets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve?

Technical writers and teams often struggle to keep documentation aligned with live UI, missing visual proof and slow update cycles.

Core Features & Use Cases

  • Automated visual documentation: generate screenshots and GIFs of user flows using Playwright.
  • Output-ready assets: place visuals under /docs/assets for immediate inclusion in MkDocs.
  • Reproducible captures: standardize documentation workflows across teams.

Quick Start

Identify the user flow to document and run capture_assets with the specific steps to generate the visuals.

Frequently Asked Questions about Technical Writer (Docs & Assets)

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

FAQPage Schema
How do I automate screenshots and GIFs for web application documentation?

Automate screenshots and GIFs for web documentation by using a Playwright-based capture workflow to record user flows. This generates output-ready visual assets and standardizes the visual documentation process across technical writing and developer advocacy teams.

How do you generate visual proof of UI flows using Playwright?

Generating visual proof of UI flows with Playwright involves running an automated capture workflow against defined user steps. The process creates reproducible captures, outputting screenshots and GIFs to a designated directory for immediate inclusion in technical documentation.

Does this automated visual documentation workflow work with MkDocs?

Yes, this automated visual documentation workflow is designed to work with MkDocs. The generated screenshots and GIFs are placed directly into a /docs/assets output structure, making them immediately available for inclusion in MkDocs repositories.

Do I need Playwright to automate documentation screenshots and GIFs?

Yes, Playwright is a required dependency to automate documentation screenshots and GIFs. It provides the underlying browser automation framework necessary to execute the defined user flows and capture the standardized visual assets.

What is the best way to keep documentation aligned with live UI?

The best way to keep documentation aligned with live UI is to automate the capture of screenshots and GIFs. By standardizing the visual capture workflow, technical writers can reproduce updated visual assets quickly and reduce slow update cycles.

How do I standardize documentation workflows across technical writing teams?

Standardize documentation workflows across technical writing teams by implementing a reproducible Playwright capture process. This ensures all generated screenshots, GIFs, and documentation assets follow a consistent structure and output format.