cyblow avatar

cyblow

Community

@cyblow

4Followers
|
16Public Repos
|
38Published Skills

Agent Skills by cyblow

Showing 38 vetted skills indexed across 1 GitHub repositories.

CybLowCybLow
1

perf-profiling

Profile Python applications for CPU, memory, and async bottlenecks.

Community
Advanced
CybLowCybLow
1

test-advanced

Integrates Mutmut-based mutation testing with Pact contract testing to identify weak tests and API drift.

Community
Advanced
CybLowCybLow
1

arch-cqrs-es

Model domain state as events with CQRS read projections.

Community
Advanced
CybLowCybLow
1

guru-refactor-data

Identify and synthesize RefactoringGuru data refactoring techniques with concrete transformations and examples.

Community
Intermediate
CybLowCybLow
1

arch-hexagonal

Isolate domain logic from infrastructure using ports and adapters.

Community
Advanced
CybLowCybLow
1

guru-refactor-conditionals

Refactor complex conditional logic using decomposition, guard clauses, and polymorphism.

Community
Advanced
CybLowCybLow
1

test-data

Generate, seed, and isolate test data for Python applications.

Community
Intermediate
CybLowCybLow
1

api-gateway

Centralize authentication, rate limiting, caching, and request transformation for microservices API traffic.

Community
Advanced
CybLowCybLow
1

perf-core

Teach Python performance techniques for memory efficiency, caching, and query optimization.

Community
Advanced
CybLowCybLow
1

perf-apm

Instrument Python applications with OpenTelemetry to collect traces, metrics, and logs.

Community
Advanced
CybLowCybLow
1

arch-ddd

Organize software domains into bounded contexts and aggregates using DDD patterns.

Community
Advanced
CybLowCybLow
1

test-standards

Document Python testing standards for pytest, Hypothesis, and snapshots.

Community
Advanced
CybLowCybLow
1

guru-refactor-generalization

Refactor inheritance hierarchies using Pull Up and Push Down techniques.

Community
Advanced
CybLowCybLow
1

api-rest

Implement REST API conventions for URLs, HTTP methods, status codes, and pagination.

Community
Advanced
CybLowCybLow
1

sec-owasp

Identify and mitigate OWASP Top 10 security risks in Python web applications.

Community
Advanced
CybLowCybLow
1

sec-basics

Secure Python applications by validating inputs, preventing SQL injection, and scanning dependencies.

Community
Advanced
CybLowCybLow
1

arch-principles

Explain core software architecture principles for scalable, maintainable systems.

Community
Advanced
CybLowCybLow
1

api-graphql

Define typed GraphQL schemas with Strawberry for Python backends.

Community
Advanced
CybLowCybLow
1

test-load

Automate Locust-based performance testing of Python applications in CI pipelines.

Community
Advanced
CybLowCybLow
1

guru-patterns-behavioral

Implement and compare GoF behavioral design patterns with Python examples.

Community
Intermediate
CybLowCybLow
1

guru-patterns-creational

Document creational design patterns with Python code examples.

Community
Advanced
CybLowCybLow
1

guru-refactor-calls

Apply structured refactoring techniques to simplify method calls in legacy code.

Community
Advanced
CybLowCybLow
1

perf-database

Analyze EXPLAIN plans and optimize SQLAlchemy database performance bottlenecks.

Community
Advanced
CybLowCybLow
1

test-chaos

Generates and executes Chaos Engineering experiments for validating GraphQL APIs.

Community
Advanced