From business-idea-eval
For ideas that involve a physical product, sketch a bill of materials, identify the hardest engineering risks, propose feasibility tests, and estimate prototyping cost. Only use when the idea has a hardware component — skip for pure-software ideas.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin business-idea-evalThis skill uses the workspace's default tool permissions.
Hardware ideas die on three rocks: BOM cost at volume, regulatory / certification, and manufacturing tolerance. Surface them early.
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.
Hardware ideas die on three rocks: BOM cost at volume, regulatory / certification, and manufacturing tolerance. Surface them early.
<workspace_path>/ideas/<slug>/analysis/hardware-feasibility.md with frontmatter:
---
lens: hardware-feasibility
generated: YYYY-MM-DD
bom_estimate_v1_usd: <number>
hardest_risk: <one-line>
---