All authors
paulpas avatar

Claude Skills by paulpas

github.com/paulpas
490 skillsA× 463B× 13C× 5D× 6F× 331 installs677 views
Xml SecurityB

Prevents XML External Entity (XXE) injection, entity expansion attacks, and DTD abuse by securing XML parsers with safe configurations, input validation, and defense-in-depth patterns across Python, Java, PHP, Node.js, and Go.

securityjavascriptpython
0
4
Yagni CodeA

Enforces YAGNI at the code level to eliminate dead functions, premature abstractions, and unused configuration by writing only what is immediately required.

developmenttypescriptpython
0
4
Yagni PrincipleA

Applies the YAGNI principle to prevent over-engineering by eliminating premature abstractions, unused features, and speculative complexity from codebases.

code-qualitypythongo
0
4
Yagni Scope ManagementA

Applies YAGNI to project planning and backlog management to prevent scope creep, enforce MVP boundaries, and reject features not needed for current delivery goals.

businessgoreact
0
4
YagniA

Applies the You-Aren't-Gonna-Need-It principle to prevent over-engineering

developmentpythongo
0
4
Yaml Anchor AliasA

Creates reusable YAML anchor and alias patterns with merge keys to eliminate

devopspythongo
0
4
Yaml AnchorsA

Implements YAML anchor and alias patterns (& and *) for configuration reuse, merge keys, and value referencing across Docker Compose, Kubernetes, and Helm files.

devopspythongo
0
4
Yaml Configuration ManagementA

Implements YAML configuration management patterns including schema validation, anchor/alias reuse, hierarchical merging, and linting for robust infrastructure and application configuration.

devopspythongo
0
4
Zendesk ApiA

Implements modern features of the Zendesk API, enabling automation, ticket management, and integration with various tools.

businesspythonnode
0
4
Zoom ApiA

Integrates Zoom API v2 (Meetings, Webinars, Recordings, Phone, Users) using the zoom-python-client SDK v0.2+ with Server-to-Server OAuth, proper pagination, and rate-limit handling.

businesspythongo
0
4
Square PaymentsA

Integrates Square Payments API for handling payment transactions, refunds, and reporting.

businesspythonapi
0
4
Messaging BotsA

Develops integration patterns for messaging bots across platforms, focusing on automated interactions.

documentationpythonflask
0
4
Messaging ChannelsA

Integrates various messaging channels to enable seamless communication with users about multiple platforms.

documentationpythondebugging
0
4
Messaging Microsoft TeamsA

Integrates Microsoft Teams for chat and collaboration solutions, enabling bot interactions via the Microsoft Graph API including channel management, message posting with adaptive cards, and tab configurations.

securitypythonazure
0
4
Orm Patterns N Plus 1 AwarenessA

Provides comprehensive training on ORM patterns, the N+1 problem, and strategies to mitigate it, complete with code examples and workflows.

developmentpythongo
0
4
Containerization DevopsA

Implements best practices for containerization in the DevOps lifecycle, focusing on deployment, orchestration, and management of containerized applications.

devopspythonshell
0
4
Devops Infrastructure As CodeA

Implements best practices for Infrastructure as Code (IaC) management and automation in the DevOps workflow, focusing on tools and methodologies.

devopsgobash
0
4
Iac InfrastructureA

Implements advanced IaC engineering patterns including modular Terraform architecture, policy-as-code with OPA, GitOps with ArgoCD, Terratest-driven testing, and cross-cloud multi-account resource management for production infrastructure.

devopspythongo
0
4
Observability Logging StrategiesA

Implements best practices for logging strategies in observability to improve performance monitoring and troubleshooting in applications.

documentationpythondebugging
0
4
Observability Metrics StrategiesA

Implements best practices for metrics collection and monitoring in observability, enhancing application performance and incident response capabilities.

devopsgogit
0
4
Observability Tracing StrategiesA

Implements best practices for distributed tracing in observability, improving application performance monitoring and debugging capabilities.

securityjavascriptpython
0
4
Python DevopsF

