Defines structural rules for Laravel architecture, layering, and code organization
Langue du texte source : anglais
Menu
SkillsMP a collecté 14 skills depuis Bottelet/DaybydayCRM. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 14 skills collectés sur 14.
Defines structural rules for Laravel architecture, layering, and code organization
Langue du texte source : anglais
Defines DTO structure, lifecycle, and transformation rules across the application
Langue du texte source : anglais
Defines application service structure and business orchestration boundaries
Langue du texte source : anglais
Governs safe, incremental, repository-wide development workflow with continuous validation gates
Langue du texte source : anglais
Ensures correct execution order of migrations, seeders, and tests in CI
Langue du texte source : anglais
Defines the schema-to-factory-to-seeder contract chain — NOT NULL alignment, factory/seeder ownership boundaries, and schema drift rules
Langue du texte source : anglais
Defines GitHub Actions configuration for running PHP/Laravel CI pipeline
Langue du texte source : anglais
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…
Langue du texte source : anglais
Enforces grammatically correct, intention-revealing PHPUnit test method names
Langue du texte source : anglais
Ensures all refactoring is deterministic, behavior-preserving, and non-breaking
Langue du texte source : anglais
Static review rules for authorization, validation, and privilege escalation risks
Langue du texte source : anglais
Orchestrates existing Laravel skills to produce structured PR reviews
Langue du texte source : anglais
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…
Langue du texte source : anglais
Brings diverged remote branches up to date with develop — classifies, rescues unique work, then resets or deletes stale branches
Langue du texte source : anglais