MotorMetrics avatar

MotorMetrics

Official

@motormetrics · Singapore

0Followers
|
4Public Repos
|
25Published Skills

Offers standardized monorepo governance, frontend design system enforcement, and Vercel-native deployment management for high-performance Next.js applications.

Skills Distribution
DomainDeveloper To...Frontend Architect.. (40%)Monorepo Governance (30%)Deployment & Infra.. (30%)

Agent Skills by MotorMetrics

Showing 25 vetted skills indexed across 1 GitHub repositories.

motormetricsmotormetrics
21

data-seeding

Seed databases with realistic development and test data using Faker.js.

Official
Advanced
motormetricsmotormetrics
21

release-management

Automate versioning and changelog generation across a monorepo with semantic-release.

Official
Advanced
motormetricsmotormetrics
21

domain-management

Configure Vercel domain routing, DNS records, and SSL for motormetrics.app.

Official
Intermediate
motormetricsmotormetrics
21

tailwind-config

Manage centralized Tailwind configuration and design tokens across monorepo packages.

Official
Intermediate
motormetricsmotormetrics
21

readme-updates

Automate standardized README updates across multi-package repositories with YAML frontmatter.

Official
Intermediate
motormetricsmotormetrics
21

changelog

Generate and debug CHANGELOG.md entries from semantic-release and conventional commits.

Official
Intermediate
motormetricsmotormetrics
21

security

Automate security auditing for codebases and dependencies in CI pipelines.

Official
Advanced
motormetricsmotormetrics
21

api-testing

Automate API testing for endpoints, middleware, and integrations with Vitest.

Official
Intermediate
motormetricsmotormetrics
21

gemini-blog

Configure Gemini blog prompts and schemas via the Vercel AI SDK.

Official
Advanced
motormetricsmotormetrics
21

code-review

Automate code reviews for security, performance, and quality issues.

Official
Advanced
motormetricsmotormetrics
21

component-naming

Enforce PascalCase and domain+role naming for React components.

Official
Intermediate
motormetricsmotormetrics
21

deployment-rollback

Roll back failed Vercel deployments via dashboard or CLI.

Official
Advanced
motormetricsmotormetrics
21

component-docs

Generate Markdown documentation with usage examples, props tables, and Storybook stories for local UI components.

Official
Intermediate
motormetricsmotormetrics
21

design-language-system

Document and implement Navy Blue design tokens as CSS variables for UI components and charts.

Official
Intermediate
motormetricsmotormetrics
21

logo-management

Fetch, normalize, and cache brand logos in Vercel Blob.

Official
Intermediate
motormetricsmotormetrics
21

dependency-upgrade

Automate centralized dependency upgrades across pnpm workspaces with catalog-based versioning.

Official
Advanced
motormetricsmotormetrics
21

opengraph-images

Generate dynamic OpenGraph images with Next.js ImageResponse for social sharing.

Official
Intermediate
motormetricsmotormetrics
21

monitoring

Inspect Vercel deployment logs and health endpoints for Next.js apps.

Official
Intermediate
motormetricsmotormetrics
21

performance

Identify and optimize frontend, backend, and database performance bottlenecks.

Official
Advanced
motormetricsmotormetrics
21

workflow-management

Automate Vercel WDK workflows for scheduled jobs and social posting.

Official
Advanced
motormetricsmotormetrics
21

integration-nextjs-app-router

Integrate PostHog analytics into Next.js App Router apps for client and server event tracking.

Official
Advanced
motormetricsmotormetrics
21

typography-spacing-enforcer

Detect typography and spacing violations in UI component files.

Official
Advanced
motormetricsmotormetrics
21

cache-components

Implement strategic caching in Next.js 16 data-fetching code with cacheLife and revalidateTag.

Official
Advanced
motormetricsmotormetrics
21

component-tester

Identify modified React components and execute their Vitest test suites.

Official
Intermediate

Frequently Asked Questions About MotorMetrics

FAQPage Schema
What 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.