<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Documentation on Top AI Skills</title><link>https://topaiskills.com/tags/documentation/</link><description>Recent content in Documentation on Top AI Skills</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 13 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://topaiskills.com/tags/documentation/index.xml" rel="self" type="application/rss+xml"/><item><title>To PRD</title><link>https://topaiskills.com/skills/general/to-prd/</link><pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/skills/general/to-prd/</guid><description>&lt;h2 id="what-it-is"&gt;What It Is&lt;/h2&gt;
&lt;p&gt;A PRD generation skill that works by synthesis, not interview. Instead of asking you a list of questions, it listens to whatever context you&amp;rsquo;ve already built up in your AI conversation — discussion about a feature, tradeoffs you&amp;rsquo;ve explored, constraints you&amp;rsquo;ve mentioned — and turns that into a structured product requirements document with sections for problem statement, process, deep modules, and test seams. It then publishes the result to your issue tracker with a triage label.&lt;/p&gt;</description></item><item><title>Docx</title><link>https://topaiskills.com/skills/general/docx/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/skills/general/docx/</guid><description>&lt;h2 id="what-it-is--verdict"&gt;What It Is + Verdict&lt;/h2&gt;
&lt;p&gt;DOCX is Anthropic&amp;rsquo;s Word document skill for creating, reading, and editing .docx files in Claude Code. It handles the full feature set — tables of contents, headings, tables, images, page numbers, and tracked changes — producing documents that open correctly in Microsoft Word and Google Docs.&lt;/p&gt;
&lt;h2 id="the-one-thing-that-matters"&gt;The One Thing That Matters&lt;/h2&gt;
&lt;p&gt;Word documents are XML packages under the hood, and malformed XML produces corrupted files. This skill knows the correct schema and produces valid output consistently. It handles real document features that naive approaches get wrong: proper heading styles for TOC generation, image embedding with correct relationships, and tracked changes that actually display in Word&amp;rsquo;s review mode.&lt;/p&gt;</description></item><item><title>Pdf</title><link>https://topaiskills.com/skills/general/pdf/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/skills/general/pdf/</guid><description>&lt;h2 id="what-it-is--verdict"&gt;What It Is + Verdict&lt;/h2&gt;
&lt;p&gt;PDF is Anthropic&amp;rsquo;s document processing skill for working with PDF files in Claude Code. It handles reading text content, generating new PDFs, and modifying existing documents — covering the full PDF workflow without leaving your terminal.&lt;/p&gt;
&lt;h2 id="the-one-thing-that-matters"&gt;The One Thing That Matters&lt;/h2&gt;
&lt;p&gt;PDF generation from an AI agent is notoriously hard because PDF is a visual format built from low-level drawing primitives. This skill abstracts that complexity — you describe what the document should look like, and Claude produces correctly formatted PDF output. For reading, it extracts text content that Claude can analyze, summarize, or transform.&lt;/p&gt;</description></item><item><title>Pptx</title><link>https://topaiskills.com/skills/general/pptx/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/skills/general/pptx/</guid><description>&lt;h2 id="what-it-is--verdict"&gt;What It Is + Verdict&lt;/h2&gt;
&lt;p&gt;PPTX is Anthropic&amp;rsquo;s presentation skill that generates PowerPoint files from Claude Code. It produces slides with proper layouts, images, and formatting — opening correctly in PowerPoint, Google Slides, and Keynote.&lt;/p&gt;
&lt;h2 id="the-one-thing-that-matters"&gt;The One Thing That Matters&lt;/h2&gt;
&lt;p&gt;Good presentations are visual, and this skill generates slide content that includes images and diagrams, not just text placeholders. It understands slide layouts, master templates, and content placement. The output is usable as-is for internal presentations or as a strong first draft for client-facing decks.&lt;/p&gt;</description></item><item><title>Xlsx</title><link>https://topaiskills.com/skills/general/xlsx/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/skills/general/xlsx/</guid><description>&lt;h2 id="what-it-is--verdict"&gt;What It Is + Verdict&lt;/h2&gt;
&lt;p&gt;XLSX is Anthropic&amp;rsquo;s spreadsheet skill that creates and edits Excel files from Claude Code. It handles formulas, cell formatting, multiple worksheets, and data layout — producing files that open correctly in Excel, Google Sheets, and LibreOffice Calc.&lt;/p&gt;
&lt;h2 id="the-one-thing-that-matters"&gt;The One Thing That Matters&lt;/h2&gt;
&lt;p&gt;The skill handles formulas correctly, not just static values. You can describe a calculation — &amp;ldquo;add a column that is tax plus shipping&amp;rdquo; — and it generates the correct Excel formula in the right cell. This means the output spreadsheet is alive: recipients can change inputs and see results update automatically.&lt;/p&gt;</description></item></channel></rss>