Top Rated

The most starred skills loved by the community. Quality guaranteed!

Showing 2569-2592 of 50746 skills
bitwarden

testing-android-code

by bitwarden

This skill should be used when writing or reviewing tests for Android code in Bitwarden. Triggered by "BaseViewModelTest", "BitwardenComposeTest", "BaseServiceTest", "stateEventFlow", "bufferedMutableSharedFlow", "FakeDispatcherManager", "expectNoEvents", "assertCoroutineThrows", "createMockCipher", "createMockSend", "asSuccess", "Why is my Bitwarden test failing?", or testing questions about ViewModels, repositories, Compose screens, or data sources in Bitwarden.

Processing 9K 4mo ago
bitwarden

reviewing-changes

by bitwarden

Guides Android code reviews with type-specific checklists and MVVM/Compose pattern validation. Use when reviewing Android PRs, pull requests, diffs, or local changes involving Kotlin, ViewModel, Composable, Repository, or Gradle files. Triggered by "review PR", "review changes", "check this code", "Android review", or code review requests mentioning bitwarden/android. Loads specialized checklists for feature additions, bug fixes, UI refinements, refactoring, dependency updates, and infrastructure changes.

Code Review 9K 4mo ago
Orchestra-Research

unsloth

by Orchestra-Research

Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization

i18n 9.5K 6mo ago
Orchestra-Research

fine-tuning-with-trl

by Orchestra-Research

Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.

CI/CD 9.5K 6mo ago
Orchestra-Research

pytorch-lightning

by Orchestra-Research

High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.

Automation 9.5K 6mo ago
Orchestra-Research

nemo-evaluator-sdk

by Orchestra-Research

Evaluates LLMs across 100+ benchmarks from 18+ harnesses (MMLU, HumanEval, GSM8K, safety, VLM) with multi-backend execution. Use when needing scalable evaluation on local Docker, Slurm HPC, or cloud platforms. NVIDIA's enterprise-grade platform with container-first architecture for reproducible benchmarking.

CI/CD 9.5K 4mo ago
accomplish-ai

code-review

by accomplish-ai

Review code for bugs, security issues, performance problems, and best practices. Provide actionable feedback.

Code Review 10.8K 3mo ago
accomplish-ai

git-commit

by accomplish-ai

Create well-structured git commits with conventional commit messages, proper staging, and commit best practices.

Code Gen 10.8K 3mo ago
polarsource

handbook-backend-development

by polarsource

A skill to add a new entry in the section "Backend Development" of the Polar Handbook. Those entries are there to explain concepts, tooling and best practices related to backend development, and are meant to be read by Polar developers.

Code Gen 9.9K 3mo ago
Orchestra-Research

prompt-guard

by Orchestra-Research

Meta's 86M prompt injection and jailbreak detector. Filters malicious prompts and third-party data for LLM apps. 99%+ TPR, <1% FPR. Fast (<2ms GPU). Multilingual (8 languages). Deploy with HuggingFace or batch processing for RAG security.

Prompts 9.5K 4mo ago
Orchestra-Research

gptq

by Orchestra-Research

Post-training 4-bit quantization for LLMs with minimal accuracy loss. Use for deploying large models (70B, 405B) on consumer GPUs, when you need 4× memory reduction with <2% perplexity degradation, or for faster inference (3-4× speedup) vs FP16. Integrates with transformers and PEFT for QLoRA fine-tuning.

ML Ops 9.5K 6mo ago
accomplish-ai

google-sheets

by accomplish-ai

Automate Google Sheets interactions through browser automation - create spreadsheets, enter data, apply formulas, and format cells.

Code Gen 10.8K 3mo ago
accomplish-ai

download-file

by accomplish-ai

'Download files in Chrome on Windows and macOS. Handles triggering downloads, detecting and resolving popups, verifying completion, and locating files.'

Processing 10.8K 3mo ago
huggingface

hugging-face-evaluation

by huggingface

Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.

CLI Tools 10.6K 4mo ago
huggingface

hugging-face-paper-publisher

by huggingface

Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.

Academic 10.6K 4mo ago
huggingface

hugging-face-tool-builder

by huggingface

Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful when chaining or combining API calls or the task will be repeated/automated. This Skill creates a reusable script to fetch, enrich or process data.

API Dev 10.6K 5mo ago
Orchestra-Research

rwkv-architecture

by Orchestra-Research

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.

ML Ops 9.5K 6mo ago
woocommerce

woocommerce-copy-guidelines

by woocommerce

Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, or messages.

File Ops 10.3K 7mo ago
MoonshotAI

pull-request

by MoonshotAI

Create and submit a GitHub Pull Request.

Code Gen 8.9K 4mo ago
alibaba

higress-openclaw-integration

by alibaba

"Deploy and configure Higress AI Gateway for OpenClaw integration. Use when: (1) User wants to deploy Higress AI Gateway, (2) User wants to configure OpenClaw to use more model providers, (3) User mentions 'higress', 'ai gateway', 'model gateway', 'AI网关', (4) User wants to set up model routing or auto-routing, (5) User needs to manage LLM provider API keys."

API Dev 8.6K 3mo ago
alibaba

agent-session-monitor

by alibaba

Real-time agent conversation monitoring - monitors Higress access logs, aggregates conversations by session, tracks token usage. Supports web interface for viewing complete conversation history and costs. Use when users ask about current session token consumption, conversation history, or cost statistics.

Auth 8.6K 4mo ago
alibaba

nginx-to-higress-migration

by alibaba

"Migrate from ingress-nginx to Higress in Kubernetes environments. Use when (1) analyzing existing ingress-nginx setup (2) reading nginx Ingress resources and ConfigMaps (3) installing Higress via helm with proper ingressClass (4) identifying unsupported nginx annotations (5) generating WASM plugins for nginx snippets/advanced features (6) building and deploying custom plugins to image registry. Supports full migration workflow with compatibility analysis and plugin generation."

CLI Tools 8.6K 4mo ago
alibaba

higress-wasm-go-plugin

by alibaba

Develop Higress WASM plugins using Go 1.24+. Use when creating, modifying, or debugging Higress gateway plugins for HTTP request/response processing, external service calls, Redis integration, or custom gateway logic.

API Dev 8.6K 4mo ago
Orchestra-Research

deepspeed

by Orchestra-Research

Expert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline parallelism, FP16/BF16/FP8, 1-bit Adam, sparse attention

ML Ops 9.5K 6mo ago