MotorMetrics
Official@motormetrics · Singapore
Offers standardized monorepo governance, frontend design system enforcement, and Vercel-native deployment management for high-performance Next.js applications.
Agent Skills by MotorMetrics
Showing 25 vetted skills indexed across 1 GitHub repositories.
data-seeding
Seed databases with realistic development and test data using Faker.js.
release-management
Automate versioning and changelog generation across a monorepo with semantic-release.
domain-management
Configure Vercel domain routing, DNS records, and SSL for motormetrics.app.
tailwind-config
Manage centralized Tailwind configuration and design tokens across monorepo packages.
readme-updates
Automate standardized README updates across multi-package repositories with YAML frontmatter.
changelog
Generate and debug CHANGELOG.md entries from semantic-release and conventional commits.
security
Automate security auditing for codebases and dependencies in CI pipelines.
api-testing
Automate API testing for endpoints, middleware, and integrations with Vitest.
gemini-blog
Configure Gemini blog prompts and schemas via the Vercel AI SDK.
code-review
Automate code reviews for security, performance, and quality issues.
component-naming
Enforce PascalCase and domain+role naming for React components.
deployment-rollback
Roll back failed Vercel deployments via dashboard or CLI.
component-docs
Generate Markdown documentation with usage examples, props tables, and Storybook stories for local UI components.
design-language-system
Document and implement Navy Blue design tokens as CSS variables for UI components and charts.
logo-management
Fetch, normalize, and cache brand logos in Vercel Blob.
dependency-upgrade
Automate centralized dependency upgrades across pnpm workspaces with catalog-based versioning.
opengraph-images
Generate dynamic OpenGraph images with Next.js ImageResponse for social sharing.
monitoring
Inspect Vercel deployment logs and health endpoints for Next.js apps.
performance
Identify and optimize frontend, backend, and database performance bottlenecks.
workflow-management
Automate Vercel WDK workflows for scheduled jobs and social posting.
integration-nextjs-app-router
Integrate PostHog analytics into Next.js App Router apps for client and server event tracking.
typography-spacing-enforcer
Detect typography and spacing violations in UI component files.
cache-components
Implement strategic caching in Next.js 16 data-fetching code with cacheLife and revalidateTag.
component-tester
Identify modified React components and execute their Vitest test suites.
Frequently Asked Questions About MotorMetrics
FAQPage SchemaWhat specific tasks does MotorMetrics enable for frontend teams?▼
MotorMetrics enables standardized UI component documentation, automated changelog generation, and consistent design token management. It facilitates performance optimization through Next.js caching strategies and ensures code quality via automated testing of modified React components and dependency versioning across monorepo workspaces.
Which personas benefit most from these technical capabilities?▼
Frontend engineers, platform architects, and design system leads benefit from these capabilities. The registry is specifically designed for teams managing complex Next.js monorepos who require strict enforcement of component naming, typography standards, and centralized configuration management to maintain high-velocity development cycles.
What are the primary prerequisites for implementing these configurations?▼
Implementation requires a pnpm-based monorepo structure utilizing the Next.js App Router. Users must have an active Vercel environment for deployment management and Vercel Blob storage for asset caching, alongside existing Vitest configurations for component-level testing and semantic-release for versioning.