Add reveal.js, Figma canvas, interactive review, and web publishing#1
Draft
dallasbpeters wants to merge 3 commits intomainfrom
Draft
Add reveal.js, Figma canvas, interactive review, and web publishing#1dallasbpeters wants to merge 3 commits intomainfrom
dallasbpeters wants to merge 3 commits intomainfrom
Conversation
…ublishing to UX audit skill Major restructure of the UX audit into a two-session workflow: - Session 1 (Discovery): scan, token mapping, heuristic audit, interactive finding review - Session 2 (Report): generate client deliverable with screenshots/video/embeds, publish New output formats: reveal.js slide deck (default for client), Figma canvas write, scrollable HTML. Interactive shell scripts with guided prompts for run-audit and publish. Vercel/Netlify/Surge publishing with auth detection and 1Password guidance. Figma MCP usage limit tracking and pre-flight warnings. Embed pattern with click-to-activate/Esc-to-exit for live app demos in presentations. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
When a project directory isn't found, the script searches common local paths (~/Development, ~/projects, ~/code) and falls back to searching RoleModel GitHub repos via `gh`. Offers to clone if found remotely. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…allation Replaces the multi-step manual install process with ./scripts/setup.sh that checks dependencies, symlinks the skill, verifies Figma MCP, and reports what's missing. Simplifies README accordingly. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
publish-report.shwith Vercel/Netlify/Surge support, auth detection, 1Password guidancerun-audit-agent.shandpublish-report.shprompt for all options when run without argsFiles changed
SKILL.md— Major rewrite: 7 phases, two-session workflow, Figma usage limits, three output formatsAGENT.md— Updated tools, system prompt, session-aware invocationreferences/figma-workflow.md— Rewritten foruse_figmacanvas API (replaces HTML capture)references/report-template-reveal.html— Main template synced from demo, embed pattern, media CSSreferences/report-template-reveal-demo.html— RapidAir demo with real contentscripts/run-audit-agent.sh— Interactive prompts with colored outputscripts/publish-report.sh— Interactive prompts, Vercel auth check, asset copyingTest plan
/ux-auditon NHCS project to validate full Session 1 flow/ux-audit reportto generate reveal.js outputpublish-report.shinteractive mode and Vercel deploy?print-pdf🤖 Generated with Claude Code