Code Style Validator
This tool automatically checks your code for stylistic issues, ensuring consistency and readability across projects – a vital aid for collaboration & maintainability.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add code-style-validator npx -- -y @trustedskills/code-style-validator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"code-style-validator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/code-style-validator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The provided source content contains only HTML metadata and does not include a description of capabilities, usage scenarios, or features for the code-style-validator skill. Consequently, I cannot generate specific details about what it does, when to use it, its key capabilities, example prompts, or tips without hallucinating information not present in the text.
To create a useful guide, please provide the descriptive content from the skill's documentation or README.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.