Stakeholder Content Generator

Turn any codebase into an interactive learning course โ€” tailored to your target audience

The essentials at a glance + 5 deep-dive pages available
01

What is the Stakeholder Content Generator?

Imagine you receive a software project with thousands of lines of code. The Stakeholder Content Generator automatically turns that code into an interactive learning course โ€” as HTML files you simply open in your browser.

Each target audience gets their own course, adapted to their needs. Always in both German and English.

๐Ÿ“ฆYour Codebase
โ†’
โšกSkill
โ†’
๐ŸŽ“Interactive Course

Code becomes linked HTML pages with visualizations, quizzes, and step-by-step explanations

โœ๏ธ Quick check

What does the Stakeholder Content Generator produce?

A PDF documentation
A video tutorial
Interactive HTML files you open in your browser
A Slack bot
Learn more Getting started with the Skill โ†’ How to point it at a project and kick off course generation
โ€บ
02

The Setup Choices

Before the Skill writes a single line of HTML, it asks you two mandatory questions. It won't proceed without answers โ€” and that's by design, because your answers determine everything: content, tone, depth, and file structure.

๐ŸŽฏ
Question 1: For whom?
Which target audiences should get a course? End users, developers, decision-makers โ€” or all of them? Each group gets its own set of files.
Required
๐Ÿ“„
Question 2: How will it be used?
Standalone for sharing, or embedded in a website? This determines headers, footers, and links.
Required
โœ๏ธ Quick check

What happens if you say "Just do it" without answering the questions?

The Skill uses default settings and gets going
The Skill asks again โ€” no answers, no output
It creates a course for developers only
Learn more Target audiences and integration in detail โ†’ Which audiences exist, how to combine them, and what "embedded" means
โ€บ
03

From overview to the finest detail

Every course is built in four depth levels. You start with the big picture and can click your way deeper โ€” exactly as far as you like.

1
The essentials at a glance
5โ€“8 topics with 2โ€“3 sentences each and a visualization
2
Deep dive
Each topic explained on its own page โ€” with diagrams and examples
3
In detail
Mechanics step by step โ€” complete walkthroughs
4
Everything explained
Maximum depth โ€” every line, every edge case, every alternative
Learn more Navigating between levels โ†’ How the pages link together and how to find your way around
โ€บ
04

Every audience gets what they need

Not everyone needs maximum depth. A manager wants the overview, a developer wants to understand every line of code. The Skill automatically decides how deeply each topic is covered for each audience.

๐Ÿ‘ค
End User
Focus on workflows and how to use things. Up to the third level at most.
๐Ÿ”ง
Developer
Full depth with code walkthroughs and edge cases. All four levels.
๐Ÿ“Š
Decision-Maker
Compact with KPIs and risks. Only the first two levels.
โœ๏ธ Quick check

Which audience gets the most pages?

Developers โ€” they need maximum depth
End users โ€” they have the most workflows
Everyone gets the same number of pages
Learn more Depth profiles and helpfulness score โ†’ How the Skill automatically decides which topic gets its own page
โ€บ
05

What you end up with

At the end you have a set of linked HTML files. No installation needed, no dependencies โ€” just open them in your browser. Each file works on its own.

The number of files depends on the target audiences and the complexity of the project.

coursename/ โ”œโ”€โ”€ index_de.html โ† Overview (End User, DE) โ”œโ”€โ”€ index_en.html โ† Overview (End User, EN) โ”œโ”€โ”€ index_dev_de.html โ† Overview (Developer, DE) โ”œโ”€โ”€ index_dev_en.html โ† Overview (Developer, EN) โ”œโ”€โ”€ l1/ โ† Deep-dive pages โ”‚ โ”œโ”€โ”€ auth_de.html โ”‚ โ”œโ”€โ”€ auth_en.html โ”‚ โ””โ”€โ”€ ... (as needed) โ”œโ”€โ”€ l2/ โ† Detail pages โ”‚ โ””โ”€โ”€ ... (only when needed) โ””โ”€โ”€ l3/ โ† Maximum depth (mostly developers only) โ””โ”€โ”€ ... (only for complex topics)
~12
Files for end users
~32
Files for developers
DE + EN
Always both languages