code-analyze
π―Skillfrom icartsh/icartsh_plugin
Analyzes source code for complexity, potential bugs, code quality metrics, and provides actionable improvement recommendations across multiple programming languages.
Part of
icartsh/icartsh_plugin(18 items)
Installation
git clone https://github.com/your-username/icartsh-plugin.gitSkill Details
More from this repository10
Automatically formats and standardizes code across multiple programming languages, ensuring consistent indentation, spacing, and style according to best practices.
Diagnoses and provides detailed, actionable insights into software errors, exceptions, and potential root causes across different programming environments and languages.
Automates .NET project compilation, handling dependencies, build configurations, and generating artifacts with best practices for .NET development workflows.
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...
Automates Docker container lifecycle management, including build, deployment, and orchestration workflows for streamlined containerized application development and infrastructure provisioning.
Generates comprehensive .NET unit and integration test suites, automatically creating test cases, mocking dependencies, and ensuring high code coverage for .NET projects.
Performs comprehensive code review analysis, identifying potential issues, suggesting improvements, and evaluating code quality across multiple programming languages and frameworks.
Automatically categorizes and sorts files into structured directories based on file type, date, or custom rules, reducing manual file management overhead.
Designs and documents RESTful and GraphQL APIs by generating OpenAPI/Swagger specifications with best practices and industry-standard structure.
Provides targeted recommendations and refactoring strategies for improving SQL query performance, identifying bottlenecks, and suggesting indexing and query optimization techniques across different...