By jugrajsingh
Python project scaffolding, configuration management, and best practices auditing with uv-native tooling
npx claudepluginhub jugrajsingh/skillgarden --plugin pysmithAudit Python project against best practices checklist
Browse copy-paste ready Python code patterns (Repository, Service, DI, etc.)
Generate .pre-commit-config.yaml with security and quality hooks
Generate pyproject.toml with uv-native dependency management and tool configs
Generate Pydantic Settings configuration with YAML support
Set up complete Python dev environment (pyproject + settings + pre-commit + makefile)
Use when checking a Python project for configuration gaps, missing tool configs, hardcoded secrets, or pre-commit hook issues
Copy-paste ready code patterns for Python backend development. Includes Repository, Service, Middleware, Caching, Retry, Rate Limiter, Error Handling, Background Task, and Dependency Injection patterns. Use when implementing common architectural patterns or looking for production-ready code snippets.
Use when a Python project needs pre-commit hooks for security scanning, linting, and formatting, or when migrating from black/isort/flake8 to ruff
Generate pyproject.toml with uv-native dependency management and tool configurations (ruff, pytest, mypy, coverage). Use when starting a new Python project, migrating from requirements.txt to uv, or setting up modern Python tooling.
Generate Pydantic Settings configuration with YAML support. Creates config/settings.py and example.env.yaml for type-safe configuration management. Use when setting up application configuration, adding environment-specific settings, or migrating from os.getenv() to Pydantic Settings.
Use when bootstrapping a new Python project from scratch or when a project needs pyproject.toml, settings, pre-commit, and Makefile in one pass
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
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.