All authors
paulpas avatar

Claude Skills by paulpas

github.com/paulpas
490 skillsA× 463B× 13C× 5D× 6F× 331 installs676 views
Knowledge Transfer MethodsA

Implements structured knowledge transfer workflows using Feynman technique, spaced repetition scheduling, active recall exercises, and teach-back protocols to achieve deep framework mastery and team-wide competency.

documentationpythongo
0
4
Kotlin CoroutinesA

Implements Kotlin coroutine patterns including structured concurrency,

developmentgojava
0
4
Kubernetes ApiA

Integrates with the Kubernetes API via the official client-python SDK

devopspythonrust
0
4
Kubernetes Crds ManagementA

Manages Kubernetes Custom Resource Definitions, including creation, updates, and best practices for usage.

devopsgodocker
0
4
Kubernetes Deployment PatternsA

Implements production-grade Kubernetes deployment patterns including resource management, HPA/VPA, pod disruption budgets, health probes, and multi-environment manifest orchestration for reliable service operation.

devopsgoreact
0
4
Kubernetes Monitoring LoggingA

Manages monitoring and logging in Kubernetes, including setting up Prometheus, Grafana, and logging best practices.

devopsnodekubernetes
0
4
Kubernetes Services ManagementA

Manages 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.

devopsnodekubernetes
0
4
LangchainA

