Alexey Koledachkin
Community@manikosto
Agent Skills by Alexey Koledachkin
Showing 20 vetted skills indexed across 1 GitHub repositories.
django-security
Apply Django security best practices for authentication, CSRF, SQL injection, and XSS prevention.
django-patterns
Design scalable Django architectures and DRF APIs with modular project structures.
sqlalchemy-patterns
Design SQLAlchemy 2.0 ORM models, async sessions, repositories, and Alembic migrations.
python-testing
Automate pytest-based unit, integration, and end-to-end testing with fixtures and mocking.
async-http-patterns
Provide reusable async HTTP client patterns for httpx and aiohttp.
docker-patterns
Automate multi-stage Dockerfiles and docker-compose configurations for Python projects.
postgres-patterns
Optimize PostgreSQL indexing, schema design, and query patterns.
clickhouse-io
Optimize ClickHouse analytical workloads with MergeTree table design and query patterns.
redis-patterns
Implement Redis caching, rate limiting, locks, and pub/sub in Python.
pytest-oop-patterns
Enforce OOP patterns in pytest API test suites with BaseTest and service layers.
celery-patterns
Orchestrate Celery workflows with chains, groups, and chords using Redis or RabbitMQ.
pydantic-patterns
Creates typed Python models with validation, serialization, and ORM mode using Pydantic v2.
fastapi-patterns
Design scalable FastAPI applications with routing, Pydantic models, and dependency injection.
api-testing-patterns
Provide reusable API testing patterns for REST and GraphQL.
deployment-patterns
Automate Rolling, Blue-Green, and Canary deployments for Python apps with Docker and GitHub Actions workflows.
allure-reporting
Generate Allure reports for pytest test suites with metadata and attachments.
database-migrations
Plan safe, reversible database migrations for production systems.
django-verification
Run Django migrations, linting, tests, and security checks before deployment.
django-tdd
Automate Django testing workflows with pytest-django fixtures, mocks, and DRF API tests.
python-patterns
Apply idiomatic Python patterns and PEP 8 best practices during code review.