Fetch and summarise the datasheet for a part (or all parts in a project's BOM). Pulls the official PDF when locatable, extracts pinout, electrical characteristics, and typical application notes, and writes a per-part reference into the project directory.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin hardware-spec-assemblyThis skill uses the workspace's default tool permissions.
Get authoritative information for a part.
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.
Get authoritative information for a part.
Either a single part query (e.g. "BME280") or a project slug (process all parts in bom.json).
Write to <projects_dir>/<slug>/datasheets/<part>.md (create the directory if absent):
compatibility-check and generate-wiring-diagram-spec.Cache the PDF itself under $CLAUDE_USER_DATA/hardware-spec-assembly/cache/datasheets/<part>.pdf to avoid refetching.