8 skills total · 8 unscanned
Skills by HermeticOrmus
This skill teaches you how to architect and implement end-to-end tests using industry-standard frameworks like Playwright and Cypress. You'll discover proven patterns for…
This skill covers error handling strategies for building resilient applications across multiple languages. Learn when to use exceptions versus Result types, how to categorize…
This skill provides structured project templates for FastAPI applications, covering directory organization, configuration management, and async database integration. It includes…
Master architectural patterns for building distributed systems through service decomposition, inter-service communication strategies, and fault tolerance techniques. Covers…
This skill provides a complete framework for initializing and managing monorepo architectures, including configuration templates, dependency strategies, and workspace organization…
This skill covers PayPal payment integration across multiple products and methods. Set up one-time payments and express checkout flows, configure recurring billing and…
Learn to structure Python tests using pytest, fixtures, parameterization, and mocking techniques. This skill covers unit and integration testing, test isolation, the AAA pattern,…
Stripe Integration handles end-to-end payment processing for web and mobile apps, covering one-time purchases, recurring billing, and customer management. It provides patterns for…