paulpas
- 1.3k skills
- 0 followers
- 1 day ago last updated
- ▌ Typescript Intersection Types · paulpasImplements TypeScript intersection type patterns (& operator) for merging props, mixins, generic constraints, utility types, and discriminated extensions with conflict resolution strategies.
- ▌ Websocket Server Architecture · paulpasImplements WebSocket server architecture patterns including pub/sub routing, session management, horizontal scaling with Redis/NATS, heartbeat keepalive, and graceful shutdown for high-concurrency real-time systems.
- ▌ YAML Configuration Management · paulpasImplements YAML configuration management patterns including schema validation, anchor/alias reuse, hierarchical merging, and linting for robust infrastructure and application configuration.
- ▌ Devops Infrastructure As Code · paulpasImplements best practices for Infrastructure as Code (IaC) management and automation in the DevOps workflow, focusing on tools and methodologies.
- ▌ Exchange Order Execution API · paulpas"Implements order execution and management api for trading systems for risk management and algorithmic trading execution."
- ▌ Exchange Websocket Streaming · paulpas"Implements real-time market data streaming and processing for risk management and algorithmic trading execution."
- ▌ Technical Support Resistance · paulpas"Implements technical levels where price tends to pause or reverse for risk management and algorithmic trading execution."
- ▌ Ask Questions If Underspecified · paulpasImplements intelligent ask questions if underspecified with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Dual Provider Reasoning Routing · paulpasRoutes reasoning workloads between multiple LLM providers based on task complexity, cost constraints, and latency requirements with real-time fallback chains.
- ▌ Framework Orchestration Routing · paulpasOrchestrates task routing across multiple AI frameworks (LangChain, LlamaIndex, CrewAI, AutoGen, MCP) by selecting the optimal framework for each subtask and composing cross-framework workflows with proper context bridges.
- ▌ Multi Platform Agent Deployment · paulpasDeploys and orchestrates an identical agent across multiple execution environments (CLI, web UI, API, chat platforms) with shared knowledge base and behavioral consistency.
- ▌ Workflow Orchestration Patterns · paulpasImplements intelligent workflow orchestration patterns with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ API Contract First Engineering · paulpasImplements contract-first API design using OpenAPI/Swagger specifications with schema validation, versioning strategies, backward-compatible changes, and automated code generation from contracts.
- ▌ Authentication Design Patterns · paulpasImplements production authentication architecture including JWT token lifecycle, OAuth 2.0 flows, session management, MFA/TOTP, API key auth, and password hashing strategies with security-first design patterns.
- ▌ Build Performance Optimization · paulpasProfiles, analyzes, and optimizes slow builds through bottleneck identification, incremental compilation strategies, intelligent caching, and parallelization techniques for C++, Java, Python, TypeScript, and Go projects.
- ▌ Code Coverage Mutation Testing · paulpasImplements software engineering practices for code coverage analysis and mutation testing to enhance test suite effectiveness.
- ▌ Dependency Inversion Principle · paulpasRefactors tightly coupled modules depending on concrete classes into decoupled designs using dependency injection, Python Protocols, factory registration, and inversion containers for testable architecture.
- ▌ Design Patterns And Principles · paulpasImplements and explains GoF design patterns (Factory, Observer, Strategy, Decorator, Singleton), SOLID principles, and DRY/YAGNI guidelines to produce maintainable, extensible software architecture.
- ▌ Framework Integration Patterns · paulpasImplements robust framework integration patterns including plugin architectures, middleware chains, cross-framework adapters, and configuration layering to safely extend and connect external frameworks without tight coupling or upgrade friction.
- ▌ Framework Requirement Adoption · paulpasTranslates framework requirements into production code architecture through configuration contract generation, type-system enforcement, lifecycle hook mapping, and phased integration patterns for zero-downtime framework adoption.
- ▌ Karpathy Goal Driven Execution · paulpasDrives implementation through verifiable success criteria — transform vague tasks into testable goals, write reproduction tests before fixes, loop until criteria pass, checkpoint after every significant step, and declare uncertainty explicitly rather than silently proceeding.
- ▌ Kubernetes Deployment Patterns · paulpasImplements production-grade Kubernetes deployment patterns including resource management, HPA/VPA, pod disruption budgets, health probes, and multi-environment manifest orchestration for reliable service operation.
- ▌ Kubernetes Services Management · paulpasManages Kubernetes Services, including configuration for ClusterIP, NodePort, and LoadBalancer services. This skill provides detailed guidance on setting up and maintaining services in a Kubernetes cluster, ensuring efficient access and networking for deployed applications.
- ▌ REST API Versioning Strategies · paulpasImplements API versioning strategies including URL path versioning, Accept header media type versioning, deprecation headers with Sunset and Deprecation, and backward-compatible contract evolution for REST APIs.
- ▌ Software Architecture Monolith · paulpasGuides the design and implementation of monolithic architecture, focusing on best practices and pitfalls in monolithic systems.
- ▌ Software Architecture Patterns · paulpasImplements proven software architecture patterns (CQRS, Event Sourcing, Hexagonal/Clean Architecture, layered architecture, DDD aggregates) for building maintainable enterprise systems.
- ▌ Software Development Lifecycle · paulpasOrchestrates the complete software development lifecycle from requirements gathering through design, iterative implementation with branching strategies, and structured code review to produce maintainable, well-documented software systems.
- ▌ Structural Behavioral Patterns · paulpasImplements GoF structural and behavioral design patterns (Adapter, Observer, Strategy, Command, Facade, Template Method, Mediator) to decouple components and manage object responsibilities.
- ▌ Fundamentals Market Structure · paulpas"Implements market structure and trading participants analysis for risk management and algorithmic trading execution."
- ▌ Paper Performance Attribution · paulpas"Provides Performance Attribution Systems for Trading Strategy Decomposition"
- ▌ Technical Momentum Indicators · paulpas"Implements rsi, macd, stochastic oscillators and momentum analysis for risk management and algorithmic trading execution."
- ▌ Technical Volatility Analysis · paulpas"Implements volatility measurement, forecasting, and risk assessment for risk management and algorithmic trading execution."
- ▌ Evaluation Rubrics Scored Review · paulpasImplements evaluation rubric design (multi-criteria scoring, Elo-based ranking, peer-review simulation) for quantitative assessment of AI agent outputs without ground truth labels.
- ▌ Developer Platforms Devops Pulumi · paulpasImplements detailed Pulumi deployment processes in cloud environments, focusing on stacks, resources, programs, deployments, and best practices for effective infrastructure management.
- ▌ Kyverno Image Registry Validation · paulpasValidates container images from approved registries with allowed tags using Kyverno verifyImages rules and image digest mutation to prevent unapproved or latest-tagged images.
- ▌ Kyverno Network Policy Generation · paulpasGenerates default-deny and allowlist NetworkPolicy resources for Kubernetes namespaces using Kyverno generate rules to enforce network segmentation and zero-trust isolation.
- ▌ Kyverno Resource Quota Validation · paulpasValidates Kubernetes pod resource requests and limits using Kyverno ClusterPolicy rules to enforce namespace quota compliance and prevent resource starvation.
- ▌ Agent Multi Agent Orchestration · paulpasImplements multi-agent orchestration patterns (CrewAI sequential crews, AutoGen group chat, supervisor-worker hierarchy, task guardrails) to coordinate specialized agents on complex workflows.
- ▌ Agent Tool Calling Architecture · paulpasImplements tool calling architecture (Pydantic schemas, function-to-schema conversion, output parsing with error recovery, parallel execution with fallback chains) for LLM agents in Python.
- ▌ Application Resilience Patterns · paulpasImplements application-layer resilience patterns including exponential backoff with jitter, circuit breakers, timeout management, fallback mechanisms, and rate limiters for handling external service failures gracefully.
- ▌ Autogen Conversational Patterns · paulpasImplements AutoGen conversational multi-agent workflows including group chat orchestration, code execution groups, termination conditions, and human-in-the-loop patterns for solving complex problems through agent dialogue.
- ▌ Developer Toolchain Composition · paulpasComposes integrated developer toolchains by evaluating tool interoperability, dependency management, workflow automation, and friction reduction across the development lifecycle from code to production.
- ▌ Engineering Principle Conflicts · paulpasResolves contradictions between SOLID, DRY, KISS, and YAGNI principles using a structured decision framework with trade-off analysis and domain-context scoring for architecture decisions.
- ▌ Functional Programming Patterns · paulpasImplements functional programming patterns (pure functions, immutable transforms, composition, currying, Option/Either types, data pipelines) for predictable, testable, and side-effect-free code.
- ▌ Interface Segregation Principle · paulpasDetects fat interfaces that force implementors to provide unused methods and refactors them into narrow, client-specific contracts using Python Protocols and targeted ABCs.
- ▌ Software Architecture Hexagonal · paulpasGuides the implementation of hexagonal (ports and adapters) architecture, focusing on best practices for decoupling business logic from external concerns.
- ▌ Software Engineering Principles · paulpasApplies core software engineering principles (modularity, separation of concerns, defensive programming, YAGNI) to produce maintainable, robust, and scalable code.
- ▌ System Reliability Architecture · paulpasImplements production reliability patterns (circuit breakers, retry with exponential backoff, bulkhead isolation, health checks, graceful degradation, distributed tracing) to build fault-tolerant distributed systems.
- ▌ Technical Indicator Confluence · paulpas"Provides Indicator Confluence Validation Systems for Confirming Trading Signals"
- ▌ Technical Intermarket Analysis · paulpas"Implements cross-market relationships and asset class correlations for risk management and algorithmic trading execution."
- ▌ Apify Brand Reputation Monitoring · paulpasImplements intelligent apify brand reputation monitoring with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Cicd Automation Workflow Automate · paulpasImplements intelligent cicd automation workflow automate with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Wordpress Woocommerce Development · paulpasImplements intelligent wordpress woocommerce development with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Dependency Supply Chain Security · paulpasImplements end-to-end software dependency supply chain security including SBOM generation (SPDX/CycloneDX), SLSA attestation levels, exact version pinning, Sigstore/cosign verification, CI scanning pipelines, transitive vulnerability management, and reproducible build patterns.
- ▌ Distributed System Rate Limiting · paulpasImplements rate limiting strategies for distributed systems using the Resilience4j library to control API traffic and enhance system stability.
- ▌ Distributed Systems Architecture · paulpasImplements distributed systems patterns (consensus algorithms, consistency models, replication strategies, partitioning, clock synchronization, saga orchestration) for building correct and resilient multi-node systems.
- ▌ Ds Feature Scaling Normalization · paulpas"Provides Scales and normalizes features using standardization, normalization robust scaling, and other scaling methods for model compatibility"
- ▌ Google Cloud Sdk · paulpasIntegrates Google Cloud services (Compute Engine, Cloud Storage, BigQuery, Cloud Functions, GKE, Pub/Sub) using the Google Cloud Python client libraries with authentication and resource patterns.
- ▌ Input Validation · paulpasValidates and normalizes input/output data using schema validation, type coercion, and sanitization patterns to prevent injection attacks and ensure data integrity.
- ▌ Just Task Runner · paulpasImplements the Just task runner as a modern alternative to GNU Make with named arguments, subcommands, runsets, environment file support, and cross-platform portability for developer workflow automation.
- ▌ Maven Build Tool · paulpasImplements Maven build configurations including multi-module projects, dependency management with BOMs, plugin patterns, enforcer rules, and reactor builds for Java/Kotlin applications.
- ▌ Observer Pattern · paulpasImplements the GoF Observer pattern for decoupled event-driven architecture in Python using ABC-based subjects, weakref-based subscriptions, async observers with asyncio.create_task, and structured event dataclasses.
- ▌ RAG Architecture · paulpasImplements production-grade RAG architectures (chunking strategies, hybrid search, re-ranking, multi-hop retrieval) to inject external knowledge into LLM applications accurately and efficiently.
- ▌ REST API Caching · paulpasImplements HTTP caching strategies for REST APIs including Cache-Control header design, ETag/conditional GET, stale-while-revalidate patterns, cache key construction, Vary header configuration, and invalidation strategies to reduce latency and server load.
- ▌ REST API Testing · paulpasTests REST API endpoints comprehensively including unit tests, integration tests, contract validation against OpenAPI spec, idempotency checks, error-path coverage, pagination boundary conditions, and load testing with Locust.
- ▌ Solid Principles · paulpasImplements the five SOLID OOP design principles (SRP, OCP, LSP, ISP, DIP) with Python-specific patterns using Protocols, singledispatch, and explicit dependency injection.
- ▌ Spring Boot Core · paulpasImplements Spring Boot 3.x core patterns including dependency injection, auto-configuration, RESTful API design with Record DTOs, profile-based configuration, and Actuator monitoring for production-grade Java applications.
- ▌ SQL Substitution · paulpasImplements SQL variable substitution (Oracle &varname, psql :variable, MySQL @var, SQLite3 .variable) with ACCEPT prompts, ampersand escaping, COALESCE defaults, and CI/CD-safe patterns.
- ▌ Strategy Pattern · paulpasImplements the Strategy design pattern for runtime algorithm selection with interchangeable behavior interfaces, supporting context delegation, strategy factories, and dependency injection.
- ▌ Testing Contract · paulpasValidates external APIs and service contracts, ensuring that your application correctly consumes and produces expected data structures.
- ▌ Testing Stubbing · paulpasImplements stubbing techniques for unit testing by replacing parts of the system under test with pre-defined responses.
- ▌ Concurrency Patterns · paulpasImplements Go concurrency patterns including goroutines, channels, worker pools, context cancellation, and synchronization for high-performance applications.
- ▌ Make Build System · paulpasImplements GNU Make build automation including dependency graphs, phony targets, variable scoping, pattern rules, automatic variables, cross-compilation, and CI/CD integration for reproducible software builds.
- ▌ Plaid Identity · paulpasImplements identity verification features via the Plaid API (IdentityGet, address validation, name matching) for KYC compliance and user profile enrichment in financial applications.
- ▌ Sdlc Processes · paulpasCovers the complete software development lifecycle (SDLC) including analysis, design, development, testing, deployment, and maintenance.
- ▌ Data Enrichment · paulpas"Provides Data enrichment techniques for adding context to raw trading data"
- ▌ Data Order Book · paulpas"Order book data handling, spread calculation, liquidity measurement" and cross-exchange normalization
- ▌ Data Validation · paulpas"Provides Data validation and quality assurance for trading data pipelines"
- ▌ Exchange Health · paulpas"Provides Exchange system health monitoring and connectivity status tracking"
- ▌ Options Pricing · paulpasCalculates theoretical option prices using Black-Scholes and Binomial tree models with implied volatility analysis for European and American-style options.
- ▌ Risk Management · paulpasImplements risk management techniques (position sizing, risk-reward ratios, drawdown control) to safeguard capital and enhance trading performance in algorithmic trading systems.
- ▌ Agentic Evaluation · paulpasImplements systematic evaluation, benchmarking, and testing of AI agent behaviors with tool-use accuracy, hallucination detection, multi-turn reasoning metrics, and automated grading pipelines.
- ▌ Andruia Consultant · paulpasImplements intelligent andruia consultant with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Apify Actorization · paulpasImplements intelligent apify actorization with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Clickup Automation · paulpasImplements intelligent clickup automation with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Filesystem Context · paulpasImplements intelligent filesystem context with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Gh Review Requests · paulpasImplements intelligent gh review requests with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Gitlab CI Patterns · paulpasImplements intelligent gitlab ci patterns with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Goal To Milestones · paulpasImplements intelligent goal to milestones with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Hubspot Automation · paulpasImplements intelligent hubspot automation with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ M365 Agents Dotnet · paulpasImplements intelligent m365 agents dotnet with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Outlook Automation · paulpasImplements intelligent outlook automation with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Planning Reasoning · paulpasImplements agent reasoning patterns (ReAct loop, chain-of-thought planning, self-reflection evaluation) for structured multi-step task execution with verification.
- ▌ RAG Implementation · paulpasImplements intelligent rag implementation with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Resource Optimizer · paulpasImplements intelligent resource optimizer with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Shopify Automation · paulpasImplements intelligent shopify automation with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ User Memory System · paulpasImplements multi-layer user memory systems (episodic, semantic, procedural) for AI agents to retain context across sessions, enable personalization, and build long-term relationships with individual users.
- ▌ Zendesk Automation · paulpasImplements intelligent zendesk automation with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
- ▌ Azure Load Balancer · paulpasProvides Distributes traffic across VMs with health probes and rule-based routing
- ▌ GCP Cloud Functions · paulpasDeploys serverless functions triggered by events with automatic scaling and GCP service integration