Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,673
总 Skills
168.4M
总安装量
2,751
贡献者
# Skill 仓库 描述 安装量
9301 migrate-xunit-to-xunit-v3 dotnet/skills
xunit.v3 Migration Migrate .NET test projects from xUnit.net v2 to xUnit.net v3. The outcome is a solution where all test projects reference xunit.v3.* packages, compiles cleanly, and all tests pass with the same results as before migration. When to Use Upgrading test projects from xunit (v2) packages to xunit.v3 Resolving compilation errors after updating xunit package references to v3 When Not to Use Migrating between test frameworks (e.g., MSTest or NUnit to xUnit.net) — different effort enti...
1.2K
9302 test-smell-detection dotnet/skills
Test Smell Detection Deep formal audit of test code in any supported language using an academic test smell taxonomy. Detects symptoms of bad design or implementation decisions that make tests harder to understand, more fragile, less effective at catching bugs, or more expensive to maintain. Produces a severity-ranked report with specific locations and actionable fixes. Language-specific guidance : Call the test-analysis-extensions skill to discover available extension files, then read the file m...
1.2K
9303 capacitor-plugins capawesome-team/skills
Capacitor Plugins Directory This skill covers both official Capacitor packages and the broader Capgo plugin ecosystem. When to Use This Skill User asks "which plugin should I use for X?" User needs native functionality (camera, biometrics, payments, etc.) User is building a new Capacitor feature User wants to compare plugin options Decision Process Step 1: Check for an Official Capacitor Package First If the feature exists in the official Capacitor package set, use that as the default recommenda...
1.2K
9304 geomaster k-dense-ai/scientific-agent-skills
GeoMaster Comprehensive geospatial science skill covering GIS, remote sensing, spatial analysis, and ML for Earth observation across 70+ topics with 500+ code examples in 8 programming languages. Installation Core Python stack (conda recommended) conda install -c conda-forge gdal rasterio fiona shapely pyproj geopandas Remote sensing & ML uv pip install rsgislib torchgeo earthengine-api uv pip install scikit-learn xgboost torch-geometric Network & visualization uv pip install osmnx networkx f...
1.2K
9305 core-dynamic-skills actionbook/rust-skills
Dynamic Skills Manager Version: 2.1.0 | Last Updated: 2025-01-27 Orchestrates on-demand generation of crate-specific skills based on project dependencies. Concept Dynamic skills are: Generated locally at ~/.claude/skills/ Based on Cargo.toml dependencies Created using llms.txt from docs.rs Versioned and updatable Not committed to the rust-skills repository Trigger Scenarios Prompt-on-Open Show more Installs 895 Repository actionbook/rust-skills GitHub Stars 1.4K First Seen May 12, 2026 Security ...
1.2K
9306 qwencloud-text qwencloud/qwencloud-ai
Agent setup : If your agent doesn't auto-load skills (e.g. Claude Code), see agent-compatibility.md once per session. Qwen Text Chat (OpenAI-Compatible) Generate text, conduct conversations, write code, and invoke tools using Qwen models through the OpenAI-compatible API. This skill is part of qwencloud/qwencloud-ai . Skill directory Use this skill's internal files to execute and learn. Load reference files on demand when the default path fails or you need details. Show more Installs 892 Reposit...
1.2K
9307 korean-holiday-calendar nomadamas/k-skill
korean-holiday-calendar Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: npx -y @nomadamas/k-skill@0 instruct korean-holiday-calendar The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by: npx -y @nomadamas/k-skill@0 files korean-holiday-calendar If npx is unavailable, install Node.js 18+ or...
1.2K
9308 clinical-reports k-dense-ai/scientific-agent-skills
Clinical Report Writing Overview Clinical report writing is the process of documenting medical information with precision, accuracy, and compliance with regulatory standards. This skill covers four major categories of clinical reports: case reports for journal publication, diagnostic reports for clinical practice, clinical trial reports for regulatory submission, and patient documentation for medical records. Apply this skill for healthcare documentation, research dissemination, and regulatory c...
1.2K
9309 bioservices k-dense-ai/scientific-agent-skills
BioServices Overview BioServices is a Python package providing programmatic access to approximately 40 bioinformatics web services and databases. Retrieve biological data, perform cross-database queries, map identifiers, analyze sequences, and integrate multiple biological resources in Python workflows. The package handles both REST and SOAP/WSDL protocols transparently. When to Use This Skill This skill should be used when: Retrieving protein sequences, annotations, or structures from UniProt, ...
1.2K
9310 anndata k-dense-ai/scientific-agent-skills
AnnData Overview AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observation metadata (obs), variable metadata (var), and multi-dimensional annotations (obsm, varm, obsp, varp, uns). Originally designed for single-cell genomics through Scanpy, it now serves as a general-purpose framework for any annotated data requiring efficient storage, manipulation, and analysis. When to Use This Skill Use this skill when: Creating, reading, or...
1.2K
9311 qwencloud-update-check qwencloud/qwencloud-ai
Qwen Update Checker Automatic version checker for the qwencloud/qwencloud-ai skill pack. Compares the locally installed version against the latest release on GitHub and notifies the user when an update is available. This skill is referenced by all other qwencloud/qwencloud-ai. When any skill runs, it checks if this skill is installed and delegates version checking here. How It Works Reads the installed version from version.json (the version field bundled with this skill). Fetches the latest vers...
1.2K
9312 assembly-bill-vote-search nomadamas/k-skill
assembly-bill-vote-search Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: npx -y @nomadamas/k-skill@0 instruct assembly-bill-vote-search The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by: npx -y @nomadamas/k-skill@0 files assembly-bill-vote-search If npx is unavailable, install Node.js ...
1.2K
9313 nhis-care-checkup-search nomadamas/k-skill
nhis-care-checkup-search Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: npx -y @nomadamas/k-skill@0 instruct nhis-care-checkup-search The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by: npx -y @nomadamas/k-skill@0 files nhis-care-checkup-search If npx is unavailable, install Node.js 18+...
1.2K
9314 datasources-provisioning grafana/skills
Workflow 1. Ask the starting point: from scratch, or from an existing data source? Ask this before anything else (skip only if the user already made it clear): From scratch — the user names a plugin type to provision → continue with step 2. From an existing data source in a running instance → jump to Convert an existing data source , then return to step 6. 2. Resolve the full plugin id Provisioning needs the canonical plugin id ( <org>-<name>-datasource ), not the short name a user might say. Sh...
1.2K
9315 styles android/skills
Limitations Warn the user that this skill is EXPERIMENTAL and requires updating to alpha version of Compose and opting in to the Experimental APIs. This skill only supports custom UI components and custom themes. This skill does not support Material Design component Styles. Prerequisites 1. Upgrade dependencies The project must use compileSdk version 37 or higher. The project must use androidx.compose.foundation:foundation version 1.12.0-alpha01 or higher. Alternatively, the project must use Com...
1.2K
9316 template-validation dotnet/skills
Template Validation This skill helps validate custom dotnet new templates for correctness before publishing. It encodes the validation rules that catch common authoring mistakes — issues that cause templates to silently fail, produce broken projects, or not appear in dotnet new list . When to Use User asks to check or validate a template.json file User reports "my template doesn't show up after installing" User wants to review a template before packaging and publishing to NuGet User encounters u...
1.2K
9317 audio-ducking sonilo-ai/skills
Sonilo Audio Ducking Automatically duck a music bed under a voice track: Sonilo lowers the music wherever the voice is speaking and lifts it back in the gaps, then returns the mixed result. The voice input may be a video — its audio track is used as the voice, and the ducked mix is muxed back into a new video. Setup: See the setup-api-key skill. ⚠️ Cost: makes an API call that may incur charges. Only call when explicitly requested. Transport: MCP or CLI Pick one at the start of the session and s...
1.2K
9318 fusion-research equinor/fusion-skills
Fusion Research When to use Use this skill when a user needs a source-backed answer about the Fusion ecosystem. Show more
1.2K
9319 phaser playableintelligence/game-creator
Phaser 3 Game Development You are an expert Phaser game developer building games with the game-creator plugin. Follow these patterns to produce well-structured, visually polished, and maintainable 2D browser games. Core Principles Core loop first — Implement the minimum gameplay loop before any polish: boot → preload → create → update. Add the win/lose condition and scoring before visuals, audio, or juice. Keep initial scope small: 1 scene, 1 mechanic, 1 fail condition. Wire spectacle EventBus h...
1.2K
9320 gget k-dense-ai/scientific-agent-skills
gget Use this skill when a task needs quick bioinformatics lookup across genomic reference databases with the gget CLI or Python package. When to Use Finding Ensembl IDs, gene metadata, transcript details, or sequences. Running quick BLAST or BLAT lookups without building a full local pipeline. Fetching reference genome links and annotations from Ensembl. Querying protein structure, pathway, cancer, expression, or disease-association modules through a single interface. Creating a reproducible fi...
1.2K
9321 category-positioning eronred/aso-skills
Category & Subcategory Positioning You are an App Store category strategist. Your goal is to recommend the primary and secondary category (App Store) or category + tags (Play Store) that maximize the user's discoverability, ranking potential, and featuring odds — and explain when a category switch is worth the disruption. Initial Assessment Check for app-marketing-context.md Ask for the App ID and current categories Ask: What does the app actually do in 1 sentence (their words, not marketing)? A...
1.2K
9322 bulk-operations hubspot/agent-cli-skills
Resources File When to use resources/json-patterns.md Reshape patterns for turning a read into an update payload, a search into a delete list, a CSV into an upsert stream. Source of truth This is the hubspot agent CLI; the hs developer CLI ( @hubspot/cli ) is a different tool and does not manage CRM data or workflows. hubspot <command> --help is authoritative. If anything in this file contradicts --help , trust --help and tell the user. Run hubspot objects types once at the start of a session to...
1.2K
9323 core-fix-skill-docs actionbook/rust-skills
Fix Skill Documentation Version: 2.1.0 | Last Updated: 2025-01-27 Check and fix missing reference files in dynamic skills. Usage /fix-skill-docs [crate_name] [--check-only] [--remove-invalid] Arguments: crate_name : Specific crate to check (optional, defaults to all) --check-only : Only report issues, don't fix --remove-invalid : Remove invalid references instead of creating files Execution Mode Detection Show more Installs 899 Repository actionbook/rust-skills GitHub Stars 1.4K First Seen May 1...
1.2K
9324 maui-data-binding dotnet/skills
.NET MAUI Data Binding Wire UI controls to ViewModel properties with compile-time safety, correct change notification, and minimal overhead. Prefer compiled bindings everywhere and treat binding warnings as build errors. When to Use Adding x:DataType compiled bindings to a new or existing page Implementing INotifyPropertyChanged or CommunityToolkit ObservableObject Creating or consuming IValueConverter / IMultiValueConverter Choosing the correct BindingMode for a control property Setting Binding...
1.2K
9325 maui-theming dotnet/skills
.NET MAUI Theming Apply light/dark mode support, custom branded themes, and runtime theme switching in .NET MAUI apps using AppThemeBinding, ResourceDictionary swapping, and system theme detection APIs. When to Use Adding light and dark mode support to a .NET MAUI app Creating custom branded themes with ResourceDictionary Detecting and responding to system theme changes at runtime Letting users choose a preferred theme (light, dark, or system default) Combining OS-driven theme response with cust...
1.2K
9326 maui-dependency-injection dotnet/skills
Dependency Injection in .NET MAUI .NET MAUI uses the same Microsoft.Extensions.DependencyInjection container as ASP.NET Core. All service registration happens in MauiProgram.CreateMauiApp() on builder.Services . The container is built once at startup and is immutable thereafter. When to Use Registering services, ViewModels, and Pages in MauiProgram.cs Choosing between AddSingleton , AddTransient , and AddScoped Wiring constructor injection for Pages and ViewModels Leveraging Shell navigation to ...
1.2K
9327 ai-debt-detector wshobson/agents
AI Debt Detector Overview AI agents generate code that passes the happy path but hides debt: missing error handling, orphaned resources, ignored failure modes, hallucinated packages, silent architectural drift. This skill forces a targeted audit for the exact patterns AI agents get wrong. When to Use After any AI code generation session (20+ lines produced) Before merging AI-generated PRs When code works but something feels off After vibe-coding sprints where debt accumulates fastest When the ag...
1.2K
9328 agent-planner ruvnet/ruflo
name: planner type: coordinator color: "4ECDC4" description: Strategic planning and task orchestration agent capabilities: task_decomposition dependency_analysis resource_allocation timeline_estimation risk_assessment priority: high hooks: pre: | echo "🎯 Planning agent activated for: $TASK" memory_store "planner_start_$(date +%s)" "Started planning: $TASK" post: | echo "✅ Planning complete" memory_store "planner_end_$(date +%s)" "Completed planning: $TASK" Strategic Planning Agent You are a stra...
1.2K
9329 agentic-jujutsu ruvnet/ruflo
Agentic Jujutsu - AI Agent Version Control Quantum-ready, self-learning version control designed for multiple AI agents working simultaneously without conflicts. When to Use This Skill Use agentic-jujutsu when you need: ✅ Multiple AI agents modifying code simultaneously ✅ Lock-free version control (23x faster than Git) ✅ Self-learning AI that improves from experience ✅ Quantum-resistant security for future-proof protection ✅ Automatic conflict resolution (87% success rate) ✅ Pattern recognition ...
1.2K
9330 frontend-developer sickn33/agentic-awesome-skills
You are a frontend development expert specializing in modern React applications, Next.js, and cutting-edge frontend architecture. Use this skill when Building React or Next.js UI components and pages Fixing frontend performance, accessibility, or state issues Designing client-side data fetching and interaction flows Do not use this skill when You only need backend API architecture You are building native apps outside the web stack You need pure visual design without implementation guidance Instr...
1.2K
9331 ai-engineer sickn33/agentic-awesome-skills
You are an AI engineer specializing in production-grade LLM applications, generative AI systems, and intelligent agent architectures. Use this skill when Building or improving LLM features, RAG systems, or AI agents Designing production AI architectures and model integration Optimizing vector search, embeddings, or retrieval pipelines Implementing AI safety, monitoring, or cost controls Do not use this skill when The task is pure data science or traditional ML without LLMs You only need a quick ...
1.2K
9332 auth adobe/skills
Authentication Integrations You are an expert in authentication for Vercel-deployed applications — covering Clerk (native Vercel Marketplace integration), Descope, and Auth0. Clerk (Recommended — Native Marketplace Integration) Clerk is a native Vercel Marketplace integration with auto-provisioned environment variables and unified billing. Current SDK: @clerk/nextjs v7 (Core 3, March 2026). Install via Marketplace Install Clerk from Vercel Marketplace (auto-provisions env vars) vercel integrati...
1.2K
9333 vaex k-dense-ai/scientific-agent-skills
Vaex Overview Vaex is a high-performance Python library designed for lazy, out-of-core DataFrames to process and visualize tabular datasets that are too large to fit into RAM. Vaex can process over a billion rows per second, enabling interactive data exploration and analysis on datasets with billions of rows. When to Use This Skill Use Vaex when: Processing tabular datasets larger than available RAM (gigabytes to terabytes) Performing fast statistical aggregations on massive datasets Creating vi...
1.2K
9334 clinical-decision-support k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.2K
9335 modal k-dense-ai/scientific-agent-skills
Modal Imperative API Guide Use createModal from @lobehub/ui for imperative modal dialogs. Why Imperative? Mode Characteristics Recommended Declarative Need open state, render <Modal /> ❌ Imperative Call function directly, no state ✅ File Structure features/ └── MyFeatureModal/ ├── index.tsx Export createXxxModal └── MyFeatureContent.tsx Modal content Implementation 1. Content Component ( MyFeatureContent.tsx ) 'use client' ; import { useModalContext } from '@lobehub/ui' ; import { us...
1.2K
9336 pydicom k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.2K
9337 tanstack-ai tanstack-skills/tanstack-skills
Overview TanStack AI is a modular, provider-agnostic AI SDK with tree-shakeable adapters for OpenAI, Anthropic, Gemini, Ollama, and more. It provides streaming-first text generation, tool calling with approval workflows, structured output with Zod schemas, multimodal content support, and React hooks for chat/completion UIs. Core: @tanstack/ai Vanilla Client: @tanstack/ai-client (framework-agnostic) React: @tanstack/ai-react Solid: @tanstack/ai-solid Adapters: @tanstack/ai-openai , @tanstack/ai-a...
1.2K
9338 core-actionbook actionbook/rust-skills
Actionbook Pre-computed action manuals for browser automation. Agents receive structured page information instead of parsing entire HTML. Workflow search_actions - Search by keyword, returns URL-based action IDs with content previews get_action_by_id - Get full action manual with page details, DOM structure, and element selectors Execute - Use returned selectors with your browser automation tool MCP Tools search_actions - Search by keyword. Returns: URL-based action IDs, content previews, releva...
1.2K
9339 app-rejection-recovery eronred/aso-skills
App Rejection Recovery You are an App Review specialist. Your goal is to diagnose the rejection, write a clean response (or appeal), fix the underlying issue, and get the user resubmitted within 24–72 hours. Initial Assessment Ask the user to paste the full rejection message verbatim — including the guideline number(s) Ask: App Store, Play Store, or both? Ask: First submission or update? (First submissions are scrutinized harder) Ask: App ID and app category Ask: What was changed in this version...
1.2K
9340 qwencloud-model-selector qwencloud/qwencloud-ai
Agent setup : If your agent doesn't auto-load skills (e.g. Claude Code), see agent-compatibility.md once per session. Qwen Model Selector (Advisor) This skill operates in two modes: Interactive advisory — asks diagnostic questions to recommend the right model (see Diagnostic Flow). Cross-skill resolution — provides a fast-path model lookup for execution skills that need a model decision without user interaction (see recommendation-matrix.md ). Do not fabricate model names — only recommend models...
1.2K
9341 minimalist-ui nexu-io/open-design
Protocol: Premium Utilitarian Minimalism UI Architect 1. Protocol Overview Name: Premium Utilitarian Minimalism & Editorial UI Description: An advanced frontend engineering directive for generating highly refined, ultra-minimalist, "document-style" web interfaces analogous to top-tier workspace platforms. This protocol strictly enforces a high-contrast warm monochrome palette, bespoke typographic hierarchies, meticulous structural macro-whitespace, bento-grid layouts, and an ultra-flat component...
1.2K
9342 kopis-performance-search nomadamas/k-skill
kopis-performance-search Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: npx -y @nomadamas/k-skill@0 instruct kopis-performance-search The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by: npx -y @nomadamas/k-skill@0 files kopis-performance-search If npx is unavailable, install Node.js 18+...
1.2K
9343 reference-design-contract nexu-io/open-design
Reference Design Contract Use this skill when the user has taste signals, references, or a rough "like this" request and needs a reusable design contract before generation. The goal is not to write a longer prompt. The goal is to make design decisions explicit enough that a later prototype, deck, redesign, or image-remix run can execute without guessing. What this skill produces Create three files: DESIGN.md — the reusable visual direction, following Open Design's standard nine-section design-sy...
1.2K
9344 maui-collectionview dotnet/skills
CollectionView — .NET MAUI CollectionView is the primary control for displaying scrollable lists and grids of data in .NET MAUI. It replaces ListView with better performance, flexible layouts, and no ViewCell requirement. When to Use Displaying a scrollable list or grid of data items Binding a collection of objects to a templated item layout Adding selection (single or multiple), grouping, or pull-to-refresh Implementing infinite scroll / incremental loading Showing swipe actions on list items D...
1.2K
9345 langsmith-online-eval-engineering langchain-ai/langchain-skills
Online Eval Engineering Build online evaluators iteratively: inspect traces and interview user -> propose directions -> user chooses -> build evaluator -> test, attach, verify -> review and repeat Read references/langsmith-api.md before creating or modifying evaluators. 1. Inspect traces Ask the user for their LangSmith project name. Fetch recent root-level traces and print their structure. Read references/trace-inspection.md . Find: run name and type; available input and output field names; the...
1.2K
9346 sparc-methodology ruvnet/ruflo
Sparc Methodology Skill Purpose SPARC development workflow: Specification, Pseudocode, Architecture, Refinement, Completion. A structured approach for complex implementations that ensures thorough planning before coding. When to Trigger new feature implementation complex implementations architectural changes system redesign integration work unclear requirements When to Skip simple bug fixes documentation updates configuration changes well-defined small tasks routine maintenance Commands Specific...
1.2K
9347 swarm-advanced ruvnet/ruflo
Advanced Swarm Orchestration Master advanced swarm patterns for distributed research, development, and testing workflows. This skill covers comprehensive orchestration strategies using both MCP tools and CLI commands. Quick Start Prerequisites Ensure Claude Flow is installed npm install -g claude-flow@alpha Add MCP server (if using MCP tools) claude mcp add claude-flow npx claude-flow@alpha mcp start Basic Pattern // 1. Initialize swarm topology mcp__claude - flow__swarm_init ( { topology : "m...
1.2K
9348 pufferlib k-dense-ai/scientific-agent-skills
PufferLib - High-Performance Reinforcement Learning Overview PufferLib is a high-performance reinforcement learning library designed for fast parallel environment simulation and training. It achieves training at millions of steps per second through optimized vectorization, native multi-agent support, and efficient PPO implementation (PuffeRL). The library provides the Ocean suite of 20+ environments and seamless integration with Gymnasium, PettingZoo, and specialized RL frameworks. When to Use T...
1.2K
9349 crm-data-quality hubspot/agent-cli-skills
Read bulk-operations/SKILL.md first — JSONL piping, batch read, pagination, and dry-run/digest/confirm gating apply to every command below. Property discovery Don't guess property names. List them: hubspot properties list --type contacts --format table hubspot properties list --type contacts | jq -c 'select(.type=="enumeration") | {name, label}' Same for --type companies , deals , or any custom type ( hubspot objects types ). 1. Find incomplete records !name = NOT_HAS_PROPERTY (missing or empty)...
1.2K
9350 laravel-best-practices laravel/boost
Laravel 12 Best Practices Comprehensive best practices guide for Laravel 12 applications. Contains 45+ rules across 8 categories for building scalable, maintainable Laravel applications. When to Apply Reference these guidelines when: Creating controllers, models, and services Writing migrations and database queries Implementing validation and form requests Building APIs with Laravel Structuring Laravel applications Rule Categories by Priority Priority Category Impact Prefix 1 Architecture & ...
1.2K