Defines structural rules for Laravel architecture, layering, and code organization
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 14 skills de Bottelet/DaybydayCRM. Abre una skill para revisar su origen y sus detalles.
Mostrando 14 de 14 skills recopiladas.
Defines structural rules for Laravel architecture, layering, and code organization
Idioma del texto original: inglés
Defines DTO structure, lifecycle, and transformation rules across the application
Idioma del texto original: inglés
Defines application service structure and business orchestration boundaries
Idioma del texto original: inglés
Governs safe, incremental, repository-wide development workflow with continuous validation gates
Idioma del texto original: inglés
Ensures correct execution order of migrations, seeders, and tests in CI
Idioma del texto original: inglés
Defines the schema-to-factory-to-seeder contract chain — NOT NULL alignment, factory/seeder ownership boundaries, and schema drift rules
Idioma del texto original: inglés
Defines GitHub Actions configuration for running PHP/Laravel CI pipeline
Idioma del texto original: inglés
Enforces PHPUnit-only testing in this project. Activates when writing tests, reviewing test files, or when any Pest syntax appears (it(), test(), describe(), uses(), expect() chains, beforeEach/afterEach hooks). Scans for and eliminates all Pest references…
Idioma del texto original: inglés
Enforces grammatically correct, intention-revealing PHPUnit test method names
Idioma del texto original: inglés
Ensures all refactoring is deterministic, behavior-preserving, and non-breaking
Idioma del texto original: inglés
Static review rules for authorization, validation, and privilege escalation risks
Idioma del texto original: inglés
Orchestrates existing Laravel skills to produce structured PR reviews
Idioma del texto original: inglés
Cleans and interprets raw PHPUnit CI logs into a compact, AI-friendly failure report. Use this skill whenever the user pastes or uploads a PHPUnit log, GitHub Actions test output, CI test results, or asks to interpret/summarize/analyze failing tests. Trigger…
Idioma del texto original: inglés
Brings diverged remote branches up to date with develop — classifies, rescues unique work, then resets or deletes stale branches
Idioma del texto original: inglés