performance-optimizer
π―Skillfrom nahisaho/codegraphmcpserver
Optimizes code performance by analyzing computational complexity, identifying bottlenecks, and suggesting targeted refactoring strategies.
Part of
nahisaho/codegraphmcpserver(25 items)
Installation
pip install codegraph-mcp-servergit clone https://github.com/nahisaho/CodeGraphMCPServer.gitpython -m venv .venvpip install -e ".[dev]"claude mcp add codegraph -- codegraph-mcp serve --repo /path/to/project+ 1 more commands
{
"mcpServers": {
"codegraph": {
"command": "codegraph-mcp",
"...More from this repository10
Reviews code comprehensively, providing actionable insights on quality, security, performance, and best practices across multiple dimensions.
bug-hunter skill from nahisaho/codegraphmcpserver
ai-ml-engineer skill from nahisaho/codegraphmcpserver
constitution-enforcer skill from nahisaho/codegraphmcpserver
Designs comprehensive database schemas, generates ER diagrams, applies normalization techniques, and creates optimized DDL for various database systems.
Generates comprehensive technical documentation like READMEs, API docs, user guides, and tutorials with clarity, precision, and user-centric focus.
Identifies and analyzes potential impacts of system changes, detecting breaking changes, dependencies, and migration strategies for brownfield projects.
Designs and generates cloud infrastructure architectures across AWS, Azure, and GCP, creating optimized Infrastructure as Code (IaC) solutions with Terraform and Bicep.
Automates DevOps workflows by creating CI/CD pipelines, deploying containers, and implementing infrastructure as code across cloud environments.
Manages database administration tasks, configurations, and operations for efficient database management and maintenance.