← all publishers

btafoya

@btafoya source repo

37 published skills

  1. Docker Compose Setup · btafoya bundle
    Set up multi-container applications with Docker Compose including services, networks, and volumes
    0
    installs
  2. 3cx Voip System · btafoya
    Guide users through 3CX VoIP PBX administration and configuration tasks, plus end-user Web Client usage. Use this skill whenever the user asks about 3CX configuration, setting up extensions, configuring call routing, managing queues, setting up IVR/digital receptionists, provisioning IP phones, configuring SIP trunks, importing extensions in bulk, advanced routing scenarios, multichannel communication (Live Chat, WhatsApp, Facebook, SMS), troubleshooting audio/registration/call issues, installing/using the Web Client app, Click2Call extension, managing status and team view, or any other 3CX administration or end-user task. Even if the user doesn't explicitly mention 3CX but is asking about VoIP PBX configuration, phone system setup, call management, or Web Client usage topics that 3CX handles, use this skill.
    0
    installs
  3. Flightphp · btafoya bundle
    Helps with FlightPHP questions, code examples, debugging, and migrating existing PHP projects to FlightPHP. Use when working with FlightPHP framework, routing, middleware, requests, responses, plugins, building PHP APIs, or converting from other PHP frameworks like CodeIgniter or custom MVC.
    0
    installs
  4. Mailtester · btafoya
    AI agent skill for diagnosing SMTP/IMAP connectivity, authentication, and delivery issues using the go-mailtester CLI. Trigger when user mentions SMTP, IMAP, mail servers, email testing, TLS negotiation, STARTTLS, port 25/587/465/993/143, or authentication failures with mail services.
    0
    installs
  5. Jquery · btafoya bundle
    Comprehensive jQuery development assistant for DOM manipulation, event handling, AJAX requests, animations, and plugin development. Use this skill whenever the user mentions jQuery, $() selector syntax, .on(), .click(), $.ajax(), jQuery animations, or asks about working with jQuery code including debugging, refactoring, or migrating to vanilla JavaScript.
    0
    installs
  6. Pwa Expert · btafoya bundle
    Progressive Web App development with Service Workers, offline support, and app-like behavior. Use for caching strategies, install prompts, push notifications, background sync. Activate on "PWA", "Service Worker", "offline", "install prompt", "beforeinstallprompt", "manifest.json", "workbox", "cache-first". NOT for native app development (use React Native), general web performance (use performance docs), or server-side rendering.
    0
    installs
  7. Bootstrap Overview · btafoya bundle
    This skill should be used when the user asks about Bootstrap 5 getting started, Bootstrap installation, Bootstrap CDN setup, Bootstrap npm installation, Bootstrap Bun installation, Bootstrap project setup, Bootstrap starter template, Bootstrap browser support, Bootstrap version compatibility, Bootstrap RTL support, Bootstrap Vite setup, Bootstrap Parcel setup, Bootstrap Webpack setup, Bootstrap Rails setup, Bootstrap Rails 8 integration, Bootstrap importmaps Rails, Bootstrap cssbundling-rails, Bootstrap Propshaft setup, Bootstrap dartsass-rails, Bootstrap Turbo integration, Bootstrap Stimulus controllers, Bootstrap Hotwire, Rails form helpers Bootstrap, Bootstrap Icons Rails, bootstrap gem Ruby, Bootstrap accessibility, Bootstrap WCAG compliance, Bootstrap screen reader support, Bootstrap visually-hidden class, Bootstrap reduced motion, Bootstrap RFS, Bootstrap responsive font sizes, Bootstrap fluid typography, Bootstrap download, Bootstrap file structure, Bootstrap contents, Bootstrap CSS variables, Bootstra
    0
    installs
  8. PHP Modern Best Practices Laravel Helper · btafoya
    Enforces PSR-12, PHP 8.4+ idioms, security, Laravel/Symfony patterns, and clean code in PHP projects. Activates on .php files.
    0
    installs
  9. Caddy Modern Config · btafoya
    Caddyfile configuration, auto-HTTPS, and FastCGI.
    0
    installs
  10. Launch Readiness Auditor · btafoya
    Expert at evaluating software projects for production readiness. Assesses codebases holistically to determine what's shippable, what's blocking launch, and how to get from current state to "good enough to charge money for."
    0
    installs
  11. Laravel Inertia · btafoya bundle
    Ship Laravel UI integration changes (Livewire/Inertia) with stable contracts and predictable state behavior. Use for inertia tasks.
    0
    installs
  12. Laravel Livewire · btafoya bundle
    Ship Laravel UI integration changes (Livewire/Inertia) with stable contracts and predictable state behavior. Use for livewire tasks.
    0
    installs
  13. Laravel Middleware · btafoya bundle
    Strengthen Laravel validation/auth/authorization boundaries with explicit failure-safe implementation patterns. Use for middleware tasks.
    0
    installs
  14. Laravel Migrations · btafoya bundle
    Model and evolve Laravel data structures safely with integrity, performance, and rollout-aware migrations. Use for migrations tasks.
    0
    installs
  15. Laravel Queues Jobs · btafoya bundle
    Implement reliable Laravel async workflows (queues/events/cache) with idempotency and failure handling. Use for queues jobs tasks.
    0
    installs
  16. Laravel API Resources · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for api resources tasks.
    0
    installs
  17. Laravel Brainstorming · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for brainstorming tasks.
    0
    installs
  18. Laravel Tdd With Pest · btafoya bundle
    Deliver Laravel behavior safely with test-first workflows and deterministic regression protection. Use for tdd with pest tasks.
    0
    installs
  19. Laravel Writing Plans · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for writing plans tasks.
    0
    installs
  20. Laravel Policies Gates · btafoya bundle
    Strengthen Laravel validation/auth/authorization boundaries with explicit failure-safe implementation patterns. Use for policies gates tasks.
    0
    installs
  21. Laravel Quality Checks · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for quality checks tasks.
    0
    installs
  22. Laravel Bootstrap Check · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for bootstrap check tasks.
    0
    installs
  23. Laravel Executing Plans · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for executing plans tasks.
    0
    installs
  24. Laravel Cache Strategies · btafoya bundle
    Implement reliable Laravel async workflows (queues/events/cache) with idempotency and failure handling. Use for cache strategies tasks.
    0
    installs
  25. Laravel Observer Pattern · btafoya bundle
    Implement reliable Laravel async workflows (queues/events/cache) with idempotency and failure handling. Use for observer pattern tasks.
    0
    installs
  26. Laravel Runner Selection · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for runner selection tasks.
    0
    installs
  27. Laravel Tdd With Phpunit · btafoya bundle
    Deliver Laravel behavior safely with test-first workflows and deterministic regression protection. Use for tdd with phpunit tasks.
    0
    installs
  28. Laravel Testing Database · btafoya bundle
    Deliver Laravel behavior safely with test-first workflows and deterministic regression protection. Use for testing database tasks.
    0
    installs
  29. Laravel Factories Seeders · btafoya bundle
    Model and evolve Laravel data structures safely with integrity, performance, and rollout-aware migrations. Use for factories seeders tasks.
    0
    installs
  30. Laravel Project Structure · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for project structure tasks.
    0
    installs
  31. Laravel Service Providers · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for service providers tasks.
    0
    installs
  32. Laravel API Authentication · btafoya bundle
    Strengthen Laravel validation/auth/authorization boundaries with explicit failure-safe implementation patterns. Use for api authentication tasks.
    0
    installs
  33. Laravel Eloquent Relations · btafoya bundle
    Model and evolve Laravel data structures safely with integrity, performance, and rollout-aware migrations. Use for eloquent relations tasks.
    0
    installs
  34. Laravel Repository Pattern · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for repository pattern tasks.
    0
    installs
  35. Laravel Requests Validation · btafoya bundle
    Strengthen Laravel validation/auth/authorization boundaries with explicit failure-safe implementation patterns. Use for requests validation tasks.
    0
    installs
  36. Laravel Eloquent Casts Accessors · btafoya bundle
    Model and evolve Laravel data structures safely with integrity, performance, and rollout-aware migrations. Use for eloquent casts accessors tasks.
    0
    installs
  37. Laravel Using Laravel Superpowers · btafoya bundle
    Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for using laravel superpowers tasks.
    0
    installs