{{{bodyHtml}}}

                <section class="skills-section">
                    <h2 data-lang="fr">Skills orchestrées par <code>/ba-develop</code></h2>
                    <h2 data-lang="en">Skills orchestrated by <code>/ba-develop</code></h2>
{{#groupSkillsByPhase skillsForPage}}
                    <h3 id="phase-{{slugify phase}}">{{phase}} <span class="skill-count">({{count skills}})</span></h3>
                    {{> skill-grid skills=skills}}
{{/groupSkillsByPhase}}
                </section>
