Loading...
Loading...
Found 48002 skills
leegonzales
Preserves code context, git state, and development environment when transferring work between Claude Code sessions for seamless workflow continuity.
leegonzales
Provides AI-driven peer review for code, architecture, and design decisions using Gemini CLI, offering second opinions and security analysis for high-stakes development tasks.
leegonzales
Provides AI-powered peer review for code architecture, design decisions, and security analysis via Codex CLI.
kurko
Reviews pull requests and uncommitted code changes for quality, bugs, and adherence to coding standards.
kurko
Automates staging and committing code changes with conventional commit messages, triggered by user requests like 'commit changes'.
kurko
Reviews technical recommendations for config changes, optimizations, refactors, and architecture decisions. Challenges assumptions and filters generic advice.
sgcarstrends
Executes Vitest tests for individual React components, verifying test pass status and maintaining coverage during development iterations.
sgcarstrends
Generates or modifies Next.js server actions for handling form submissions and data mutations in blog and analytics features.
sgcarstrends
Enforces consistent React component naming using domain-role patterns to improve code readability during creation, review, and refactoring.
sgcarstrends
Enables Redis caching implementation and debugging using Upstash client for optimizing application performance through cache layers and invalidation.
sgcarstrends
Generates realistic test data using factories, fixtures, and Faker.js for database seeding, test fixtures, and API mocking.
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
Generates dynamic OpenGraph images for social media sharing using Next.js ImageResponse API, enabling page-specific social previews.
sgcarstrends
Manages pnpm workspaces for adding packages, configuring dependencies, and organizing monorepo structures efficiently.
sgcarstrends
Configures and debugs LLM blog generation using Google Gemini and Vercel AI SDK, including prompt updates and content logic modifications.
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
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.