| name | tech-sharing |
| description | Technical presentation / talk slides as HTML. Code snippets, diagrams,
speaker notes. Use for "tech talk", "tech sharing", "presentation",
"developer talk".
|
| triggers | ["tech talk","tech sharing","developer talk","code presentation","engineering talk"] |
| df | {"mode":"deck","platform":"desktop","scenario":"engineering","preview":{"type":"html","entry":"index.html"},"design_system":{"requires":false}} |
Tech Sharing Skill
Produce a technical slide deck.
Slide types
- Title: talk name, speaker, date, company.
- Agenda: 3–4 sections with time estimates.
- Concept: big idea + one-sentence explanation.
- Code: syntax-highlighted block, 10–15 lines max per slide.
- Diagram: inline SVG architecture/flow diagram.
- Data: chart or benchmark table.
- Quote: notable quote, large type, attribution.
- Summary: 3–5 key takeaways.
Rules
- Dark theme default (easier on projectors).
- Code: mono font, line numbers, subtle highlight on current line.
- Diagrams: inline SVG, consistent color coding.
data-df-id on each slide.
Output
Single index.html with slide system (.slide + is-active).