Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

coaching-platform

coaching-platform 收录了来自 Orenda-Project 的 9 个 skills,并提供仓库级职业覆盖和站内 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