Skip to main content

ayusavin/labs-harness

جمع SkillsMP عدد ٧ من skills من ayusavin/labs-harness. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
٧
نجوم GitHub
١
تفرعات GitHub
٠

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

عرض ٧ من أصل ٧ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Turn a design (Figma file or an exported reference deck) into a build ladder — inventory every frame, extract tokens and atoms, find the gaps the designer still owes you, and write a /build-ready plan plus the .claude/design-gate.json rungs that…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Install this mini dev-loop harness into a target project. Copies the agents, skills (plan/build/review/debug), the test-gate hook, settings, and AGENTS.md into the given project path, then seeds a Memory Bank index if none exists. Run this from a clone of the…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Check the built UI against the design, rung by rung — capture the real rendered component (Storybook via Playwright on web, the debug preview gallery on an iOS simulator or Android emulator), diff it against the 1:1 design export, and write the verdict the…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Implement an already-approved plan from swarm-report/<slug>-plan.md. Routes each task to the executing agent that owns its file scope (frontend / backend / devops / mobile), runs the tests, writes an implementation report. Use AFTER /plan, never before.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Find the root cause of a bug or failing test. Spawns 1 debugger subagent that reproduces, ladders hypotheses, isolates with evidence, and applies the minimal fix. Use when a test fails, /build reports blocked, or "X stopped working". Does NOT design features…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design a feature before writing code. Spawns planner + skeptic subagents that read the Memory Bank, argue, and write a plan to swarm-report/. Use BEFORE /build, for any feature touching 2+ files or with unclear scope. Skip for typos and one-line fixes.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Review a finished change against its plan. Spawns 1 reviewer subagent, reports ship/rework with severity-tagged findings. Use AFTER /build.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٧ من أصل ٧ skills مجمعة.