Defines structural rules for Laravel architecture, layering, and code organization
原文语言:英语
菜单
SkillsMP 已收集 Bottelet/DaybydayCRM 中的 14 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 14 / 14 个已收集 Skill。
Defines structural rules for Laravel architecture, layering, and code organization
原文语言:英语
Defines DTO structure, lifecycle, and transformation rules across the application
原文语言:英语
Defines application service structure and business orchestration boundaries
原文语言:英语
Governs safe, incremental, repository-wide development workflow with continuous validation gates
原文语言:英语
Ensures correct execution order of migrations, seeders, and tests in CI
原文语言:英语
Defines the schema-to-factory-to-seeder contract chain — NOT NULL alignment, factory/seeder ownership boundaries, and schema drift rules
原文语言:英语
Defines GitHub Actions configuration for running PHP/Laravel CI pipeline
原文语言:英语
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…
原文语言:英语
Enforces grammatically correct, intention-revealing PHPUnit test method names
原文语言:英语
Ensures all refactoring is deterministic, behavior-preserving, and non-breaking
原文语言:英语
Static review rules for authorization, validation, and privilege escalation risks
原文语言:英语
Orchestrates existing Laravel skills to produce structured PR reviews
原文语言:英语
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…
原文语言:英语
Brings diverged remote branches up to date with develop — classifies, rescues unique work, then resets or deletes stale branches
原文语言:英语