51 results (2.9ms) page 1 / 3
sgcarstrends / sgcarstrends-code-review exact

Perform automated code reviews checking for security vulnerabilities, performance issues, and code quality. Use before creating PRs, when reviewing complex changes, checking for security issues,...

sgcarstrends / sgcarstrends-chart-implementation exact

Create interactive charts for car registration and COE data visualization using Recharts. Use when adding new chart types, fixing chart bugs, or implementing data visualizations.

sgcarstrends / sgcarstrends-deployment-rollback exact

Rollback failed deployments, restore previous versions, and handle deployment emergencies. Use when deployments fail, critical bugs are discovered in production, performance degrades after...

sgcarstrends / sgcarstrends-domain-management exact

Configure domain routing and Cloudflare DNS for sgcarstrends.com and subdomains. Use when adding new services, updating domain patterns, or debugging DNS issues.

sgcarstrends / sgcarstrends-component-docs exact

Generate or update component documentation with usage examples, props tables, and Storybook stories. Use when documenting new components, creating usage examples, or setting up Storybook stories.

sgcarstrends / sgcarstrends-monitoring exact

Monitor AWS resources, debug production issues, check Lambda logs, and implement structured logging. Use when investigating errors, checking CloudWatch logs, debugging deployment failures,...

sgcarstrends / sgcarstrends-logo-management exact

Manage car logo fetching, scraping, and Vercel Blob storage in the logos package. Use when adding new car brand logos, updating logo sources, debugging brand name normalization, managing Vercel...

sgcarstrends / sgcarstrends-data-seeding exact

Create or update database seed scripts for development and testing environments. Use when setting up test data, initializing development databases, creating demo environments, resetting to known...

sgcarstrends / sgcarstrends-shadcn-components exact

Add or customize shadcn/ui components in the shared UI package. Use when adding new components from shadcn registry, updating existing component variants, customizing styling with Tailwind, or...

sgcarstrends / sgcarstrends-component-naming exact

Enforce consistent React component naming conventions using domain + role patterns. Use when creating, reviewing, or refactoring components.

sgcarstrends / sgcarstrends-readme-updates exact

Maintain README files with setup instructions, features, tech stack, and usage examples. Use when updating project documentation, adding new features, improving onboarding, or creating READMEs for...

sgcarstrends / sgcarstrends-performance exact

Optimize application performance - bundle size, API response times, database queries, React rendering, and Lambda cold starts. Use when investigating slow pages, profiling, load testing, or before...

sgcarstrends / sgcarstrends-social-media exact

Add or update social media posting integrations (Discord, LinkedIn, Telegram, Twitter) in workflows. Use when adding new platforms, debugging posting failures, modifying message templates, or...

sgcarstrends / sgcarstrends-design-language-system exact

Apply the professional Navy Blue colour scheme and design tokens. Use when styling components, charts, or ensuring colour consistency across the application.

sgcarstrends / sgcarstrends-dependency-upgrade exact

Upgrade dependencies safely using pnpm catalog, checking for breaking changes, and testing upgrades. Use when updating packages, applying security patches, upgrading major versions, resolving...

sgcarstrends / sgcarstrends-gemini-blog exact

Configure or debug LLM blog post generation using Vercel AI SDK and Google Gemini. Use when updating blog generation prompts, fixing AI integration issues, modifying content generation logic, or...

sgcarstrends / sgcarstrends-security exact

Security auditing for code vulnerabilities (OWASP Top 10, XSS, SQL injection) and dependency scanning (pnpm audit, Snyk). Use when handling user input, adding authentication, before deployments,...

sgcarstrends / sgcarstrends-api-testing exact

Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, or error handling.

sgcarstrends / sgcarstrends-workflow-management exact

Create, debug, or modify QStash workflows for data updates and social media posting in the API service. Use when adding new automated jobs, fixing workflow errors, or updating scheduling logic.

sgcarstrends / sgcarstrends-tailwind-config exact

Update Tailwind CSS configuration, custom themes, and design tokens across packages. Use when adding new colors, spacing scales, or customizing the design system.