claudeindex
Marketplace

mithro-personal

mithro-personal

Stars

0

Forks

0

Plugins

30

Installation

1

Add the marketplace

/plugin marketplace add mithro/dot-claude
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

30

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

agent-cpp-pro

Expert C++ developer specializing in modern C++20/23, systems programming, and high-performance computing. Masters template metaprogramming, zero-overhead abstractions, and low-level optimization ...

Plugin

agent-csharp-developer

Expert C# developer specializing in modern .NET development, ASP.NET Core, and cloud-native applications. Masters C# 12 features, Blazor, and cross-platform development with emphasis on performan...

Plugin

hook-allow-ssh

Auto-allows SSH/scp/rsync to configured hosts — eliminates repeated permission prompts for trusted machines

Plugin

agent-accessibility-tester

Web accessibility (A11y) specialist focusing on WCAG 2.1 Level AA compliance, semantic HTML, ARIA attributes, keyboard navigation, screen reader compatibility, color contrast, Django template acces...

Plugin

agent-api-designer

API architecture expert for REST API design, documentation, consistency, versioning, and best practices. Specializes in Django REST Framework, OpenAPI/Swagger, API security, performance optimizatio...

Plugin

agent-backend-architect

Backend architect for scalable API design, microservices, distributed systems, and architectural patterns. Expert in system design, service boundaries, data architecture, event-driven systems, and ...

Plugin

agent-celery-expert

Celery task specialist for async task debugging, monitoring, retry strategies, performance optimization, and distributed task orchestration. Expert in task design patterns, error handling, queue ma...

Plugin

agent-code-reviewer

Expert code reviewer specializing in code quality, security vulnerabilities, and best practices across multiple languages. Masters static analysis, design patterns, and performance optimization wit...

Plugin

agent-data-scientist

Data analysis and insights specialist for Django applications. Expert in SQL query optimization, Django ORM aggregations, data visualization strategies, statistical analysis, Pandas integration, re...

Plugin

agent-debugger

Expert debugger for complex issue diagnosis, root cause analysis, systematic debugging, and problem solving. Specializes in Django debugging, async issues, database problems, performance bottleneck...

Plugin

agent-deployment-engineer

Deployment automation specialist for Django 5.2+ applications. Expert in production deployment strategies, zero-downtime deployments, WSGI/ASGI configuration, Nginx setup, environment management, d...

Plugin

agent-devops-engineer

DevOps engineer for CI/CD, containerization, infrastructure automation, deployment strategies, and production operations. Expert in Docker, GitHub Actions, infrastructure as code, monitoring, and r...

Plugin

agent-django-developer

Expert Django developer mastering Django 5.2+ with modern Python practices. Specializes in scalable web applications, REST API development, async views, Celery tasks, and enterprise patterns with f...

Plugin

agent-documentation-writer

Technical documentation specialist for Django 5.2+ projects. Expert in API documentation (DRF, OpenAPI/Swagger, drf-spectacular), code documentation (docstrings, type hints), README guides, archite...

Plugin

agent-error-detective

Error analysis and resolution specialist focusing on error pattern recognition, stack trace analysis, root cause analysis methodologies, error tracking integration (Sentry), Django error handling b...

Plugin

agent-performance-engineer

Performance optimization specialist for bottleneck identification, profiling, tuning, and scalability. Expert in database query optimization, caching strategies, async performance, resource utiliza...

Plugin

agent-postgres-pro

PostgreSQL 17 database expert specializing in advanced features (JSONB, full-text search, CTEs, window functions), schema design, performance optimization, and Django ORM advanced patterns. Expert ...

Plugin

agent-python-pro

Expert Python developer specializing in modern Python 3.11+ development with deep expertise in type safety, async programming, data science, and web frameworks. Masters Pythonic patterns while ensu...

Plugin

agent-security-auditor

Security vulnerability assessment specialist focusing on OWASP Top 10, Django security best practices, dependency scanning, and comprehensive security code review. Expert in authentication, authori...

Plugin

agent-solution-researcher

Use this agent when you need to explore multiple approaches to solving a coding problem, evaluate different technical solutions, or provide informed recommendations on implementation strategies. Th...

Plugin

agent-sre-engineer

Site Reliability Engineering specialist focusing on system monitoring, observability, logging strategies, incident response, SLO/SLI/SLA management, error budgets, capacity planning, performance mo...

Plugin

agent-test-specialist

Testing expert for Django/pytest with browser testing. Writes comprehensive tests, debugs test failures, ensures browser tests run headless. Enforces CLAUDECODE headless browser requirements. Use P...

Plugin

github-repo-setup

GitHub repository configuration — standard settings, branch protection, tag rulesets, and security setup

Plugin

hook-block-ssh-hash-hostnames

Blocks SSH hostname hashing (-H flag and HashKnownHosts=yes) — keeps known_hosts readable

Plugin

hook-block-stderr-to-null

Blocks commands that redirect stderr to /dev/null — stderr contains valuable diagnostic information

Plugin

hook-block-tmp-creation

Blocks file creation in /tmp/ — forces use of project-local tmp/ directories instead

Plugin

hook-block-inline-scripts

Blocks inline code execution (python -c, heredocs) — write to a file first, then execute it

Plugin

hook-block-ssh-unsafe-options

Blocks StrictHostKeyChecking=no and UserKnownHostsFile=/dev/null — these disable SSH host verification

Plugin

hook-safe-force-push

Blocks unsafe git push --force/--force-with-lease without explicit branch — use git safe-force-push instead

Plugin

my-conventions

Personal coding conventions — Python/uv preferences, date formats, commit style, and safety rules