python-venv-manager
π―Skillfrom curiouslearner/devkit
python-venv-manager skill from curiouslearner/devkit
Installation
npx skills add https://github.com/curiouslearner/devkit --skill python-venv-managerMore from this repository10
Analyzes code complexity by measuring cyclomatic complexity, cognitive complexity, and generating detailed metrics and visualizations for code maintainability and potential refactoring opportunities.
Visualizes database or data structure schemas by generating interactive, graphical representations of table relationships, column types, and structural dependencies.
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.
Monitors system resource usage (CPU, memory, disk, network) in real-time, providing detailed performance insights and potential bottleneck alerts for developers and system administrators.
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.
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...
Automatically generates comprehensive documentation for code files, including function descriptions, parameter details, return types, and usage examples.