Run the project assertions and return a binary verdict
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٧ من skills من ai-driven-dev/laivel-up. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٧ من أصل ٧ skills مجمعة.
Run the project assertions and return a binary verdict
لغة النص الأصلي: الإنجليزية
Re-read a diff for unvalidated input, swallowed errors and missing edge cases
لغة النص الأصلي: الإنجليزية
Phased migration of a third-party API client — new client alongside the old, reads before writes, a disagreement metric before cutover. Use when replacing or upgrading a provider SDK.
لغة النص الأصلي: الإنجليزية
Split a request into independent tasks, one worktree each
لغة النص الأصلي: الإنجليزية
Add an HTTP endpoint to the ingest platform: contract first, table-driven tests, then the handler. Use when exposing a new route.
لغة النص الأصلي: الإنجليزية
Roll back a release of the ingest platform without losing in-flight batches. Use when a deploy has to be undone.
لغة النص الأصلي: الإنجليزية
Apply a schema change to the ingest database: expand, backfill, contract, one deploy each. Use when a migration touches a table in use.
لغة النص الأصلي: الإنجليزية