Integrates LangChain/LangGraph (create_agent, chains, tools, memory,

ai-agentspythongo
0
4
Langgraph ImplementationA

Implements LangGraph stateful agent workflows including state graphs, conditional routing, checkpointing, human-in-the-loop approval, and persistence patterns for building reliable multi-step AI agent applications.

ai-agentspythongo
0
4
Language Family IdiomsA

Implements idiomatic code patterns for JVM, .NET, TypeScript, and Functional ecosystems — showing the right way to write code in each family using modern language features from 2025–2026.

developmentjavascripttypescript
0
4
License Compliance And Open Source PolicyA

Implements strategies and guidelines for managing software licensing compliance and formulating open-source policies in software engineering practices.

documentationpythongo
0
4
Linode ApiA

Integrates Linode/Akamai Cloud services (Instances, Object Storage, LKE

devopspythongo
0
4
Liskov Substitution PrincipleA

Detects and repairs subtype contract violations where derived classes

documentationpythonrust
0
4
LlamaindexA

Integrates LlamaIndex (indexes, query engines, agents, workflows, document

ai-agentspythongo
0
4
Llm Fine TuningA

Implements LLM fine-tuning pipelines using PEFT methods (LoRA, QLoRA,

ai-agentspythongo
0
4
Llm Function CallingA

Implements reliable LLM function calling patterns including JSON Schema tool definitions, structured output parsing with Pydantic v2, retry strategies, and error handling for cross-provider tool use.

documentationpythonrust
0
4
Mage Build ToolA

Implements Mage build automation using Go code as build scripts, providing type-safe targets, aliases, build flags, environment-aware builds, and cross-compilation for development workflows.

devopsgoshell
0
4
Mailgun ApiA

Integrates Mailgun API (Messages, Routes, Email Validation, Suppression

businesspythonrust
0
4
MakeA

Implements systematic build orchestration (Makefile, Nix, Bazel, Just)

developmentpythongo
0
4
MakefileA

Implements Makefile best practices for build automation including phony

devopspythonrust
0
4
Mapbox ApiA

Implements Mapbox API integration (Geocoding, Directions, Maps, Search,

developmentpythonrust
0
4
Markdown Best PracticesA

'"Provides Markdown best practices for OpenCode skills - syntax rules,

documentationjavascriptgo
0
4
Marketo ApiA

Implements Marketo API integration (REST, SOAP, Lead Database, Activities,

securitypythonrust
0
4
Maven Build SystemA

Implements Apache Maven build configurations (POM structure, dependency management, profiles, multi-module builds, plugin configuration) for Java and Kotlin projects.

developmentgojava
0
4
Maven Build ToolA

Implements Maven build configurations including multi-module projects,

devopsgojava
0
4
Mcp ProtocolA

Implements Model Context Protocol (MCP) servers and clients using the mcp Python SDK (FastMCP, resources, tools, prompts, transports) for LLM tool integration.

ai-agentspythongo
0
4
Memoization Cache PatternsA

Implements application-level caching and memoization patterns (LRU/LFU

documentationpythongo
0
4
Memory Management And ConcurrencyA

Explores essential software engineering principles for C/C++, focusing

developmentgoc++
0
4
Message Queue DesignA

Implements production-grade message queue design patterns (delivery semantics, ordering guarantees, consumer groups, dead letter queues, priority and delayed delivery) for reliable distributed systems.

devopspythongo
0
4
Microservice Contract TestingA

Implements consumer-driven contract testing (PACT) with mock services and test doubles to prevent API breaking changes across microservice boundaries in distributed systems.

testingpythongo
0
4
Microservice Resilience PatternsA

Implements production-ready resilience patterns (circuit breaker, retry

businesspythongo
0
4
Microservices ArchitectureA

Implements microservices architecture patterns including domain-driven service decomposition, inter-service communication protocols, Saga pattern for distributed transactions, circuit breaker resilience, and API gateway routing for independently deployable services.

devopspythonrust
0
4
Microservices PatternA

Implements microservices architecture patterns, including service discovery,

developmentgoapi
0
4
Microsoft Graph ApiA

Integrates with Microsoft Graph API to manage mail, calendar, OneDrive

businesspythongo
0
4
CodingA

This skill was deprecated because its functionality has been consolidated into a newer, more comprehensive skill.

databasessqlaws
0
4
Mistral ApiA

Integrates Mistral AI API (Chat, Embeddings, Function Calling, Codestral,

ai-agentspythongo
0
4
Mixpanel ApiA

Implements Mixpanel analytics integration (event tracking, user profiles, JQL queries, funnel analysis, cohort export, data exporting) using the Mixpanel Python SDK and REST API for product analytics in applications.

developmentjavascriptpython
0
4
Ml Ai Engineering DeploymentA

Implements MLOps deployment patterns including model serving with ONNX/TensorRT, drift detection, feature stores, model registries, and A/B testing for production AI systems.

devopspythongo
0
4
Modern Architecture PatternsA

Implements hexagonal architecture, BFF, feature flags, CQRS with event sourcing, API composition, and sidecar patterns for building modular, observable distributed systems.

businesspythongo
0
4
Modern Language ComparisonA

Evaluates and compares modern programming languages using performance

developmentjavascripttypescript
0
4
Modern Python DevelopmentA

Implements modern Python 3.10+ development practices including structural

documentationpythongo
0
4
Modern Python PackagingB

Configures modern Python packaging with uv, hatchling, pyproject.toml, and dependency resolution for reproducible builds in 2025+.

documentationpythongo
0
4
Modern Software Development WorkflowsA

Implements end-to-end software development workflows including CI/CD pipelines, automated testing strategies, code quality gates, observability integration, and production deployment patterns for modern software delivery.

devopspythongo
0
4
Monday ApiA

Integrates with monday.com API using GraphQL queries to manage boards,

developmentpythongo
0
4
Monday Com ApiA

Implements functionalities of the Monday.com API, focusing on Boards, Items, Updates, and GraphQL to enhance project management, productivity, and collaboration.

businesspythonapi
0
4
Mongodb DriverA

Integrates MongoDB using PyMongo 4.x with patterns for CRUD operations,

databasespythongo
0
4
Monolith ArchitectureA

Implements modular monolith patterns (bounded-context layering, hexagonal

businesspythongo
0
4
Monolith First DesignA

Evaluates architecture decisions to determine when a monolithic application should be chosen over microservices using team assessment, domain complexity analysis, operational cost modeling, and weighted scoring frameworks.

devopspythongo
0
4
Monolith RefactoringA

Refactors legacy monolithic "big ball of mud" codebases into cleanly

testingtypescriptpython
0
4
Monolith Scaling StrategiesA

Implements vertical scaling, database optimization, caching tiering, deployment patterns, CI/CD pipelines, and observability strategies for growing monolithic applications to delay or eliminate premature service decomposition.

devopspythongo
0
4