
fabioc-aloha/alex_skill_mall
10 skills10 installs30 starsGitHub
Install
npx skills add https://github.com/fabioc-aloha/alex_skill_mallSkills in this repo
1Dashboard DesignGuides dashboard design through layout patterns, KPI card structure, filter architecture, and narrative flow, producing self-contained HTML output. Used when building analytics dashboards that need to read as a coherent data story.1installs2Data AnalysisCovers the full EDA pipeline from profiling and distributions to correlations, anomaly detection, and narrative insight extraction. Analysts use it to turn raw datasets into business-language findings tagged for downstream visualization.1installs3Deep ReviewPerforms deep code review using three parallel personas with opposing mindsets whose disagreement surfaces defects. Reviewers use it for high-stakes PRs, architectural changes, or security-sensitive merges where a missed issue is costly.1installs4Graphic DesignCovers visual design fundamentals: SVG creation, layout composition, typography, brand identity, and visual hierarchy. Used when producing graphics or design assets that need deliberate hierarchy and brand consistency.1installs5Rag ArchitectureExplains how to build RAG systems that retrieve relevant context at query time to ground LLM responses and reduce hallucination. Developers use it when architecting a retrieval pipeline over private or current data.1installs6React Vite PerformanceCovers React + Vite performance work: code splitting, lazy loading, bundle analysis, and Web Vitals against concrete targets. Frontend developers use it to hit sub-300KB bundles and sub-2s load times on React 19 / Vite 6.1installs7RefactorGuides systematic refactoring to improve structure, readability, and maintainability without changing external behavior. Used when code is hard to maintain, functions are too large, or a user asks to clean up or simplify code.1installs8Refactoring PatternsProvides a catalog of safe refactoring transformations that keep behavior identical while improving structure. Developers apply it to decide when and how to refactor, keeping tests green before and after each change.1installs9Service Worker Offline FirstCovers Progressive Web App offline-first patterns including Service Worker lifecycle, caching-strategy selection, background sync, and offline fallbacks. Developers use it to make web apps resilient when the network is unavailable.1installs10Socratic QuestioningApplies the Socratic method to help users reach insights themselves instead of handing over answers. Used in teaching or diagnostic situations, such as guiding someone to diagnose a problem before fixing it.1installs