documents▌
214 indexed skills · max 10 per page
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
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
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.
documentation-lookup
affaan-m/everything-claude-code · Documents
When the user asks about libraries, frameworks, or APIs, fetch current documentation via the Context7 MCP (tools resolve-library-id and query-docs) instead of relying on training data.
xlsx-manipulation
claude-office-skills/skills · Documents
Programmatic Excel spreadsheet creation, editing, and manipulation using openpyxl. \n \n Create and modify .xlsx files with cell data, formulas, formatting, and charts without manual editing \n Supports styling (fonts, fills, borders, alignment), number formatting, conditional formatting, and data validation \n Build charts (bar, line, pie), manage sheets, freeze panes, set column widths, and apply auto-filters \n Cannot execute VBA macros or handle complex pivot tables; some advanced chart type
notion-research-documentation
openai/skills · Documents
Research Notion content and synthesize into structured briefs, reports, or comparisons with citations. \n \n Search and fetch Notion pages using targeted queries, then organize findings by theme with inline source citations and a references section \n Choose from four output formats (quick brief, research summary, comparison, comprehensive report) based on scope and user goal \n Create and update Notion pages using built-in templates; link sources directly and track changes as new information ar
openai/skills · Documents
PDF reading, creation, and validation with visual rendering and programmatic generation. \n \n Render PDF pages to PNG for visual inspection of layout, spacing, and typography before delivery using Poppler ( pdftoppm ) \n Generate PDFs programmatically with reportlab for reliable formatting; extract text and metadata with pdfplumber or pypdf \n Enforce quality standards: no clipped text, overlapping elements, broken tables, or rendering artifacts; ASCII hyphens only, human-readable citations \n