Defines structural rules for Laravel architecture, layering, and code organization
原文の言語: 英語
メニュー
SkillsMP は Bottelet/DaybydayCRM から 14 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 14 件中 14 件を表示しています。
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
原文の言語: 英語