Total Skills
15
Skills published by cmigun with real stars/downloads and source-aware metadata.
Total Skills
15
Total Stars
0
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
sico-nanopi-maintainer
0
sico-bell-audio
0
sico-bell-database
0
sico-bell-deploy
0
sico-bell-device-sync
0
sico-bell-mqtt-sync
0
sico-bell-ruthless-reviewer
0
sico-cloud-maintainer
0
Maintain SICO Bell NanoPi backend/frontend/extension with device-safe changes, startup reliability, and cloud/audio/network awareness. Use when editing NanoPi services, API endpoints, local web UI, or extension behavior.
SICO Bell audio subsystem patterns across all 3 components. Use when working on audio upload, playback, streaming, editing, or Live PA. Covers device ALSA, cloud storage, and mobile player.
SICO Bell SQLite Database architecture, schema management, and automatic migration rules. Use whenever adding or modifying database columns or tables.
SICO Bell deployment patterns across all 3 components. Use when deploying, syncing devices, or updating any part of the system. Prevents common deployment mistakes.
SICO Bell device-cloud synchronization protocol. Use when working on WebSocket connections, device commands, sync flow, or any communication between mobile ↔ cloud ↔ device. Encodes the exact message types, command handlers, and sync lifecycle.
SICO Bell MQTT over WSS integration. Topic architecture, QoS policies, ACL rules, and client implementation standards. MUST be used by any agent working on MQTT-related code in sico-bell-cloud, sico-bell-mobile, or sico-bell-nanopi neo.
Adversarial Red-Team reviewer. Its sole purpose is to act as a red team, finding security vulnerabilities (OWASP), N+1 queries, performance bottlenecks, and RTL layout breaks BEFORE deployment.
Maintain SICO Bell Cloud backend and frontend with safe auth-aware changes, contract consistency, and build-first validation. Use when editing cloud API endpoints, auth/security logic, React admin pages, or when running cloud-focused audits.
Add new API endpoint integration with proper error handling
Create a new list screen with loading, empty, and error states
Create a new premium modal with swipe-to-close and all best practices
Create premium SICO Bell screens with the correct design system, loading states, error handling, and modal patterns. Use when creating or modifying any screen in sico-bell-mobile.
SICO Bell layout system for Hebrew/LTR screens. MUST use on every screen, component, or modal you create or modify. Enforces the useRTLStyles hook, correct text alignment, and consistent layout patterns.
SICO Bell translation system for Hebrew and English. Use when adding new screens, features, or modifying UI text. Ensures both language files stay in sync.
Maintain SICO Bell mobile app with Expo Router, RTL-safe UI, and stable service/context contracts. Use when editing mobile screens, hooks/contexts/services, auth flows, or preparing mobile fixes with lint validation.