MackDing

Link Review — Security skill for Claude Code

Security community

Review links in changed files for quality and security issues.

How to install Link Review

Installs to ~/.claude/commands/mackding-claude-cookbooks-link-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MackDing/claude-cookbooks/HEAD/.claude/commands/link-review.md -o ~/.claude/commands/mackding-claude-cookbooks-link-review.md

Restart Claude Code, or start a new session, for it to be picked up.

What Link Review does


allowed-tools: Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*) description: Review links in changed files for quality and security issues

**IMPORTANT**: Only review the files explicitly listed in the prompt above. Do not search for or review additional files.

Review the links in the specified changed files and check for potential issues:

Link Quality Checks

  1. Broken Links: Identify any links that might be broken or malformed
  2. Outdated Links: Check for links t

Alternatives in Security

  • Skill Code Review — Expert multi-AI code review with inline PR comments — use for thorough quality and security analysis 2.8k ★
  • Portaljs Check Data Quality — Audit a local or remote tabular file (CSV/TSV) for common data quality issues 2.3k ★
  • Security Check — Scan project for security issues — exposed secrets, missing .gitignore entries, unsafe patterns 335 ★

Full documentation available on GitHub

View Source Repository