"ClawdBot Worker - Bot or Worker Service Information" matching MCP connectors:
Matching Connector Tools:
A fully free linter for agent skill files: lint_skill validates YAML frontmatter, structure, size budgets, and safety phrasing with a pass/fail verdict; packaging_check validates zip layout against marketplace rules; plus regex_test, json_validate, diff_texts, and cron_explain for skill authors. No license or account required.
Repository evidence for agents before they adopt dependencies, enter codebases, compare, or merge.
Detect malicious or vulnerable npm packages: registry search, OSV.dev and GitHub advisory lookups
Detect malicious or vulnerable npm packages: registry search, OSV.dev and GitHub advisory lookups
Design review for UI code: 291 rules, scored 0-100 with fixes and git-applyable patches.
Rams is a design reviewer for UI code. The MCP server puts the hosted engine inside a coding agent: the agent passes files to the review_files tool and gets back a 0–100 score with file:line issues and concrete fixes — accessibility, color, typography, spacing, components, UX, motion, craft, and native SwiftUI. Same engine and scoring as the Rams GitHub App. 258 rules, published at rams.ai/rules. Free tier: 30 reviews/month.
Runs your code against a contract; returns HELD or BROKE at the exact input. Deterministic.
Convert docs to agent-readable specs with criteria and constraints. $0.10/convert.
Live PR/MR code reviews via review_url_code. OAuth or portal Bearer auth.
## Skill Catalog The library contains 42 public skills organized by Rails development concern. | Category | Examples | |----------|----------| | Planning | `create-prd`, `generate-tasks`, `plan-tickets` | | Testing | `plan-tests`, `write-tests`, `test-service`, `triage-bug` | | Code quality | `code-review`, `respond-to-review`, `security-check`, `refactor-code` | | Architecture and DDD | `define-domain-language`, `review-domain-boundaries`, `model-domain`, `review-architecture` | | Rails imple
Audits MCP tool definitions for patterns that make models call tools wrong or mis-fill args.
Compare two JSON files deeply without worrying about key or array order. Detect missing, extra, an…