code-consistency
CommunityEnforce code standards, prevent drift.
Software Engineering#code quality#code review#consistency#development standards#test coverage#import ordering#convention checking
Authortgsatwit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all code adheres to established project conventions, preventing inconsistencies that can slow down development and increase cognitive load.
Core Features & Use Cases
- Convention Verification: Checks naming, imports, test coverage, documentation, and code structure against defined standards.
- Early Detection: Identifies convention drift immediately after merges, code generation, or during build reviews.
- Use Case: After a new feature is merged, this Skill automatically scans the changed files to ensure all new functions are documented, imports are ordered correctly, and naming conventions are followed, flagging any deviations before they become problematic.
Quick Start
Run the code-consistency skill to check all files changed since the last successful consistency check.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: code-consistency Download link: https://github.com/tgsatwit/agent-delivery-pub/archive/main.zip#code-consistency Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.