documents▌
213 indexed skills · max 10 per page
documentation-site-setup
aj-geddes/useful-ai-prompts · Documents
Set up professional documentation websites using popular static site generators like Docusaurus, MkDocs, VitePress, and GitBook.
md-to-office
claude-office-skills/skills · Documents
This skill enables conversion from Markdown to various Office formats using Pandoc - the universal document converter. Convert your Markdown files to professional Word documents, PowerPoint presentations, PDFs, and more while preserving formatting and structure.
davila7/claude-code-templates · Documents
Comprehensive PDF processing covering text extraction, merging, splitting, OCR, form filling, and encryption. \n \n Supports multiple Python libraries: pypdf for basic operations (merge, split, rotate, encrypt), pdfplumber for text and table extraction with layout preservation, and reportlab for creating new PDFs from scratch \n Includes command-line tools (pdftotext, qpdf, pdftk) for batch processing and scripting workflows \n Handles scanned PDFs via OCR using pytesseract and pdf2image to make
quality-documentation-manager
davila7/claude-code-templates · Documents
Comprehensive document control system design, regulatory documentation oversight, and change management for medical device organizations. \n \n Covers document control system architecture, regulatory documentation frameworks for EU MDR, FDA, and ISO standards, plus change control and configuration management workflows \n Includes document management system (DMS) implementation strategy with system selection, design, validation, and deployment guidance \n Addresses advanced applications: technica
xlsx
davila7/claude-code-templates · Documents
Create, edit, and analyze spreadsheets with formulas, formatting, and data operations. \n \n Supports reading, creating, and modifying .xlsx, .xlsm, .csv, and .tsv files with full formula preservation and recalculation \n Includes financial modeling standards: color-coded text conventions (blue for inputs, black for formulas, green for internal links, red for external links), standardized number formatting, and assumption-based formula construction \n Provides data analysis capabilities via pand
oo-component-documentation
github/awesome-copilot · Documents
Create new documentation for an object-oriented component or update an existing component documentation file by analyzing the current implementation.
markdown-documentation
aj-geddes/useful-ai-prompts · Documents
Comprehensive reference for markdown syntax, GitHub Flavored Markdown, and documentation best practices. \n \n Covers core markdown elements: headers, text formatting, lists, links, images, code blocks, and tables \n Includes GitHub Flavored Markdown extensions: collapsible sections, syntax highlighting, badges, alerts, and Mermaid diagrams \n Provides actionable best practices for README files, wikis, and technical documentation, including accessibility guidelines and link management \n Organiz
ln-610-docs-auditor
levnikolaevich/claude-code-skills · Documents
ln-610-docs-auditor
docx
rysweet/amplihack · Documents
A user may ask you to create, edit, or analyze the contents of a .docx file. A .docx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.
document-processing
eyadsibai/ltk · Documents
Process, extract, and manipulate PDF, Excel, Word, and PowerPoint documents programmatically. \n \n Supports four major office formats (PDF, XLSX, DOCX, PPTX) with format-specific tools: pypdf and pdfplumber for PDFs, openpyxl and pandas for Excel, python-docx for Word, python-pptx for PowerPoint \n Core operations include text and table extraction, document merging and splitting, format conversion, and OCR for scanned PDFs \n Excel-specific guidance emphasizes writing formulas rather than stati