Total 46,715 skills
Showing 12 of 46715 skills
Supabase PostgreSQL backend-as-a-service with realtime. Use for serverless PostgreSQL.
Cyber Threat Intelligence gathering, IOC extraction, threat analysis, and intelligence reporting. Process threat data and produce actionable intelligence. Use for CTI work, threat research, and intelligence dissemination.
Patterns for running long-lived processes in tmux. Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation.
Convert HuggingFace transformer models to ONNX format for browser inference with Transformers.js and WebGPU. Use when given a HuggingFace model link to convert to ONNX, when setting up optimum-cli for ONNX export, when quantizing models (fp16, q8, q4) for web deployment, when configuring Transformers.js with WebGPU acceleration, or when troubleshooting ONNX conversion errors. Triggers on mentions of ONNX conversion, Transformers.js, WebGPU inference, optimum export, model quantization for browser, or running ML models in the browser.
Neo4j graph database with Cypher query language. Use for graph-based data.
RubyMine Ruby IDE with Rails support. Use for Ruby development.
Prometheus monitoring and alerting with PromQL. Use for metrics collection.
Deploys static HTML to a public URL instantly with no authentication required. Use when asked to "host this", "deploy this site", "get a public link", "share this HTML", "quick deploy", "publish this page", or any request to make an HTML file publicly accessible via URL. Supports self-contained HTML files with inline CSS/JS.
REST API design with HTTP methods and status codes. Use for web APIs.
Polars fast DataFrame library. Use for fast data processing.
Svelte compile-time framework with reactive declarations. Use for .svelte files.
Implement a feature flag system for gradual rollouts, A/B testing, and kill switches. Use when you need to control feature availability without deployments, test features with specific users, or implement percentage-based rollouts.