Loading...
Loading...
Found 48002 skills
hackur
Manages custom package development and repository structures using Git submodules and VCS paths for pcrcard namespace packages.
alanef
Enforces professional WordPress plugin development practices with Composer, namespaced classes, wp-env testing, and WPCS compliance.
adolfoaranaes12
Generates system architecture documents from requirements, including Architecture Decision Records, for Frontend, Backend, and Fullstack projects with scale-adaptive depth.
jzallen
Enables TDD implementation using pytest, adhering to FIRST principles and avoiding antipatterns to create robust test suites.
hackur
Specializes in Laravel and Nova package development, management, and integration workflows including VCS repositories and webpack configuration.
swapkats
Builds Next.js 15 App Router applications with React Server Components and Server Actions.
swapkats
Designs optimized DynamoDB single-table schemas for efficient data access patterns in production applications.
hackur
Provides helper methods to simplify Spatie Model States comparisons, reducing code verbosity by 63% in Laravel applications.
jzallen
Generates controller classes with dependency injection and clean interfaces, adhering to clean architecture principles for maintainable backend services.
jzallen
Generates and refactors Python dataclass business models and mappers using clean architecture patterns for maintainable backend systems.
hackur
Provides idempotent database seeding with environment-specific execution using firstOrCreate/updateOrCreate for core, reference, and dev data sets.
jzallen
Creates use case functions that follow Clean Architecture and Single Responsibility patterns to orchestrate application logic.
jzallen
Generates BDD feature files in Gherkin syntax for clear, executable specifications of system behavior from the user's perspective.
jzallen
Generates repository classes implementing the repository pattern with Protocol interfaces, ORM separation, and mapper integration for clean data access layer development.
hackur
Provides reusable test traits, base test cases, and helper methods to streamline test authoring in software development.
vishalsachdev
Automates SDLC practices including Git workflows, intelligent code review, and GitHub integration for seamless feature development and code quality maintenance.
hackur
Creates and modifies Laravel Nova 5.x resources with PCR Card patterns including tab panels and badge fields.
vishalsachdev
Provides type-safe form and API validation with Zod, including automatic error formatting and seamless TypeScript integration for client and server.
vishalsachdev
Provides production-ready React state management patterns without Redux or Zustand, featuring multi-stage loading and command patterns for complex UIs.
vishalsachdev
Provides a robust pattern for managing asynchronous operations in JavaScript/TypeScript with automatic cleanup, error handling, and memory leak prevention.
daithang-organization
Guides backend feature development with NestJS and Prisma ORM for the SE104_VLEAGUE project.
jzallen
Generates gateway classes for external service integration using protocol interfaces and clean architecture principles to ensure abstraction and separation of concerns.
jzallen
Applies throwaway prototyping to rapidly explore concepts, technologies, or requirements, enabling deep learning before proper implementation.
vishalsachdev
Provides production-grade text search algorithms including Boyer-Moore, n-gram, and fuzzy matching for high-performance document search with character-level precision.