Searching...
Searching...
Found 122398 results
buckyos
Provides minimal UI/UX guidelines for BuckyOS control panel, including style selection, design system creation, and RPC alignment.
gianpaj
Creates customizable promotional banners with countdown timers, dismiss functionality, i18n support, and theme options for marketing campaigns.
VilnaCRM-Org
Automates pre-commit code quality checks and validation to ensure code integrity before integration.
VilnaCRM-Org
Guides contributions to OpenAPI layer development, covering endpoint factories, sanitizers, and validation error resolution for API specification consistency.
VilnaCRM-Org
Handles database schema evolution via Doctrine ORM migrations for MySQL, supporting entity modifications and field additions.
VilnaCRM-Org
Automatically diagnoses and fixes architectural dependency violations in code to enforce hexagonal architecture boundaries without modifying configuration files.
VilnaCRM-Org
Maintains PHP code quality by managing cyclomatic complexity and preserving 94% complexity and 100% quality scores via PHPInsights.
VilnaCRM-Org
Enforces code organization principles including directory structure, DDD patterns, PHP best practices, and SOLID for proper code placement and structure.
VilnaCRM-Org
Creates and manages K6 load tests for REST and GraphQL APIs, including performance validation, debugging, and monitoring setup.
VilnaCRM-Org
Generates REST API CRUD operations with API Platform 4, implementing DDD and CQRS patterns for structured backend development.
VilnaCRM-Org
Detects N+1 queries, analyzes slow queries with EXPLAIN, identifies missing indexes, and ensures safe index migrations for MySQL/MariaDB.
VilnaCRM-Org
Manages functional testing workflows including unit, integration, E2E, and mutation tests with PHPUnit, Behat, and Infection for debugging and coverage.
VilnaCRM-Org
Automates updating documentation to reflect code changes, ensuring accuracy for user and developer documentation.
VilnaCRM-Org
Designs and implements Domain-Driven Design patterns including entities, aggregates, and CQRS for robust domain modeling and layer separation.
VilnaCRM-Org
Automates retrieval and resolution of code review comments in pull requests, enhancing development workflow efficiency.
VilnaCRM-Org
Creates comprehensive project documentation from scratch for new projects, covering structure, templates, and verification without updating existing documentation.
VilnaCRM-Org
Offers an overview of quality thresholds and quick reference for quality tools to understand metrics and select the appropriate skill for specific checks.
VilnaCRM-Org
Automates synchronization of Structurizr C4 architecture diagrams with codebase changes to ensure accurate system documentation.
JulienBreux
Adds standard open-source license headers to new source code files for copyright attribution.
JulienBreux
Formats Git commit messages to comply with Conventional Commits specification for consistent, machine-readable version history.
timhiebenthal
Refactors code to enhance clarity and maintainability while preserving functionality, targeting recently modified code segments.
timhiebenthal
Explains code functionality using visual diagrams and relatable analogies to clarify complex logic for learners and developers.
timhiebenthal
Automates creation of Git commit messages compliant with Conventional Commits specification for standardized versioning and changelog generation.
dev-five-git
Generates database migration plans from JSON-defined schemas for Vespertide projects, handling tables, columns, constraints, and ENUM types.