From business-idea-eval
Render an idea's analysis (single lens, full synthesis, or council deliberation) as a Typst PDF for internal/personal use. Picks a clean working-document format with metadata and timestamp. Use when the user wants a portable, archivable version of an analysis for their own records.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin business-idea-evalThis skill uses the workspace's default tool permissions.
Render any analysis output as a polished but workmanlike PDF — for the user's own files, not for sharing externally.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Share bugs, ideas, or general feedback.
Render any analysis output as a polished but workmanlike PDF — for the user's own files, not for sharing externally.
vc-lens.md)synthesis/YYYY-MM-DD-HHMM.md)typst-document-generator:personal-doc or repo-to-content:repo-to-internal-doc), prefer it — pass the markdown source and the desired template.templates/internal/main.typ (basic IBM Plex Sans, page header with idea slug, page footer with timestamp).typst compile to <workspace_path>/ideas/<slug>/exports/<source-filename>-<YYYYMMDD>.pdf.public-onepager or public-pitch-deck-outline — they apply different formatting and strip internal-only sections.typst isn't installed, tell the user to install it (apt install typst on Ubuntu) — don't fall back to a different toolchain silently.