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

coaching-platform

يحتوي coaching-platform على 9 من skills المجمعة من Orenda-Project، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

coaching-agent
محللو ضمان جودة البرمجيات والمختبرون

Coaching Agent — validate and execute @regression scenarios for the Baseline Assessment (baseline-assessment.feature) and the Module-Based Training Journey (training-flow.feature) against the app. Logs in first, runs only @regression scenarios (ignoring @smoke/@sanity/@wip/untagged), captures evidence, and generates a regression report. Trigger with /coaching-agent.

2026-06-18
bdd-gherkin-test-cases-for-coach-platform
محللو ضمان جودة البرمجيات والمختبرون

Generate complete BDD/Gherkin test cases for the coaching platform from a scenario description or file.

2026-06-11
sdlc-workflow
مطوّرو البرمجيات

Mandatory SDLC workflow for new features, bug fixes, refactors, architecture changes, API changes, database changes, UI changes, tests, and deployment-related work. Use before implementation.

2026-05-14
formatting-idd-validation-reports
محللو ضمان جودة البرمجيات والمختبرون

Use when producing final IDD validation output - create markdown table with scenario findings, assign PASS/PARTIAL/FAIL verdict, follow schema exactly

2026-05-12
analyzing-actual-behavior
محللو ضمان جودة البرمجيات والمختبرون

Use when IDD scenario is not COVERED - trace code line-by-line to find what the code ACTUALLY does, not what it should do

2026-05-12
mapping-code-to-scenarios
محللو ضمان جودة البرمجيات والمختبرون

Use when validating IDD scenarios - map each scenario's steps to specific implementation locations in scope-bounded source files

2026-05-12
parsing-gherkin-scenarios
محللو ضمان جودة البرمجيات والمختبرون

Use when validating BDD feature files - extract scenarios, detect chunk filtering mode, classify positive vs negative scenarios

2026-05-12
validating-scenarios-against-code
محللو ضمان جودة البرمجيات والمختبرون

Use when running IDD validation - classify each scenario as COVERED/PARTIAL/MISSING/VIOLATION, assign severity, calculate final verdict

2026-05-12
resolving-scope-boundaries
محللو ضمان جودة البرمجيات والمختبرون

Use when validating IDD scenarios - load .scope file, establish hard analysis boundary, index all in-scope source files

2026-05-12