搜索结果
ing
找到 13037 个相关结果
研究学习 / 检索整理
hive-mind
hive-mind
Byzantine fault-tolerant consensus and distributed coordination. Queen-led hierarchical swarm management with multiple consensus strategies. Use when: distributed coordination, fault-tolerant operations, multi-agent consensus, collective decision making. Skip when: single-agent tasks, simple operations, local-only work.
研究学习 / 检索整理
deep-research
deep-research
Conduct systematic academic literature reviews in 6 phases, producing structured notes, a curated paper database, and a synthesized final report. Output is…
通用助手 / 编排推荐
microsoft-extensions-dependency-injection
microsoft-extensions-dependency-injection
Dependency injection patterns and best practices using Microsoft.Extensions.DependencyInjection for .NET applications. Use when configuring DI containers in…
软件工程 / 诊断修复
custom-code-management
custom-code-management
Add, review, or remove inline custom scripts on a Webflow site (up to 10,000 chars). Use for analytics, tracking pixels, chat widgets, or any custom…
设计与产品 / 审核评估
huggingface-trackio
huggingface-trackio
Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API), firing alerts for training diagnostics, or…
软件工程 / 诊断修复
deepspeed
deepspeed
Expert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline parallelism, FP16/BF16/FP8, 1-bit Adam, sparse attention
通用助手 / 编排推荐
ocr
ocr
OCR skill for extracting text from images and PDFs. Use when you need to read text from screenshots, photos, scanned documents, or any image file. Supports…
软件工程 / 部署发布
github-release-management
github-release-management
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
软件工程 / 诊断修复
react-selective-hydration
react-selective-hydration
Teaches selective hydration combined with streaming SSR in React 18+. Use when you need to prioritize hydrating interactive components while streaming the rest…
软件工程 / 诊断修复
meshyai
meshyai
Generate custom 3D models from text or images using Meshy AI, then auto-rig and animate them for Three.js games. The preferred source for all 3D game assets.…
数据与分析 / 分析洞察
market-top-detector
market-top-detector
Detects market top probability using O'Neil Distribution Days, Minervini Leading Stock Deterioration, and Monty Defensive Sector Rotation. Generates a 0-100…
通用助手 / 编排推荐
rate-limiting-implementation
rate-limiting-implementation
Implement rate limiting, throttling, API quotas, and backpressure mechanisms to protect services from abuse and ensure fair resource usage. Use when building APIs, preventing DOS attacks, or managing system load.
安全与治理 / 审核评估
ln-626-dead-code-auditor
ln-626-dead-code-auditor
Checks unreachable code, unused imports/variables/functions, commented-out code, unsupported patterns. Use when auditing dead code.
软件工程 / 诊断修复
image-gen
image-gen
Generate website images with Gemini 3 Native Image Generation. Covers hero banners, service cards, infographics with legible text, and multi-turn editing.…
通用助手 / 编排推荐
pyre-code-ml-practice
pyre-code-ml-practice
Self-hosted ML coding practice platform with 68 problems covering Transformers, diffusion, RLHF, and more — instant browser feedback, no GPU required.
软件工程 / 诊断修复
general-best-practices
general-best-practices
General software development best practices covering code quality, testing, security, performance, and maintainability across technology stacks
软件工程 / 诊断修复
project-structure
project-structure
Guidelines for organizing .NET projects, including solution structure, project references, folder conventions, .slnx format, centralized build properties, and…
通用助手 / 编排推荐
package-management
package-management
NuGet package management best practices including versioning strategies, central package management, and dependency resolution. Use when setting up Central…
通用助手 / 编排推荐
firebase-firestore-standard
firebase-firestore-standard
Comprehensive guide for Firestore Standard Edition, including provisioning, security rules, and SDK usage. Use this skill when the user needs help setting up…
软件工程 / 诊断修复
serialization
serialization
JSON and binary serialization patterns for .NET applications, including System.Text.Json source generators, Protocol Buffers, MessagePack, and AOT-compatible…