Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

coaching-platform

coaching-platform enthält 9 gesammelte Skills von Orenda-Project, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
0
aktualisiert
2026-06-18
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

coaching-agent
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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

2026-06-11
sdlc-workflow
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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

2026-05-12
validating-scenarios-against-code
Softwarequalitätssicherungsanalysten und -tester

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

2026-05-12
resolving-scope-boundaries
Softwarequalitätssicherungsanalysten und -tester

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

2026-05-12