← Back to Skills
๐Ÿ“

Code Style Enforcer

Read the style guide, analyze source files, and generate a compliance report

Developer 5 steps 5 tools 3 servers

Example Prompt

Check our source code against the style guide and report any violations

About

This skill reads your project's style guide and coding standards, then scans source files to check for violations. It produces a detailed compliance report listing each file's issues and overall adherence scores, and can create GitHub issues for the most critical violations that need fixing.

Workflow Steps

1

Read the project style guide and coding standards document from the repository

๐Ÿ“ƒ Read Repo File
2

List source files in the target directories to determine scope of analysis

๐Ÿ“ List Directory
3

Read source files and check their content against the style guide rules

๐Ÿ“„ Read File
4

Reason through the findings to score compliance and prioritize violations

๐Ÿง  Structured Reasoning
5

Create GitHub issues for critical style violations that need team attention

โž• Create Issue

Tags

code-stylelintingstandardscompliance