fs_write
Filesystem write access
Filesystem write access
Line 860Snippets
fs.writeFileSync(outputPath, html);fs_read
Filesystem read access
Filesystem read access
Line 530Snippets
const styles = fs.readFileSync(path.join(TEMPLATES_DIR, 'styles.css'), 'utf-8'); const baseTemplate = fs.readFileSync(path.join(TEMPLATES_DIR, 'base.html'), 'utf-8'); const inputContent = fs.readFileSync(inputPath, 'utf-8');Trust Score
Updated vor 7 Tagen
Analysiert
31.03.2026, 15:57
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 7 Tagen
Analysiert 31.03.2026, 15:57
Beschreibung
Generate interactive HTML presentations with neobrutalism styling, ASCII art decorations, and Agency brand colors. Outputs HTML (interactive with navigation), PNG (individual slides via Playwright), and PDF. References brand-agency skill for colors and typography. Use when creating presentations, slide decks, pitch materials, or...
Letzte Scans
31.03.2026, 15:57
Latest analysis
31.03.2026, 15:12
Run 2
27.03.2026, 15:48
Run 1