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

laravel-ai-regolo

يحتوي laravel-ai-regolo على 5 من skills المجمعة من padosoft، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
5
Stars
8
محدث
2026-06-20
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

docmd-docs
مطوّرو البرمجيات

Maintain the public docmd documentation site in docs-site.

2026-06-20
test-count-readme-sync
مطوّرو البرمجيات

BEFORE every `git push`, when you have added or removed unit / feature / assertion code in this commit, run the local test suite and reconcile every test-count / assertion-count claim across README.md, the PR description, sample-output blocks, comparison tables, roadmap rows, and inline narrative. Trigger when the commit modifies any `tests/**` file, when you've added or removed an `assert*()` call, when README.md still mentions a previous run's count, or when about to open a PR that touches test files.

2026-04-29
pre-push-self-review
محللو ضمان جودة البرمجيات والمختبرون

BEFORE every `git push`, run a systematic self-review on the diff against a checklist of the recurring footguns Copilot has flagged in this codebase. The goal is to catch issues that would otherwise consume Copilot review cycles. Trigger BEFORE typing `git push`, after `git commit`, when about to open a PR with `gh pr create`, when running the local test gate, or when the user asks to "review my changes" / "lint diff" / "check diff".

2026-04-29
copilot-pr-review-loop
محللو ضمان جودة البرمجيات والمختبرون

After EVERY commit-push-PR cycle, the agent MUST loop on Copilot review + CI status until ALL Copilot comments resolved AND ALL CI checks green. NEVER stop after a single push. Trigger when opening a PR with `gh pr create`, after `git push` to a PR branch, or when user asks to "fix PR" / "address review" / "make CI green". Applies to ALL repos lopadova/* and padosoft/*. The loop is mandatory for current and future sessions and for any developer working on this codebase.

2026-04-29
review-pr-comments
محللو ضمان جودة البرمجيات والمختبرون

Leggi, classifica e indirizza review comments di una pull request in modo sistematico.

2026-04-28