coding-conventions
π―Skillfrom icartsh/icartsh_plugin
Validates and enforces consistent code style, naming conventions, and best practices across programming languages and projects
Part of
icartsh/icartsh_plugin(21 items)
Installation
npx skills add https://github.com/icartsh/icartsh_plugin --skill coding-conventionsNeed more details? View full documentation on GitHub β
More from this repository10
Analyzes source code for complexity, potential bugs, code quality metrics, and provides actionable improvement recommendations across multiple programming languages.
Automatically categorizes and sorts files into structured directories based on file type, date, or custom rules, reducing manual file management overhead.
Automatically formats and standardizes code across multiple programming languages, ensuring consistent indentation, spacing, and style according to best practices.
Automates .NET project compilation, handling dependencies, build configurations, and generating artifacts with best practices for .NET development workflows.
Diagnoses and provides detailed, actionable insights into software errors, exceptions, and potential root causes across different programming environments and languages.
Generates comprehensive .NET unit and integration test suites, automatically creating test cases, mocking dependencies, and ensuring high code coverage for .NET projects.
Automates Docker container lifecycle management, including build, deployment, and orchestration workflows for streamlined containerized application development and infrastructure provisioning.
Performs comprehensive code review analysis, identifying potential issues, suggesting improvements, and evaluating code quality across multiple programming languages and frameworks.
Provides comprehensive guidance and code generation for implementing advanced asynchronous programming patterns and best practices in C#, focusing on Task, ValueTask, async streams, and proper canc...
Generates and optimizes web project artifacts like build configurations, dependency manifests, and deployment scripts for modern web development workflows.