docs▌
68 indexed skills · max 10 per page
ln-610-docs-auditor
levnikolaevich/claude-code-skills · Documents
ln-610-docs-auditor
typescript-docs
giuseppe-trisciuoglio/developer-kit · Backend
Generates comprehensive TypeScript documentation with JSDoc, TypeDoc, and multi-layered patterns for different audiences. \n \n Supports framework-specific documentation for NestJS, Express, React, Angular, and Vue with tailored patterns and examples \n Includes TypeDoc configuration, JSDoc best practices, and automated documentation generation pipelines with GitHub Actions \n Provides architectural decision record (ADR) templates and validation tools to document design decisions alongside code
compound-docs
everyinc/compound-engineering-plugin · Documents
Automatically capture solved problems as searchable documentation with category-based organization and YAML validation. \n \n Auto-triggers after confirmation phrases like \"that worked\" or \"it's fixed\"; documents non-trivial problems with investigation history, root cause, and prevention guidance \n Enforces strict YAML frontmatter validation against enum-defined problem types and severity levels before file creation \n Organizes solutions into category directories (e.g., docs/solutions/perf
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
railway-docs
davila7/claude-code-templates · AI/ML
Fetch up-to-date Railway documentation to answer questions accurately.
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
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
alicloud-platform-multicloud-docs-api-benchmark-test
cinience/alicloud-skills · Cloud
Category: test
docs-updater
giuseppe-trisciuoglio/developer-kit · Documents
Automates the process of keeping project documentation synchronized with codebase changes. This skill analyzes git differences between the current working branch and the last released version, then intelligently updates relevant documentation files.
axiom-apple-docs-research
charleswiltgen/axiom · Documents
✅ Use this skill when: