Loading...
Loading...
Found 48002 skills
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
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
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.
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
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.
hzqst
Adds private game DLL functions to metamod plugins using signature scanning, symbol lookup, and cross-platform runtime pointer resolution.
cablate
Provides a socket-based API with three-layer progressive disclosure for efficient interaction with MCP servers, including tool querying and daemon management.
johnlindquist
Provides prompt system and form handling utilities for the script-kit-gpui UI framework, enabling interactive user input management.
johnlindquist
Provides robust error handling utilities in Rust using the `anyhow` and `thiserror` crates for concise and expressive error management.
johnlindquist
Provides testing patterns and utilities for developing and validating applications built with the GPUI framework.
johnlindquist
Rust bindings for macOS Core Graphics and Core Foundation, enabling display management, keyboard simulation, and event handling in Rust applications.
johnlindquist
Embeds VT100/xterm compatible terminal emulation in applications using the Alacritty terminal library.
johnlindquist
Executes scripts with built-in utilities for the script-kit-gpui development toolkit, enabling efficient script management and execution in software projects.
johnlindquist
Provides cross-platform file system monitoring using the notify crate for Rust applications.