Defines structural rules for Laravel architecture, layering, and code organization
Quellsprache: Englisch
Menü
SkillsMP hat 14 Skills aus Bottelet/DaybydayCRM gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 14 von 14 gesammelten Skills angezeigt.
Defines structural rules for Laravel architecture, layering, and code organization
Quellsprache: Englisch
Defines DTO structure, lifecycle, and transformation rules across the application
Quellsprache: Englisch
Defines application service structure and business orchestration boundaries
Quellsprache: Englisch
Governs safe, incremental, repository-wide development workflow with continuous validation gates
Quellsprache: Englisch
Ensures correct execution order of migrations, seeders, and tests in CI
Quellsprache: Englisch
Defines the schema-to-factory-to-seeder contract chain — NOT NULL alignment, factory/seeder ownership boundaries, and schema drift rules
Quellsprache: Englisch
Defines GitHub Actions configuration for running PHP/Laravel CI pipeline
Quellsprache: Englisch
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…
Quellsprache: Englisch
Enforces grammatically correct, intention-revealing PHPUnit test method names
Quellsprache: Englisch
Ensures all refactoring is deterministic, behavior-preserving, and non-breaking
Quellsprache: Englisch
Static review rules for authorization, validation, and privilege escalation risks
Quellsprache: Englisch
Orchestrates existing Laravel skills to produce structured PR reviews
Quellsprache: Englisch
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…
Quellsprache: Englisch
Brings diverged remote branches up to date with develop — classifies, rescues unique work, then resets or deletes stale branches
Quellsprache: Englisch