Pattern Critic
The Pattern Critic analyzes text for stylistic inconsistencies and suggests improvements to maintain a unified voice and tone, boosting clarity & brand consistency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pattern-critic npx -- -y @trustedskills/pattern-critic
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pattern-critic": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pattern-critic"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Pattern Critic analyzes text for stylistic inconsistencies and suggests improvements to maintain a unified voice and tone. It helps ensure clarity and brand consistency by identifying deviations from established patterns in writing. The skill leverages predefined rules and guidelines (detailed in its documentation) to provide feedback on various aspects of the text, ultimately aiming to improve overall quality.
When to use it
- Reviewing marketing materials for consistent branding.
- Analyzing technical documentation for clarity and uniformity.
- Ensuring a unified tone across multiple authors contributing to a project.
- Identifying stylistic inconsistencies in creative writing pieces.
- Improving the readability of user interface components and related text.
Key capabilities
- Analyzes text for stylistic consistency.
- Suggests improvements to maintain a unified voice and tone.
- Uses predefined patterns and guidelines for evaluation (referencing detailed documentation).
- Supports various writing styles and formats.
- Includes guidance on correct usage of
action(),handler(), reactive components, conditional rendering, and style syntax.
Example prompts
- "Pattern Critic: Analyze this marketing copy for consistency."
- "Can you review this technical document and identify any stylistic inconsistencies?"
- "Please check the tone of these emails to ensure they align with our brand guidelines."
Tips & gotchas
- The skill relies on shared critique guidance documented in
docs/common/ai/pattern-critique-guide.md. Reviewing this guide is essential for understanding its functionality and limitations. - Detailed debugging information can be found in the repository's development documentation (
docs/development/debugging/*). - The skill’s behavior is influenced by patterns defined within the codebase, so understanding these patterns is crucial for effective use.
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.