Isms Audit Expert
Analyzes frontend code for adherence to davila7's stylistic preferences & best practices, ensuring consistency and quality.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add davila7-isms-audit-expert npx -- -y @trustedskills/davila7-isms-audit-expert
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"davila7-isms-audit-expert": {
"command": "npx",
"args": [
"-y",
"@trustedskills/davila7-isms-audit-expert"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill acts as a specialized auditor for the "isms" pattern, helping developers identify and refactor code where specific architectural or stylistic conventions are misapplied. It analyzes frontend implementations to ensure consistency with established design principles and best practices.
When to use it
- Reviewing legacy codebases where inconsistent naming or structural patterns have accumulated over time.
- Validating that a new feature implementation aligns with the team's existing architectural "isms."
- Preparing code for a major refactor by pinpointing areas where stylistic deviations exist.
Key capabilities
- Detects misapplied architectural patterns and stylistic conventions within frontend projects.
- Provides actionable feedback on how to align code with specific "isms" standards.
- Assists in maintaining consistency across large-scale applications.
Example prompts
- "Audit this React component tree for violations of our current state management 'ism'."
- "Identify where the CSS-in-JS pattern is being used incorrectly in this stylesheet file."
- "Refactor this module to adhere strictly to the singleton 'ism' defined in our style guide."
Tips & gotchas
Ensure your project has a clearly documented set of "isms" or conventions before running an audit, as the skill relies on these definitions to generate accurate feedback. This tool is best suited for frontend codebases where specific stylistic patterns are critical to maintainability.
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.