documents▌
214 indexed skills · max 10 per page
csharp-docs
github/awesome-copilot · Documents
XML documentation standards and patterns for C# public APIs and members. \n \n Use <summary> for one-sentence descriptions starting with a present-tense verb, and <remarks> for implementation details, usage notes, or additional context \n Employ specific tags for different member types: <param> and <returns> for methods, <value> for properties, <typeparam> for generics, and <exception cref> for thrown exceptions \n Follow prescribed wording patterns for Boolean
add-provider-doc
lobehub/lobe-chat · Documents
Complete workflow for adding documentation for a new AI provider.
update-docs
vercel/next.js · Documents
Guided workflow for updating Next.js documentation based on code changes and PR reviews. \n \n Analyzes git diffs to identify affected documentation files using a code-to-docs mapping reference \n Provides templates and conventions for scaffolding new feature docs (components, functions, config, guides, file conventions) \n Walks through step-by-step updates to existing documentation with user confirmation before each change \n Includes validation checklist and linting commands to ensure formatt
legal-document-analyzer
qodex-ai/ai-agent-skills · Documents
Build intelligent legal document analysis agents that review contracts, identify risks, and provide legal insights.
appautomaton/document-skills · Documents
This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see reference.md. If you need to fill out a PDF form, read forms.md and follow its instructions.
xlsx
tfriedel/claude-office-skills · Documents
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and data validation. \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 (blue for inputs, black for formulas, green for internal links, red for external links), currency formatting, and assumption-based formula construction \n Provides data analysis capabilities via pandas for statistics
gws-docs
googleworkspace/cli · Documents
Read and write Google Docs through the Google Workspace API. \n \n Supports three core operations: create (new blank documents), get (retrieve document content), and batchUpdate (apply multiple validated updates in a single request) \n Uses a schema-driven CLI with gws schema inspection to discover required parameters, types, and defaults before executing commands \n Requires Google Workspace authentication and shared security rules documented in gws-shared/SKILL.md \n Includes a helper command
ln-100-documents-pipeline
levnikolaevich/claude-code-skills · Documents
ln-100-documents-pipeline
pdf-form-filler
claude-office-skills/skills · Documents
Fill out PDF forms automatically and extract data from completed forms.
pdf-parser
jeremylongshore/claude-code-plugins-plus-skills · Documents
$21