Docs Check

🌐Community
by lukasstrickler · vlatest · Repository

Docs Check verifies documentation for accuracy and consistency, ensuring high-quality content and reducing errors.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add lukasstrickler-docs-check npx -- -y @trustedskills/lukasstrickler-docs-check
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "lukasstrickler-docs-check": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/lukasstrickler-docs-check"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The lukasstrickler-docs-check skill provides a way to verify documentation against specific criteria. It can check if all required sections are present, ensuring completeness and consistency across documents. This helps maintain high quality and accuracy in technical writing and knowledge bases.

When to use it

  • Technical Writing Review: Use this skill when reviewing newly written or updated documentation to ensure it meets established standards.
  • Knowledge Base Maintenance: Regularly check your internal knowledge base for completeness and adherence to formatting guidelines.
  • Onboarding Documentation: Validate onboarding materials to guarantee new team members receive all necessary information.
  • API Reference Generation: Verify that API reference documents include all required parameters, descriptions, and examples.

Key capabilities

  • Documentation verification
  • Section presence checks
  • Consistency enforcement

Example prompts

  • "Check the documentation for our 'User Authentication' feature."
  • "Verify that the 'Installation Guide' includes a troubleshooting section."
  • "Ensure all API endpoints in the reference document have descriptions."

Tips & gotchas

The skill requires clear definitions of expected sections and criteria to be effective. Providing detailed instructions or templates will improve accuracy and results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
lukasstrickler
Installs
4

🌐 Community

Passed automated security scans.