Backend Builder
advancedEngineer scalable backend systems with AI-powered assistance. Create MCP servers, optimize SQL queries, design APIs, implement CI/CD pipelines, and manage infrastructure. Ideal for full-stack and backend engineers.
Install all 7 skills
curl -sL https://skills.newth.ai/install.sh | sh -s -- mcp-builder sql-optimizer api-docs-generator ci-cd-builder git-workflow code-reviewer schema-designerCopySetup time: 10 minutes
What you can build
Included skills (6)
MCP Builder
Build MCP (Model Context Protocol) servers that let LLMs interact with external services.
SQL Optimizer
Optimize SQL queries and database performance through execution-plan analysis, index suggestions, and query rewriting.
API Docs Generator
Generate API documentation from code. Create OpenAPI/Swagger specs, markdown docs, and SDK references for REST APIs.
Git Workflow
Streamlined Git workflows for common development tasks. Handle branching strategies, commit conventions, and merge-conflict resolution.
Code Reviewer
Automated code review with best practices. Identify code smells, suggest refactoring improvements, check for security issues, and enforce coding standards.
Schema Designer
Design and visualize database schemas with SQL migration generation, ERD diagrams, and normalization support for PostgreSQL, MySQL, and SQLite.