Doc Brd Audit

🌐Community
by vladm3105 · vlatest · Repository

Analyzes document board layouts to identify accessibility issues and suggest improvements for better user experience.

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 doc-brd-audit npx -- -y @trustedskills/doc-brd-audit
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "doc-brd-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/doc-brd-audit"
      ]
    }
  }
}

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

About This Skill

What it does

The doc-brd-audit skill analyzes document boards, identifying potential issues and suggesting improvements. It can assess for completeness of information, adherence to formatting guidelines, and overall clarity. This helps ensure consistency and quality across documentation sets.

When to use it

  • Reviewing a newly created or significantly updated document board before sharing with stakeholders.
  • Performing regular audits of existing document boards to maintain standards.
  • Onboarding new team members by ensuring their document boards meet established guidelines.
  • Preparing documentation for external publication or regulatory review.

Key capabilities

  • Document board analysis
  • Completeness assessment
  • Formatting guideline adherence check
  • Clarity evaluation

Example prompts

  • "Analyze this document board and identify any missing sections."
  • "Check the formatting of this document board against our style guide."
  • "Evaluate the clarity of the language used in this document board."

Tips & gotchas

The skill's effectiveness depends on having a clear, defined set of documentation guidelines or a style guide available for reference. Without these, the audit will be less precise and potentially require manual adjustments afterward.

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
vladm3105
Installs
10

🌐 Community

Passed automated security scans.