Loading...
Loading...
Found 48002 skills
FBakkensen
Automates compilation, publishing, and test execution for AL/Business Central projects to verify build gate compliance before code commits.
kevincrabbe
Guides TypeScript development with best practices for type safety, RORO pattern, complexity limits, and error handling.
FBakkensen
Automates allocation of next available object IDs for Business Central AL extensions by scanning .al files and app.json.
FBakkensen
Enforces TDD methodology with telemetry verification, mandating Red-Green-Refactor phases and zero DEBUG telemetry at task start/end.
ak-eyther
Provides advanced Tailwind CSS patterns for complex styling, responsive design, dark mode, and component variants in design systems.
dairectiv
Guides implementation of DDD Aggregate Roots with domain models, validation, and domain events for robust domain logic.
dairectiv
Guides on Doctrine entity mapping conventions for configuring relationships and custom types in PHP applications.
dairectiv
Generates structured commit messages following Conventional Commits standard for consistent version control practices.
dairectiv
Guides organizing frontend feature imports using barrel exports to improve code structure and maintainability during module creation or refactoring.
Jaroslav84
Executes PostgreSQL database migrations for schema changes and structure updates, ensuring database consistency with application code.
FBakkensen
Local mirror of Microsoft AL coding guidelines for best practices, naming conventions, patterns, and AI-assisted development configurations in Business Central.
HermeticOrmus
Provides structured testing for shell scripts using the Bats framework, supporting test-driven development and CI/CD integration.
dairectiv
Provides a guide for implementing immutable Value Objects in PHP using base classes and Doctrine custom types for domain-driven design.
dairectiv
Provides patterns for creating, handling, and testing exceptions in domain layer and controllers to ensure robust error management in applications.
dairectiv
Automates applying code fixes based on pull request review comments to expedite the review process.
ShalomDeitch1
Verifies the operational status of other skills within the system to ensure functionality.
dairectiv
Guides implementation of CQRS patterns in application layer, covering Commands, Queries, Handlers, and test creation for backend systems.
dairectiv
Guides implementation of repository interfaces and classes using Ports and Adapters architecture for clean data access layer design.
ggz23
Guides implementation of Android features using MVI, repository pattern, and clean architecture for maintainable code.
dairectiv
Guides creation of integration tests for API endpoints, including validation logic and JSON response assertions.
alexismanuel
Generates hierarchical code maps for understanding codebase structure, documentation, and AI-assisted modifications across multiple programming languages.
ak-eyther
Provides expert guidance on designing scalable software systems, including architecture patterns, tech stack selection, and integration strategies.
FBakkensen
Provides a searchable local mirror of Business Central W1 standard source code for reference on events, APIs, tables, fields, tests, and implementation patterns.
takutakahashi
Automates building and testing code changes to ensure quality before integration or deployment.