Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

bro-app

bro-app contém 6 skills coletadas de Quizzicarol, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
6
Stars
20
atualizado
2026-04-08
Forks
2
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

app-performance
Desenvolvedores de software

Flutter app performance patterns for the Bro app. Use when modifying state management, widget rebuild logic, polling intervals, image handling, or SharedPreferences usage. Prevents UI jank, unnecessary rebuilds, memory leaks, and main-thread blocking. Consult before touching OrderProvider, HomeScreen, OrderStatusScreen, or BreezProvider.

2026-04-08
dispute-resolution
Desenvolvedores de software

Dispute resolution and auto-liquidation system for the Bro app. Use when modifying dispute flows, auto-liquidation timers, AI dispute agent, evidence handling, collateral/escrow, or any code in dispute_service.dart, dispute_detail_screen.dart, disputeAgentService.js, agent.js, or escrow.js. Prevents data loss from encrypted evidence, incorrect timer thresholds, and agent misconfiguration.

2026-04-08
fcm-push
Desenvolvedores de software

FCM push notification architecture for the Bro app. Use when modifying push notifications, FCM token registration, APNS configuration, background message handling, or any code in pushService.js, brix_relay_service.dart, background_notification_service.dart, or main.dart FCM sections. Prevents recurring bugs with iOS delivery, token lifecycle, and notification types.

2026-04-08
nostr-relay-sync
Desenvolvedores de software

Nostr relay synchronization architecture for the Bro app. Use when modifying relay connections, order sync logic, event fetching, WebSocket management, or any code in nostr_order_service.dart relay sections, nostr_service.dart, relay_service.dart, or OrderRealtimeService. Prevents event loss, sync races, subscription leaks, and relay-specific silent failures.

2026-04-08
security-review
Analistas de segurança da informação

Security code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP review", or review code for injection, XSS, authentication, authorization, cryptography issues. Provides systematic review with confidence-based reporting.

2026-04-02
nostr
Desenvolvedores de software

This skill should be used when working with the Nostr protocol, implementing Nostr clients or relays, handling Nostr events, or discussing Nostr Implementation Possibilities (NIPs). Provides comprehensive knowledge of Nostr's decentralized protocol, event structure, cryptographic operations, and all standard NIPs.

2026-03-30