Templates & References¶
Overview of available templates and reference architectures in the Copilot Expert Hub.
LLM-Modell-Guide¶
Welches LLM-Modell eignet sich für welche Aufgabe? Der Guide bietet eine Übersicht über aktuelle Modelle von Anthropic, OpenAI und Google mit konkreten Empfehlungen nach Aufgabentyp, Kosten-Vergleich und Entscheidungsbaum.
Marp Templates¶
Ready-to-use presentation templates for various occasions.
| Template | Audience | Purpose |
|---|---|---|
| Client Pitch | Clients | Project presentation, value proposition |
| Technical Deep-Dive | Developers | Architecture, technical concepts |
| Project Review | Stakeholders | Sprint reviews, status updates |
Reference Repositories¶
Concrete reference implementations for best-practice project structures.
Python Golden Repo¶
Reference structure for a production-ready Python project with Clean Architecture, FastAPI, SQLAlchemy, and pytest.
Skill Template¶
Template for creating new skills. See Create a New Skill.