Python reference for ops teams — shelling out, file manipulation, structured data parsing, CLI tools, testing, cloud SDKs, Kubernetes API, IaC and CI/CD patterns.

devopsjavascriptpython
0
4
Kicad Pcb DesignA

Implements modern KiCad 9+ PCB design workflows covering schematic capture,

toolspythongo
0
4
Stm32 Embedded SystemsA

Implements STM32 firmware development using HAL/LL drivers, DMA peripheral

code-qualitygoc++
0
4
Advanced PatternsA

Applies advanced Go patterns including generics, reflection, functional

developmentgotesting
0
4
Best PracticesA

Enforces Go idioms and best practices including error handling, interface

code-qualitygosql
0
4
Cloud DevelopmentA

Develops cloud-native Go applications with context propagation, graceful

devopsgosql
0
4
Concurrency PatternsA

Implements Go concurrency patterns including goroutines, channels, worker pools, context cancellation, and synchronization for high-performance applications.

documentationgotesting
0
4
ConcurrencyA

Implements concurrency patterns in Go programming using goroutines and channels along with insights on the Go standard library and module system.

developmentrustgo
0
4
Database PatternsA

Implements database access patterns in Go with connection pooling, transaction

databasesgosql
0
4
Deployment PatternsA

Deploys Go applications with build optimization, multi-stage Docker builds,

devopsgoshell
0
4
Go ConfigurationA

Manages application configuration in Go with environment variables, YAML/JSON

devopsgosql
0
4
Go Error HandlingA

Designs robust error handling in Go with custom error types, error wrapping,

devopsgosql
0
4
Mobile ApplicationsA

Develops cross-platform mobile applications with Go using Fyne and Go

devopsgojava
0
4
Modular DesignA

Designs modular Go applications with clean architecture, dependency injection,

testinggotesting
0
4
Testing StrategiesA

Implements comprehensive testing strategies for Go including unit tests,

testingpythongo
0
4
Web ApplicationsA

Builds production Go web applications with HTTP handlers, routing, middleware,

securitygorefactoring
0
4
Modern JavaA

Implements modern Java language features (JDK 21–26) including virtual threads, pattern matching switch expressions, records, sequenced collections, and scoped values for production application development.

code-qualitygojava
0
4
Modern KotlinA

Implements idiomatic Kotlin 2.0–2.4 patterns including coroutines, sealed interfaces, data classes, context receivers, and kotlinx libraries for production applications.

documentationrustgo
0
4
Bash Quick ReferenceF

Reference guide for Bash language constructs, parameter expansion, arrays, control flow, functions, and scripting discipline.

developmentpythonrust
0
4
Boot SequenceA

Implements step-by-step diagnosis and optimization of the modern Linux boot process from UEFI through GRUB, initramfs, and systemd target initialization for production servers.

documentationbashdebugging
0
4
Cloud Linux EngineeringD

Engineers Linux systems for cloud-native environments with cloud-init

devopsgoshell
0
4
Grub Uefi BootloaderA

Configures GRUB2 bootloader for UEFI firmware boot processes including

documentationrustgo
0
4
Hardware ProvisioningB

Plans and provisions Linux systems for cloud instances and on-prem hardware

devopspythongo
0
4
Kernel TuningA

Tunes Linux kernel parameters for workload optimization across cloud

devopsgobash
0
4
Linux Cli ReferenceF

Consolidated reference for the essential Linux CLI tools and utilities used daily by engineers at the command line.

developmentpythonrust
0
4
Linux SecurityC

Hardens Linux systems against common attack vectors with security baselines,

securitygobash
0
4
Linux ServicesC

Manages Linux services with systemd for reliable operation, dependency

devopspythongo
0
4
Make Build SystemA

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

devopspythonrust
0
4
Makefile Best PracticesA

Implements portable, maintainable Makefiles with proper variable scope, dependency management, error handling, and parallel execution patterns for reliable build automation across Unix-like systems.

devopstypescriptpython
0
4