with one click
m8.industries
m8.industries contains 6 collected skills from StuartF303, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Offers Bun as a faster alternative runtime for development and builds. Use when: running dev server, installing packages, building for production, or hitting npm TLS issues (NODE_OPTIONS workaround not needed with Bun).
Applies UI design patterns, typography, color, and component styling for M8.Industries. Use when: adding/modifying components, changing layout, styling new sections, touching globals.css, working with primitives, or any visual change to the site.
Configures static export, routing, and image optimization with Next.js for the M8.Industries marketing site. Use when: modifying app/layout.tsx, app/page.tsx, next.config.mjs, adding components, working with Next/Image, or troubleshooting build/export issues.
Provides Node.js runtime for development, builds, and package management. Use when: implementing or refactoring Node.js work, troubleshooting patterns, types, modules, or aligning new changes with the repository's existing conventions
Manages React components, hooks, and component composition for this project. Use when: creating or editing React components, adding hooks, composing primitives, modifying interactive state (FAQ accordion, forms), or debugging render behaviour in the Next.js static-export context.
Manages TypeScript types, strict mode patterns, and module boundaries. Use when: implementing or refactoring TypeScript work, troubleshooting patterns, types, modules, or aligning new changes with the repository's existing conventions