conflict-resolver
π―Skillfrom curiouslearner/devkit
conflict-resolver skill from curiouslearner/devkit
Installation
npx skills add https://github.com/curiouslearner/devkit --skill conflict-resolverMore from this repository10
Monitors system resource usage (CPU, memory, disk, network) in real-time, providing detailed performance insights and potential bottleneck alerts for developers and system administrators.
Analyzes code complexity by measuring cyclomatic complexity, cognitive complexity, and generating detailed metrics and visualizations for code maintainability and potential refactoring opportunities.
Quickly spins up a configurable mock server for simulating API endpoints during development and testing, allowing developers to prototype and test without a live backend.
Visualizes database or data structure schemas by generating interactive, graphical representations of table relationships, column types, and structural dependencies.
Identifies and highlights unused or unreachable code segments across different programming languages to help developers clean up and optimize their codebase.
Helps developers manage and streamline Java Maven project configurations, dependencies, and build processes with intelligent automation and recommendations.
python-venv-manager skill from curiouslearner/devkit
meeting-notes skill from curiouslearner/devkit
Explains code by providing detailed, human-readable descriptions of code snippets, functions, and algorithms, breaking down complex logic into clear, understandable language.
Automatically generates comprehensive architectural documentation by analyzing code structure, dependencies, and design patterns to create clear, detailed system architecture diagrams and documenta...