Richard L.
Community@norkzyt
Polymath Technologist, Tech enthusiast, Computer Scientist, Creator and Full Stack Engineer, serious about learning, problem solving, and long term impact.
Agent Skills by Richard L.
Showing 37 vetted skills indexed across 1 GitHub repositories.
python-testing-patterns
Create pytest tests with fixtures, mocking, and parametrization for Python projects.
api-design-principles
Design REST and GraphQL APIs with consistent conventions and schema-first patterns.
python-packaging
Guide Python packaging workflows for building and publishing libraries.
architecture-patterns
Apply Clean Architecture, Hexagonal Architecture, and DDD to backend services.
go-concurrency-patterns
Implement Go concurrency patterns with worker pools and graceful shutdown.
javascript-testing-patterns
Generate Jest, Vitest, and Testing Library test patterns for JavaScript and TypeScript projects.
attack-tree-construction
Map threat paths into structured attack trees with OR/AND nodes.
python-type-safety
Enforce static typing in Python with type hints, generics, and protocols.
typescript-advanced-types
Build and validate complex TypeScript types with advanced type-system features.
python-code-style
Enforce Python style, linting, and documentation with Ruff and MyPy.
uv-package-manager
Initialize Python projects and manage dependencies with uv.
event-store-design
Design event store architectures with append-only semantics and per-stream versioning.
microservices-patterns
Designs microservices architectures with decomposition, API gateways, event buses, and circuit breakers for migrations and new builds.
memory-safety-patterns
Teach RAII, ownership, and smart-pointer patterns for Rust, C++, and C.
stride-analysis-patterns
Categorize threats using the STRIDE framework and generate mitigation recommendations.
python-resilience
Add retry, timeout, and fault-tolerance decorators to Python applications.
threat-mitigation-mapping
Map identified threats to security controls and generate mitigation plans.
python-design-patterns
Apply Python design patterns like KISS, SRP, and composition over inheritance.
sast-configuration
Configure and tune SAST tools for automated vulnerability detection in CI/CD pipelines.
rust-async-patterns
Provide async Rust patterns for Tokio concurrency, channels, streams, and error handling.
workflow-orchestration-patterns
Design durable multi-service workflows using Temporal-based orchestration patterns.
python-background-jobs
Automates Python background tasks with queues, workers, and Celery examples.
python-anti-patterns
Identify Python anti-patterns in codebases and provide categorized fixes.
python-error-handling
Automate Python error handling with validation, exception hierarchies, and batch processing.