GitHub repository
quick-launch
quick-launch contains 2 collected skills from brabos-ai, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
7
updated
2026-03-04
Forks
4
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
adding-payment-providers
software-developers
Use when adding a new payment gateway (MercadoPago, PagSeguro, Asaas, etc.) or when needing to understand how provider-entity mappings work - covers adapter creation, factory registration, webhook normalization, and the polymorphic payment_provider_mappings table
2026-03-04
plan-based-features
software-developers
Use when implementing features that vary by subscription plan, adding new feature flags or limits, validating plan access in controllers, or modifying plan-gated functionality - provides the 3-layer PlanFeatures pattern and IPlanService integration
2026-03-04