Searching...
Searching...
Found 122398 results
sgcarstrends
Configures Biome linting rules, formatting, and import organization for consistent code style and quality in development projects.
sgcarstrends
Generates or updates database seed scripts to populate development and test environments with initial data for application testing and setup.
sgcarstrends
Manages API versioning strategy for Hono routes, enabling creation of new versions and migration of endpoints within apps/api/src/v1.
sgcarstrends
Automates browser-based user journey testing using Playwright to validate UI functionality and visual consistency across user flows.
sgcarstrends
Generates dynamic OpenGraph images for social media sharing using Next.js ImageResponse API, enabling page-specific social previews.
sgcarstrends
Automates social media posting integrations for Discord, LinkedIn, Telegram, and Twitter within workflows, including setup, debugging, and template management.
sgcarstrends
Manages pnpm workspaces for adding packages, configuring dependencies, and organizing monorepo structures efficiently.
sgcarstrends
Debugs AWS resource issues, monitors Lambda functions, and analyzes CloudWatch logs for production service troubleshooting.
sgcarstrends
Audits code for security vulnerabilities including SQL injection and XSS, ensuring compliance with OWASP Top 10 standards.
sgcarstrends
Configures and debugs LLM blog generation using Google Gemini and Vercel AI SDK, including prompt updates and content logic modifications.
sgcarstrends
Creates system architecture, workflow, and sequence diagrams using Mermaid syntax for clear visual documentation and system representation.
sgcarstrends
Tracks application errors and health using AWS CloudWatch Logs, enhancing production debugging and observability.
sgcarstrends
Enforces modern dashboard UI patterns with pill-shaped design, professional color schemes, and typography standards for web application components.
sgcarstrends
Adds or customizes shadcn/ui components within a shared UI package, enabling integration of new components or updates from the shadcn registry.
sgcarstrends
Automates safe dependency upgrades with pnpm, checking for breaking changes and testing to ensure project stability during package updates.
sgcarstrends
Provides implementation of Next.js 16 cache components with directives, Suspense, and cacheLife profiles for performance optimization.
sgcarstrends
Optimizes application performance by strategically implementing caching for data queries, reducing CPU usage and ISR writes while aligning with data update patterns.
sgcarstrends
Enables scroll-triggered and entrance animations in React applications using Framer Motion for enhanced UI interactions.
sgcarstrends
Creates and maintains GitHub Actions workflows for CI/CD, testing, and deployment automation.
sgcarstrends
Manages car logo data lifecycle including fetching, scraping, storage in Vercel Blob, and cache operations for brand normalization.
sgcarstrends
Adds or customizes HeroUI components for web application UI features, enabling consistent design system implementation and styling updates.
sgcarstrends
Analyzes test coverage to identify untested code, generate reports, and improve code quality for production readiness.
sgcarstrends
Builds type-safe AI generation functions using Gemini structured output and Zod validation for guaranteed output format.
sgcarstrends
Tests API endpoints, middleware, and integrations using Vitest for request/response validation and error handling.