Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

DaybydayCRM

يحتوي DaybydayCRM على 14 من skills المجمعة من Bottelet، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
2.3k
محدث
2026-07-07
Forks
769
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

application-architecture-standard
مطوّرو البرمجيات

Defines structural rules for Laravel architecture, layering, and code organization

2026-07-07
dto-contract
مطوّرو البرمجيات

Defines DTO structure, lifecycle, and transformation rules across the application

2026-07-07
service-layer
مطوّرو البرمجيات

Defines application service structure and business orchestration boundaries

2026-07-07
autonomous-coding-workflow
مطوّرو البرمجيات

Governs safe, incremental, repository-wide development workflow with continuous validation gates

2026-07-07
ci-schema-invariant-gate
مطوّرو البرمجيات

Ensures correct execution order of migrations, seeders, and tests in CI

2026-07-07
data-layer-contracts
مطوّرو البرمجيات

Defines the schema-to-factory-to-seeder contract chain — NOT NULL alignment, factory/seeder ownership boundaries, and schema drift rules

2026-07-07
github-actions-php
مطوّرو البرمجيات

Defines GitHub Actions configuration for running PHP/Laravel CI pipeline

2026-07-07
pest-control
محللو ضمان جودة البرمجيات والمختبرون

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 from code, config, and documentation.

2026-07-07
phpunit-test-naming
محللو ضمان جودة البرمجيات والمختبرون

Enforces grammatically correct, intention-revealing PHPUnit test method names

2026-07-07
safe-refactoring-rules
مطوّرو البرمجيات

Ensures all refactoring is deterministic, behavior-preserving, and non-breaking

2026-07-07
security-review-checklist
محللو أمن المعلومات

Static review rules for authorization, validation, and privilege escalation risks

2026-07-07
senior-laravel-developer-code-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Orchestrates existing Laravel skills to produce structured PR reviews

2026-07-07
senior-laravel-developer-phpunit-interpreter
محللو ضمان جودة البرمجيات والمختبرون

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 even if the user says things like "here's my test output", "tests are failing", "can you look at my PHPUnit log", or pastes a block of text that contains PHPUnit output. Always use this skill before attempting to diagnose failures.

2026-07-07
sync-stale-branches
مطوّرو البرمجيات

Brings diverged remote branches up to date with develop — classifies, rescues unique work, then resets or deletes stale branches

2026-07-07