Loading...
Loading...
Found 48002 skills
allenlin90
Enforces consistent code quality standards in React frontend applications through linting rules and file structure organization.
allenlin90
Provides reusable NestJS controller patterns for admin endpoints with built-in authentication and role-based authorization.
allenlin90
Provides standardized NestJS controller patterns for user-specific endpoints, enabling secure access to authenticated user resources.
allenlin90
Provides NestJS controller patterns for building integration endpoints with external services like Google Sheets and webhooks.
allenlin90
Guides implementation of repository patterns for data access layers in backend applications, including query methods and database access management.
allenlin90
Provides cross-language code quality guidance emphasizing linting, testing, and type safety to enhance maintainability and reduce defects.
allenlin90
Offers Prisma patterns for soft delete, transactions, optimistic locking, bulk operations, and performance optimization.
allenlin90
Provides standardized service patterns for NestJS, including Model and Orchestration services, leveraging decorators for business logic implementation.
allenlin90
Standardizes frontend project setup with React 19, Vite, and Tailwind v4 for new or upgraded applications.
PedroGiudice
CLI tool integrating Gemini for offloading context to analyze code, summarize large files, and validate syntax, reducing manual development effort.
PedroGiudice
Tests authenticated routes using cookie-based authentication, including API endpoint validation and debugging with mock authentication patterns.
allenlin90
Guides implementation of service layers in backend applications, covering architecture design, CRUD operations, and orchestration services.
allenlin90
Provides React-specific patterns for frontend authentication and authorization, including login flows, route protection, token management, and user context handling.
kristofferremback
Automates Git commit creation with standardized message formatting, resolving sandbox heredoc limitations for reliable version control.
ademceper
Generates and manages Entity Framework Core database migrations with standardized naming and reliable rollback strategies.
ademceper
Automates test execution in response to code changes, providing immediate feedback on code quality and functionality.
ademceper
Automates code review for pull requests and commits, identifying issues and suggesting improvements.
ademceper
Automates detection and resolution of build errors in software projects, improving development efficiency and reducing manual debugging.
ademceper
Generates complete Domain-Driven Design (DDD) entities with factory methods, domain events, value objects, and Entity Framework configuration.
allenlin90
Enforces code quality standards for React frontend applications through linting rules and consistent file structure organization.
allenlin90
Provides backend implementation patterns for authentication and authorization in NestJS/TypeScript, including JWT, RBAC, and API key guards.
allenlin90
Guides internationalization implementation in frontend apps using Paraglide JS and @eridu/i18n package.
allenlin90
Provides design guidelines for backend controller layers, including REST endpoints, HTTP status codes, pagination, and request/response structuring across any framework.
allenlin90
Provides full-stack patterns for implementing searchable, paginated admin tables with server-side filtering and debounced search in the Erify Admin section.