Query a user-defined MCP-connected inventory system to check live stock for a project's BOM. Use this when the user has a real inventory backend (warehouse management system, parts database, home-lab inventory) wired up via MCP, rather than a static on-hand list.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin hardware-spec-assemblyThis skill uses the workspace's default tool permissions.
Query a live inventory system for BOM coverage.
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.
Query a live inventory system for BOM coverage.
onboard and set inventory_source.type = "mcp" with an mcp_alias pointing to a configured MCP server.search_items, get_item, list_items). Schemas vary by inventory system — discover the available tools at runtime.config.json and resolve the MCP alias. If unset or the MCP server isn't reachable, fall back to check-onhand-coverage and tell the user.check-onhand-coverage.Write <projects_dir>/<slug>/coverage.md with:
The storage location is what makes this skill more valuable than the static variant — the user can walk straight to the right bin/drawer.
check-onhand-coverage as fallback.