Find the perfect skill
Generate Statistical Tables
Data & AI
Generate publication-ready statistical tables using gt, kableExtra, or flextable. Covers descriptive statistics, regression results, ANOVA tables, correlation matrices, and APA formatting.
Scripting Subsystem Audit (M30/M47)
Development
Deep audit of the M30/M47 scripting domain: .pex decompiler, .psc parser, AST→ECS recognizer chain, and ECS scripting runtime.
mflux Testing
Testing
Run pytest tests (fast/slow/full) in mflux while preserving image outputs and safely handling golden image diffs without unintended updates.
Phishing Kit
Security
Automated phishing infrastructure generation: page cloning, email spoofing, credential harvesting.
Loki Mode - Multi-Agent Autonomous System
Development
Loki Mode is a multi-agent autonomous system for taking a PRD to production with zero human intervention, using multiple AI models and agents.
Anti-Reversing Techniques
Security
Security skill for analyzing protected binaries, understanding anti-debugging and obfuscation, with authorization guardrails.
NVIDIA RAG Evaluation
Data & AI
NVIDIA RAG Blueprint evaluation guidance for measuring retrieval and answer quality with stable datasets, baselines, and reproducible scoring workflows.
String Concatenation Compiler Optimization
Development
Compiler optimization for adjacent constant string concatenation folding (CONCAT merging).
Optimization Plan Validator
Development
Validates optimization plans through multi-agent review before execution. Catches feasibility issues and missing hypotheses.
Progressive Enhancement
Development
HTML-first development with CSS-only interactivity. Use when building features that work without JavaScript, using native HTML elements, CSS pseudo-classes, and the View Transitions API.
Sacred Geometry CSS Generator
Development
Generates phi-scaled CSS design systems and sacred geometry canvas animations for Heady sites, with WCAG compliance.
Exa Reliability Patterns
Development
Implement Exa reliability patterns: circuit breakers, idempotency, and graceful degradation. For fault-tolerant Exa integrations.