From creative
Generates comprehensive user guides with automatic screenshots via Playwright MCP. Triggered by 'guide', 'documentation', 'tutorial', 'walkthrough', 'onboarding', 'help doc', 'user manual', 'screenshot guide'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/creative:app-guide-generatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Automates the creation of professional guides by navigating a web application via Playwright MCP.
Automates the creation of professional guides by navigating a web application via Playwright MCP.
claude mcp add --scope user playwright npx @playwright/mcp@latest
Note: The Playwright MCP is intentionally outside the plugin because it serves many other uses (testing, QA, scraping). It is recommended to install it at user scope once.
Before touching the browser, define:
If not specified, ask the user. Propose a table of contents before starting.
If the application requires login:
browser_navigate to the login pageNEVER enter passwords or credentials.
For each page/screen in the guide:
browser_navigatebrowser_take_screenshotbrowser_resize:
Naming convention:
docs/guide/screenshots/
01-dashboard-overview.png
02-campaigns-list.png
03-campaign-create-form.png
04-campaign-create-form-mobile.png
For multi-step processes:
# [App Name] — User Guide
> Version: [date] | Audience: [target]
## Table of Contents
- [Section 1](#section-1)
...
## 1. [Section Name]
### Objective
[What the user accomplishes — 1-2 sentences]
### Steps
**1. [Action description]**

[Concise explanation of what the user sees and does.]
**2. [Next action]**

### Points of attention
- [Pitfalls, tips, warnings]
docs/guide/screenshots/ for imagesdocs/guide/README.md for the guideOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Mines projects and conversations into a searchable memory palace. Activates on queries about MemPalace, memory palace, mining, searching, palace setup, wings, rooms, drawers, or recalling past work.
npx claudepluginhub buldee/claude-creative-studio --plugin claude-creative-studio