Files
dance-lessons-coach/.vibe/skills/bdd_testing/references/REFERENCE.md
Gabriel Radureau e9f3b63406 feat: add commit_message and bdd_testing skills
- Create commit_message skill with Gitmoji validation and templates
- Update bdd_testing skill to match validated BDD implementation
- Add comprehensive documentation and validation scripts
- Ensure all skills follow AGENTS.md conventions

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-04-04 19:05:22 +02:00

663 B

bdd-testing Reference

Overview

Detailed technical reference for the bdd-testing skill.

Key Concepts

[Concept 1]

[Detailed explanation]

[Concept 2]

[Detailed explanation]

API Reference

[Function/Method Name]

Description: [What it does]

Parameters:

Returns: [Return type and description]

Example:

[example usage]

Troubleshooting

[Issue 1]

Symptoms: [What the user sees]

Cause: [Root cause]

Solution: [How to fix it]

[Issue 2]

Symptoms: [What the user sees]

Cause: [Root cause]

Solution: [How to fix it]