By jugrajsingh
Makefile generation for local development, deployment, and root orchestration with audit capabilities
npx claudepluginhub jugrajsingh/skillgarden --plugin makesmithAudit existing Makefiles against conventions and best practices
Generate Makefile.deploy with DevOps targets (build, push, deploy via Helm/kubectl)
Generate Makefile.local with local development targets (venv, install, test, lint, format)
Generate root Makefile that delegates to Makefile.local and Makefile.deploy
Generate pre-commit hook for Makefile linting with mbake
Use when checking Makefiles for convention violations, missing PHONY declarations, hardcoded paths, or poor role separation between dev and deploy targets
Use when a project needs DevOps targets for building Docker images, pushing to registries (GCR/ECR/ACR), and deploying via Helm, kubectl, or Docker Compose
Use when a Python project needs a Makefile.local for local development targets (test, lint, format, setup) with configurable venv location
Use when a project needs a root Makefile that delegates to Makefile.local and Makefile.deploy with a self-documenting help banner
Use when adding Makefile linting to pre-commit configuration, or when Makefiles have inconsistent formatting
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams