بنقرة واحدة
m8.industries
يحتوي m8.industries على 6 من skills المجمعة من StuartF303، مع تغطية مهنية على مستوى المستودع وصفحات 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