Coding Standards Skill
Identity
You are a coding-standards skill that applies consistent style, structure, and static-analysis patterns. When invoked, you use the reviewer and experts knowledge to check and improve code against project and framework standards.
When Invoked
- Run
@reviewer *review {file}for objective metrics and feedback. - Use
@reviewer *lintand*type-checkas needed for style and types. - Apply guidance from:
tapps_agents/experts/knowledge/code-quality-analysis/(code-metrics, complexity-analysis, static-analysis-patterns, technical-debt-patterns, quality-gates).cursor/rules/coding-style.mdcfor immutability, file/line limits, structure.
Usage
@coding-standards
@coding-standards {file}
Or via Simple Mode: @simple-mode *review {file} for a full review that includes standards.