원클릭으로
m8.industries
m8.industries에는 StuartF303에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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