← Reddit

How to make specific type of presentations

Reddit · SamiAdams812 · August 13, 2026
An individual requested guidance on generating dense, information-filled presentations without white space that differ from standard corporate slides. The person proposed using their collection of similar presentation examples to train Claude or another tool to produce this specific output style.

Detailed Analysis

It's worth noting that this piece is not a news article in any conventional sense—it's a Reddit forum post from r/ClaudeAI in which a user asks for practical advice on generating dense, information-heavy presentation slides with Claude, rather than the sparse, whitespace-heavy corporate slide format the model tends to default to. There are no reported facts, product announcements, or company statements to analyze here; instead, the post reflects a common category of user-generated content on Reddit's Claude community, where practitioners troubleshoot workflows and share tips for adapting Claude's default outputs to specialized use cases.

The underlying request, however, does point to a real and recurring friction point in how people use Claude and similar large language models for document and presentation generation. Claude, like most LLMs, tends to produce outputs calibrated to widely-taught design conventions—minimalist slides, generous whitespace, one idea per slide—because that style dominates its training data and is generally considered good practice in modern corporate communications. Users in specialized fields (finance, engineering, academic research, government/defense, or dense technical domains) often need the opposite: information-dense layouts that pack tables, charts, footnotes, and paragraphs onto a single slide, mirroring formats like McKinsey-style "governing thought" slides or classic Edward Tufte-inspired dense infographics. The user's mention of having "vast majority of similar decks" to use as training examples signals an interest in few-shot prompting or fine-tuning-style customization, feeding Claude existing exemplars so it can mimic a specific visual and informational density pattern rather than defaulting to generic templates.

This matters because it illustrates a broader tension in generative AI adoption: the gap between a model's default stylistic priors and the specific, often idiosyncratic formatting needs of professional users. Claude does not natively generate visual slide files (like PowerPoint or Keynote) in the way that some competitors' plugins or specialized tools do; it primarily produces text, outlines, or structured content that then needs to be ported into a design tool, or generated via connected apps/artifacts and scripting (e.g., producing HTML/CSS layouts, or using the Claude API with code execution to build slides programmatically). This creates a workflow challenge for users who want pixel-precise, dense layouts—prompting engineering alone often can't fully control visual density, font sizing, or spatial layout without an intermediary rendering step, such as generating HTML/CSS or SVG that can be exported to a slide format, or using Claude's Artifacts feature to iterate visually.

More broadly, this kind of forum discussion reflects the maturing expectations of AI power users in 2025-2026: they are moving past simple prompt-and-response usage toward wanting customizable, brand- or domain-specific output pipelines, often by supplying reference materials for style transfer. It also underscores growing interest in retrieval-augmented or example-conditioned generation, where users feed proprietary past work into a session (via Projects, custom instructions, or file uploads) to steer Claude's tone, structure, and formatting toward an organization's established conventions rather than generic AI defaults. This trend parallels broader industry movements toward personalization and enterprise customization of foundation models, as companies like Anthropic increasingly emphasize features—Projects, custom instructions, artifacts, and API-based tool use—that let users override default stylistic behavior with their own reference-driven standards.

Read original article →