← all publishers

paulpas

@paulpas source repo

1321 published skills · page 11 of 14

  1. Open Closed Principle · paulpas
    Refactors conditional branching and if/else chains into extensible polymorphic designs using strategy injection, factory registration, and protocol-based interfaces so new behavior extends without modifying existing source.
    0 installs
  2. Security Architecture · paulpas
    Designs secure system architecture with threat modeling (STRIDE), defense-in-depth layers, zero-trust principles, and authentication patterns for production systems.
    0 installs
  3. Security Owasp Top 10 · paulpas
    Provides an in-depth analysis of the OWASP Top 10 vulnerabilities, along with strategies to mitigate them effectively in software applications.
    0 installs
  4. Service Mesh Patterns · paulpas
    Implements service mesh patterns including sidecar deployment, automatic mTLS encryption, canary and weighted traffic routing, fault injection for chaos testing, rate limiting, and distributed tracing across microservice architectures using Istio and Linkerd.
    0 installs
  5. Single Responsibility · paulpas
    Detects and refactors classes that violate the Single Responsibility Principle by splitting multi-purpose modules into focused components with clear responsibility boundaries.
    0 installs
  6. Skill Quality Metrics · paulpas
    Scores SKILL.md files across seven dimensions (content depth, code quality, trigger design, structural completeness, constraint specificity, domain compliance, stub resistance) using a Python-based calculator for objective quality assessment.
    0 installs
  7. Software Architecture · paulpas
    Evaluates and designs software architecture using layered, hexagonal, and clean patterns to ensure scalability, maintainability, and separation of concerns.
    0 installs
  8. Websocket Performance · paulpas
    Optimizes WebSocket communication throughput and efficiency using binary protocols (MessagePack, Protobuf), per-message deflate compression (RFC 7692), message batching, and payload size reduction for high-frequency real-time systems.
    0 installs
  9. On Prem Infrastructure · paulpas
    Engineers on-premises infrastructure including IPMI/iLO/iDRAC remote management, PXE deployment, network storage (NFS/iSCSI/FC), multipath I/O, and datacenter physical operations for bare-metal Linux systems.
    0 installs
  10. Shell Command Chaining · paulpas
    Implements shell command chaining patterns using &&, ||, and ; operators for conditional execution, validation gates, fallback chains, and safe sequential workflows in bash scripts.
    0 installs
  11. Maker Safety Practices · paulpas
    Implements makerspace safety protocols with PPE selection by hazard type, machine-specific safe operating procedures (3D printers, laser cutters, CNC, soldering), and emergency response.
    0 installs
  12. Abl V10 Learning · paulpas
    "Reference guide for Progress OpenEdge ABL 10.1A (2005) — data types" variable declaration, procedures, functions, OOP basics, error handling, database access, transaction handling, control flow
    0 installs
  13. Abl V12 Learning · paulpas
    "Reference guide for Progress OpenEdge ABL 12.7 (2023) — v10→v12 migration" INT64, ENUM, VAR shorthand, CATCH/THROW/FINALLY, JSON support, generic collections, safe navigation operator, server-side joins
    0 installs
  14. AI Anomaly Detection · paulpas
    "Provides Detect anomalous market behavior, outliers, and potential market manipulation"
    0 installs
  15. AI LLM Orchestration · paulpas
    "Large Language Model orchestration for trading analysis with structured" output using instructor/pydantic
    0 installs
  16. AI Multi Asset Model · paulpas
    "Provides Model inter-asset relationships for portfolio and cross-asset strategies"
    0 installs
  17. Arbitrage Strategies · paulpas
    Trading Arbitrage Strategies
    0 installs
  18. Order Flow Footprint · paulpas
    Analyzes footprint charts, volume delta, cumulative delta, and bid-ask imbalances to detect aggressive buying/selling pressure and identify institutional order flow signatures.
    0 installs
  19. Paper Slippage Model · paulpas
    "Implements slippage modeling and execution simulation for risk management and algorithmic trading execution."
    0 installs
  20. Risk Kelly Criterion · paulpas
    Calculates optimal position sizing using Kelly Criterion and Fractional Kelly formulas to maximize geometric growth while controlling drawdown risk in algorithmic trading systems.
    0 installs
  21. Risk Position Sizing · paulpas
    "Calculating optimal position sizes using Kelly criterion, volatility" adjustments, and edge-based sizing to maximize long-term growth while managing risk
    0 installs
  22. Acceptance Orchestrator · paulpas
    Implements intelligent acceptance orchestrator with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0 installs
  23. Address Github Comments · paulpas
    Implements intelligent address github comments with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0 installs
  24. AI Framework Comparison · paulpas
    Evaluates and compares AI agent frameworks (LangGraph, CrewAI, OpenAI Agents SDK, LlamaIndex, AutoGen) using weighted scoring matrices across architecture fit, ecosystem maturity, production readiness, cost, and latency dimensions.
    0 installs
  25. Apify Actor Development · paulpas
    Implements intelligent apify actor development with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0 installs
  26. Apify Audience Analysis · paulpas
    Implements intelligent apify audience analysis with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0 installs
  27. Apify Content Analytics · paulpas
    Implements intelligent apify content analytics with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0 installs
  28. CI CD Pipeline Analyzer · paulpas
    Implements intelligent ci cd pipeline analyzer with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0 installs
  29. Cicd Pipeline Debugging · paulpas
    Debugging patterns for GitHub Actions, GitLab CI, Jenkins and other CI/CD systems including log analysis, runner issues, cache problems, and workflow optimization
    0 installs
  30. Coding Agent Frameworks · paulpas
    Implements autonomous coding agent frameworks (automated refactoring, test generation, deployment pipeline management) for AI-augmented software development with 30%+ code generation targets.
    0 installs
  31. Deep Research Workflows · paulpas
    Orchestrates iterative autonomous research workflows combining multi-query exploration, gap analysis, follow-up refinement, and structured synthesis within configurable time budgets.
    0 installs
  32. Goal Setting Monitoring · paulpas
    Implements goal-oriented agent architectures with objective definition, LLM-based success criteria evaluation, iterative progress tracking, and max-iteration bounded refinement loops for proactive autonomous systems.
    0 installs
  33. Google Drive Automation · paulpas
    Implements intelligent google drive automation with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0 installs
  34. Instruction Engineering · paulpas
    Crafts precise, domain-specific instructions within SKILL.md files that reliably guide AI behavior through structured constraint blocks, few-shot examples, and explicit fallback routing for every decision branch.
    0 installs
  35. Langgraph State Machine · paulpas
    Implements LangGraph state machine architecture with typed state graphs, conditional routing, checkpoint-based persistence, and human-in-the-loop interrupt patterns for building deterministic AI agent workflows.
    0 installs
  36. Message Queue Debugging · paulpas
    Debugs Kafka, RabbitMQ, and SQS message queues with consumer lag analysis, dead letter handling, and message flow troubleshooting for distributed systems
    0 installs
  37. Network Troubleshooting · paulpas
    Diagnoses and resolves network connectivity issues including firewall rules, DNS resolution, load balancer configuration, container networking, VPN connectivity, and network policy debugging for Docker, Kubernetes, and cloud-native environments
    0 installs
  38. Postgresql Optimization · paulpas
    Implements intelligent postgresql optimization with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0 installs
  39. Query Intent Classifier · paulpas
    Classifies incoming natural language queries into intent archetypes (tactical, strategic, diagnostic, orchestration, educational, enforcement, generation) using keyword patterns, structural signals, and heuristics for accurate routing.
    0 installs
  40. Schema Inference Engine · paulpas
    Implements intelligent schema inference engine with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0 installs
  41. Argo CD Gitops Workflows · paulpas
    Implements GitOps deployment workflows using Argo CD — sync policies, ApplicationSets, app-of-apps bootstrapping, and resource pruning for automated Kubernetes deployment pipelines.
    0 installs
  42. Azure Container Registry · paulpas
    "Provides Stores and manages container images with integration to AKS and Azure services"
    0 installs
  43. Deployment Orchestration · paulpas
    Orchestrates complex multi-stage deployments with dependency management, sequencing rules, and failure handling across interconnected services.
    0 installs
  44. GCP Cloud Load Balancing · paulpas
    "Provides Distributes traffic across instances with automatic failover and health checking"
    0 installs
  45. Kubernetes Networkpolicy · paulpas
    Implements networking.k8s.io/v1 NetworkPolicy resources with ingress and egress rules, pod selector targeting, and network segmentation for microservice isolation.
    0 installs
  46. Kyverno Cleanup Policies · paulpas
    Automates garbage collection of unused Kubernetes resources using Kyverno v2 ClusterCleanupPolicy and CleanupPolicy with cron scheduling and conditional deletion.
    0 installs
  47. The Update Framework Tuf · paulpas
    "The Update Framework (TUF) in Secure software update framework for protecting" software deliveries
    0 installs
  48. Architectural Patterns · paulpas
    Provides a thorough overview of software architectural patterns, including layers, microservices, event-driven architectures, and more.
    0 installs
  49. Component Architecture · paulpas
    Designs reusable component architectures using compound components, headless UI patterns, render props, and composition over inheritance for maintainable, testable codebases.
    0 installs
  50. Crewai Agent Workflows · paulpas
    Implements CrewAI multi-agent collaboration patterns including role-based agents, task delegation, tool sharing, sequential and hierarchical workflows, and autonomous agent coordination for production AI applications.
    0 installs
  51. Data Intensive Systems · paulpas
    Implements data-intensive architecture patterns including stream processing, change data capture, lakehouse storage, event sourcing, and data mesh organizational design for high-throughput data systems.
    0 installs
  52. Datadog API Dashboards · paulpas
    Creates and manages dashboards in Datadog API using `datadog-api-client`, with a focus on template widget creation, layout management, and configuration best practices.
    0 installs
  53. Deduplication Patterns · paulpas
    Applies DRY-driven deduplication patterns (extract method, template method, strategy, factory, mixins, memoization, configuration consolidation) to eliminate copy-paste clones, boilerplate, and semantic duplication in codebases.
    0 installs
  54. Design For Testability · paulpas
    Implements Design For Testability patterns including dependency injection via Protocols, interface segregation with focused interfaces, pure function boundaries, and composition root factories to enable fast unit tests without infrastructure dependencies.
    0 installs
  55. Domain Driven Tactical · paulpas
    Implements tactical DDD patterns including Entities, Value Objects, Aggregates, Repositories, Domain Events, and Factories with Python dataclasses and strict invariant enforcement.
    0 installs
  56. Ds Community Detection · paulpas
    "Detects communities and clusters in graphs using modularity optimization spectral methods, and graph partitioning algorithms"
    0 installs
  57. Ds Experimental Design · paulpas
    "Provides Designs experiments using design of experiments (DOE), factorial designs, randomization, and blocking for efficient learning"
    0 installs
  58. Azure Functions · paulpas
    Provides Serverless computing with event-driven functions and automatic scaling
    0 installs
  59. Azure Key Vault · paulpas
    "Manages encryption keys, secrets, and certificates with access control" and auditing.
    0 installs
  60. Cloud Custodian · paulpas
    "Provides Cloud Custodian in Cloud-Native Engineering -/rules engine for cloud infrastructure management"
    0 installs
  61. GCP Autoscaling · paulpas
    "Provides Automatically scales compute resources based on metrics like CPU and custom signals"
    0 installs
  62. GCP Cloud Tasks · paulpas
    "Manages task queues for asynchronous job execution with retry policies" and rate limiting.
    0 installs
  63. Jakarta Testing · paulpas
    Tests Jakarta EE applications using Arquillian, ShrinkWrap, container adapters (WildFly managed/remote, Weld embedded), JUnit 5 integration, and in-container CDI injection with real Java examples.
    0 installs
  64. Kubernetes Rbac · paulpas
    Implements rbac.authorization.k8s.io/v1 Role, ClusterRole, RoleBinding, and ClusterRoleBinding manifests with least privilege access control for Kubernetes resources.
    0 installs
  65. Amplitude API · paulpas
    Implements Amplitude analytics integration (event tracking, user profiles, identify API, cohort analysis, dashboard export) using amplitude-analytics Python SDK with event batching, user properties, group identify, revenue tracking, and Amplitude HTTP API v2 patterns.
    0 installs
  66. Anthropic API · paulpas
    Integrates Anthropic Claude API (Messages API, Tool Use, MCP Connector, Computer Use, Batches) using the anthropic Python SDK with streaming and error handling.
    0 installs
  67. Anti Patterns · paulpas
    Catalogs and detects common software anti-patterns (god object, leaky abstraction, feature envy, shotgun surgery, cargo cult) to help developers recognize and refactor harmful code practices.
    0 installs
  68. Atlassian API · paulpas
    Integrates with Atlassian suite (Jira, Confluence, Bitbucket, Rovo, Forge) using atlassian-python-api to automate issue tracking, documentation, and code management.
    0 installs
  69. Bash Tui Menu · paulpas
    Implements robust interactive Bash TUI menus with dialog widgets, safe selection handling, cancel paths, and non-interactive fallbacks.
    0 installs
  70. Bitbucket API · paulpas
    Integrates with Bitbucket Cloud and Bitbucket Data Center REST APIs via atlassian-python-api to manage repositories, pull requests, pipelines, webhooks, and workspace settings.
    0 installs
  71. Bitwise Masks · paulpas
    Implements bitwise operations (&, |, ^, <<, >>) for flag management, permission bitmasking, and state tracking across C++, Python, and Rust.
    0 installs
  72. Braintree API · paulpas
    Implements Braintree API integration (Transactions, Vault, Subscriptions, Marketplace) using braintree Python SDK with 3D Secure verification, webhook signature validation, payment method tokenization, and PayPal/Venmo payment processing patterns.
    0 installs
  73. Data Encoding · paulpas
    Serializes and deserializes data through JSON, XML, Base64, URL encoding, YAML, and protocol buffer formats with type safety, error recovery, and character encoding correctness.
    0 installs
  74. Domain Events · paulpas
    Implements domain events for decoupled communication between aggregates and bounded contexts — event definition, publishing, handling, idempotency, and lifecycle management with typed Python implementations.
    0 installs
  75. Dry Principle · paulpas
    Refactors code to eliminate duplicate logic and knowledge by applying targeted abstraction techniques while balancing YAGNI to prevent over-engineering.
    0 installs
  76. Ds Ab Testing · paulpas
    Provides Designs and analyzes A/B tests including hypothesis testing power analysis, sample size calculation, and statistical significance evaluation
    0 installs
  77. Ds Clustering · paulpas
    "Implements clustering algorithms including K-means, hierarchical clustering DBSCAN, Gaussian mixture models, and spectral clustering"
    0 installs
  78. Ds Privacy Ml · paulpas
    "Implements privacy-preserving machine learning including differential privacy, federated learning, and privacy attack prevention"
    0 installs
  79. Grpc Patterns · paulpas
    Implements gRPC service patterns (unary, streaming, bidirectional), Protocol Buffers design, interceptor middleware, typed error handling, and client/server code generation for Go and Python microservices.
    0 installs
  80. Ibm Cloud API · paulpas
    Integrates IBM Cloud services (Watson AI, Cloud Foundry, Kubernetes Service, Cloud Object Storage) using IBM Cloud SDK for Python with IAM authentication and service patterns.
    0 installs
  81. Pagerduty API · paulpas
    Implements PagerDuty API integration (incident management, on-call schedules, escalation policies, alerts, events API v2) using pdpyras Python SDK with event ingestion, incident querying, on-call retrieval, and maintenance windows.
    0 installs
  82. Redis Pub Sub · paulpas
    Implements Redis Pub/Sub messaging patterns for real-time, asynchronous communication between distributed system components using channel-based publish and subscribe operations.
    0 installs
  83. Replicate API · paulpas
    Integrates Replicate API (models, predictions, trainings, webhooks) using the replicate Python SDK for running and fine-tuning open-source AI models in the cloud.
    0 installs
  84. Snowflake API · paulpas
    Implements Snowflake API integration focusing on SQL execution, Snowpark DataFrames, Cortex, Streams, and Tasks.
    0 installs
  85. Snowflake Sdk · paulpas
    Integrates Snowflake using snowflake-connector-python 4.x with patterns for SQL execution, Snowpark DataFrames, Cortex AI, streams, tasks, stages, and warehouse management.
    0 installs
  86. Strategy Base · paulpas
    "Abstract base strategy pattern with initialization guards, typed abstract" methods, and conviction scoring integration
    0 installs
  87. Terraform Sdk · paulpas
    Integrates with Terraform and OpenTofu via the HCP Terraform API (pyTFE), CDKTF Python bindings, and the Terraform Cloud API to manage providers, resources, state, and modules.
    0 installs
  88. Vercel Deploy · paulpas
    Deploys frontend applications to Vercel with preview deployments, production releases, and environment-specific configuration management via Git integration.
    0 installs
  89. Python Devops · paulpas
    Python reference for ops teams — shelling out, file manipulation, structured data parsing, CLI tools, testing, cloud SDKs, Kubernetes API, IaC and CI/CD patterns.
    0 installs
  90. Advanced Patterns · paulpas
    Applies advanced Go patterns including generics, reflection, functional options, and metaprogramming for performance-critical and framework-level code.
    0 installs
  91. Cloud Development · paulpas
    Develops cloud-native Go applications with context propagation, graceful shutdown, health checks, and configuration management for production.
    0 installs
  92. Database Patterns · paulpas
    Implements database access patterns in Go with connection pooling, transaction management, repository patterns, and migration strategies.
    0 installs
  93. Go Error Handling · paulpas
    Designs robust error handling in Go with custom error types, error wrapping, retry patterns, and failure recovery strategies for resilient applications.
    0 installs
  94. Modern Kotlin · paulpas
    Implements idiomatic Kotlin 2.0–2.4 patterns including coroutines, sealed interfaces, data classes, context receivers, and kotlinx libraries for production applications.
    0 installs
  95. Linux Security · paulpas
    Hardens Linux systems against common attack vectors with security baselines, access controls, and audit frameworks for cloud and on-prem environments.
    0 installs
  96. Linux Services · paulpas
    Manages Linux services with systemd for reliable operation, dependency ordering, resource isolation, and automated recovery in cloud and on-prem environments.
    0 installs
  97. Your Routine · paulpas
    Implements structured pre-market, during-market, and post-market routine frameworks that enforce consistent preparation, execution discipline, and systematic review for sustainable trading performance.
    0 installs
  98. Agent Debugging · paulpas
    Implements systematic debugging workflows for LLM agent failures including hallucination detection, infinite loop recovery, context window exhaustion, tool call errors, and cascading failure diagnosis using distributed tracing patterns.
    0 installs
  99. AI Agent Safety · paulpas
    Implements guardrails, safety checks, hallucination detection, prompt injection defense, and output validation for autonomous AI agents to prevent misuse, unauthorized actions, and unreliable behavior.
    0 installs
  100. AI Dev Jobs MCP · paulpas
    Implements intelligent ai dev jobs mcp with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0 installs