
@0xDarkMatter

Python Pytest Patterns
@0xDarkMatter
Write pytest tests with proven patterns for fixtures, parametrization, mocking, async testing, and coverage strategies.

Python Typing Patterns
@0xDarkMatter
Apply Python type hints effectively with TypeVar, Generic, Protocol, TypedDict, and runtime validation using Pydantic.

Container Orchestration
@0xDarkMatter
Build production container deployments with Docker multi-stage builds, Kubernetes manifests, Helm charts, and security best practices.

Python FastAPI Patterns
@0xDarkMatter
Build production REST APIs with FastAPI using dependency injection, middleware, background tasks, and OpenAPI documentation.

Python Async Patterns
@0xDarkMatter
Master Python async/await patterns for concurrent programming, task groups, and high-performance I/O operations.

Structural Search
@0xDarkMatter
Search code by AST structure for precise pattern detection, security vulnerability scanning, and automated refactoring across JS/TS/Python/Go/Rust.

Python Database Patterns
@0xDarkMatter
Implement Python database patterns with SQLAlchemy including ORM models, migrations, connection pooling, and query optimization.

Testing Patterns
@0xDarkMatter
Apply universal testing patterns including unit, integration, E2E, property-based testing, and test architecture design.

MCP Server Patterns
@0xDarkMatter
Build Model Context Protocol servers for Claude Code with tool definitions, resource handling, and transport layers.

Security Patterns
@0xDarkMatter
Apply OWASP security patterns including authentication, input validation, cryptography, and security headers across multiple languages.

Tailwind CSS Patterns
@0xDarkMatter
Apply Tailwind CSS patterns for responsive design, custom themes, component variants, and utility-first architecture.

REST API Patterns
@0xDarkMatter
Apply REST API design patterns including versioning, pagination, error handling, HATEOAS, and rate limiting.

Python Observability
@0xDarkMatter
Add observability to Python apps with structured logging, distributed tracing, metrics collection, and alerting.

Git Workflow
@0xDarkMatter
Streamline Git workflows with conventional commits, branch strategies, interactive rebase, and PR automation.

Data Processing
@0xDarkMatter
Process JSON, YAML, and TOML data efficiently with transformation pipelines, validation, and format conversion.

Doc Scanner
@0xDarkMatter
Scan and synthesize project documentation to generate summaries, detect gaps, and maintain documentation freshness.