From decision-evaluation-framework
Export a rendered decision-analysis PDF — upload to Google Drive via the configured gws MCP server, copy to a chosen local path, or both. Run after /decision:render-pdf.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin decision-evaluation-frameworkThis skill uses the workspace's default tool permissions.
Pushes the analysis PDF (and optionally the markdown source) to a destination.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes multiple pages for keyword overlap, SEO cannibalization risks, and content duplication. Suggests differentiation, consolidation, and resolution strategies when reviewing similar content.
Share bugs, ideas, or general feedback.
Pushes the analysis PDF (and optionally the markdown source) to a destination.
A workspace folder containing analysis.pdf. Optional flags:
--drive — upload to Google Drive (uses configured gws MCP).--copy=<path> — copy to a local path.Read drive.mcp_server and drive.default_folder from $DATA_ROOT/config.json. If mcp_server is null, Drive upload is unavailable — say so and offer local-copy only.
gws-personal). The upload_file tool on that server takes a local file path and a Drive folder.analysis.pdf (and synthesis.md if the user wants it as a separate Doc).--copy=<path> given, copy the PDF there. If the path is a directory, name the file <slug>-decision-analysis.pdf. If a file path, use it.Run Drive then local-copy. Report both destinations.