com um clique
premiere-ecoute
premiere-ecoute contém 4 skills coletadas de mjanv, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Code architecture guidelines for this codebase — PremiereEcouteCore patterns (Aggregate, Event Store, and more). Use when defining schemas, events, or wiring event/command handlers.
Production debugging session for Premiere Ecoute. Pull live signals from Sentry, Grafana, and prod logs to diagnose what's wrong. Use when the user reports an incident, sees errors, or wants a health check.
Update CHANGELOG.md with recent commits. Analyze git history, classify changes (Feature/Fix/Improvement/Internal/Removed/Skipped), and organize by month with user-facing descriptions for non-technical owners.
Internationalization specialist for Phoenix/Elixir applications. Use when you need to extract hardcoded strings and replace them with gettext calls, manage translation files (POT/PO), or provide translations for French and Italian. Handles templates (.heex), controllers, LiveViews, error messages, and UI text.