🔍
Code Modularization Evaluator
Evaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence types, and distance to identify refactoring opportunities and architectural improvements. Use when reviewing code architecture, refactoring modules, or designing new systems.
dotneetcode-review
🔍
Code Review:Config Manager
This skill helps you manage code review skills configuration across global, user, and project levels, ensuring consistent presets and validated setups.
code-reviewcliscriptingautomation
🔍
Code Style
This skill enforces Python code style for modules, annotations, decimals, and docstrings to improve readability, correctness, and maintainability.
lintingformattingcode-reviewbackend
🔍
Collaborating With Codex
This skill delegates coding tasks to Codex CLI for prototyping, debugging, and code review, enabling rapid Python task execution.
aiautomationcode-reviewdebugging
🔍
Collaborating With Gemini
Delegates coding tasks to Gemini CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
gudastudiocode-review
🔍
Context Manager
This skill helps you manage project context end-to-end, discovering, fetching, harvesting, extracting, organizing, compressing, cleaning, and guiding workflows.
aiautomationdocscli
🔍
Convert Issue To Discussion
This skill converts GitHub issues to discussions using browser automation, guiding you through login, selecting category, and finalizing the conversion.
automationcligitscripting
🔍
Cosmosdb Best Practices
Azure Cosmos DB performance optimization and best practices guidelines for NoSQL, partitioning, queries, and SDK usage. Use when writing, reviewing, or refactoring code that interacts with Azure Cosmos DB, designing data models, optimizing queries, or implementing high-performance database operation
azurecosmosdbcode-review