Skip to content
Development
Command

/app-docs

Generate publishable user documentation with screenshots from a running app

From plugin
jezweb-skills
95957 skills57 commands
Install
$ npx -y skills add jezweb/claude-skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/app-docs

Context preview

What this command does when you run it.

Generate publishable user documentation with screenshots from a running app

Command definition

app-docs.md
description: Generate publishable user documentation with screenshots from a running app
argument-hint: "[quick: quick-start | standard: full guide | thorough: comprehensive | exhaustive: publishable suite]"

Load the `app-docs` skill.

Parse $ARGUMENTS for depth:

  • `quick` — quick-start guide, 10 screenshots, key screens only
  • `standard` — full user guide, 30 screenshots, all pages and workflows (default)
  • `thorough` — comprehensive guide, 80+ screenshots, every state, mobile, dark mode, troubleshooting
  • `exhaustive` — publishable documentation suite, 150+ screenshots, HTML version, admin guide, FAQ, every edge case

URL auto-detected from wrangler.jsonc or running dev server.

Ships withjezweb-skills

Production workflow skills for Claude Code. Each skill guides Claude through a recipe to produce tangible output — scaffolded projects, generated assets, professional documents, deployed services. Ten plugins of practical, production-oriented skills.

Get the whole plugin, auto-invoked
Stats
959
Stars
0
Views
99
Forks
Maintained
Maintenance
Python
Language
MIT
License
1mo ago
Last commit
9mo ago
Created

Repo: jezweb/claude-skills