Richard L. avatar

Richard L.

Community

@norkzyt

61Followers
|
97Public Repos
|
37Published Skills

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.

NorkzYTNorkzYT
2

python-testing-patterns

Create pytest tests with fixtures, mocking, and parametrization for Python projects.

Community
Intermediate
NorkzYTNorkzYT
2

api-design-principles

Design REST and GraphQL APIs with consistent conventions and schema-first patterns.

Community
Advanced
NorkzYTNorkzYT
2

python-packaging

Guide Python packaging workflows for building and publishing libraries.

Community
Intermediate
NorkzYTNorkzYT
2

architecture-patterns

Apply Clean Architecture, Hexagonal Architecture, and DDD to backend services.

Community
Advanced
NorkzYTNorkzYT
2

go-concurrency-patterns

Implement Go concurrency patterns with worker pools and graceful shutdown.

Community
Intermediate
NorkzYTNorkzYT
2

javascript-testing-patterns

Generate Jest, Vitest, and Testing Library test patterns for JavaScript and TypeScript projects.

Community
Intermediate
NorkzYTNorkzYT
2

attack-tree-construction

Map threat paths into structured attack trees with OR/AND nodes.

Community
Basic
NorkzYTNorkzYT
2

python-type-safety

Enforce static typing in Python with type hints, generics, and protocols.

Community
Intermediate
NorkzYTNorkzYT
2

typescript-advanced-types

Build and validate complex TypeScript types with advanced type-system features.

Community
Advanced
NorkzYTNorkzYT
2

python-code-style

Enforce Python style, linting, and documentation with Ruff and MyPy.

Community
Intermediate
NorkzYTNorkzYT
2

uv-package-manager

Initialize Python projects and manage dependencies with uv.

Community
Advanced
NorkzYTNorkzYT
2

event-store-design

Design event store architectures with append-only semantics and per-stream versioning.

Community
Advanced
NorkzYTNorkzYT
2

microservices-patterns

Designs microservices architectures with decomposition, API gateways, event buses, and circuit breakers for migrations and new builds.

Community
Advanced
NorkzYTNorkzYT
2

memory-safety-patterns

Teach RAII, ownership, and smart-pointer patterns for Rust, C++, and C.

Community
Advanced
NorkzYTNorkzYT
2

stride-analysis-patterns

Categorize threats using the STRIDE framework and generate mitigation recommendations.

Community
Basic
NorkzYTNorkzYT
2

python-resilience

Add retry, timeout, and fault-tolerance decorators to Python applications.

Community
Intermediate
NorkzYTNorkzYT
2

threat-mitigation-mapping

Map identified threats to security controls and generate mitigation plans.

Community
Advanced
NorkzYTNorkzYT
2

python-design-patterns

Apply Python design patterns like KISS, SRP, and composition over inheritance.

Community
Basic
NorkzYTNorkzYT
2

sast-configuration

Configure and tune SAST tools for automated vulnerability detection in CI/CD pipelines.

Community
Advanced
NorkzYTNorkzYT
2

rust-async-patterns

Provide async Rust patterns for Tokio concurrency, channels, streams, and error handling.

Community
Advanced
NorkzYTNorkzYT
2

workflow-orchestration-patterns

Design durable multi-service workflows using Temporal-based orchestration patterns.

Community
Advanced
NorkzYTNorkzYT
2

python-background-jobs

Automates Python background tasks with queues, workers, and Celery examples.

Community
Advanced
NorkzYTNorkzYT
2

python-anti-patterns

Identify Python anti-patterns in codebases and provide categorized fixes.

Community
Basic
NorkzYTNorkzYT
2

python-error-handling

Automate Python error handling with validation, exception hierarchies, and batch processing.

Community
Intermediate