搜索结果
全部能力
找到 17783 个相关结果
软件工程 / 诊断修复
deepspeed
deepspeed
Expert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline parallelism, FP16/BF16/FP8, 1-bit Adam, sparse attention
软件工程 / 部署发布
github-release-management
github-release-management
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
安全与治理 / 审核评估
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.
通用助手 / 编排推荐
ce-optimize
ce-optimize
Run metric-driven iterative optimization loops -- define a measurable goal, run parallel experiments, measure each against hard gates or LLM-as-judge scores,…
软件工程 / 部署发布
review
review
Comprehensive code review workflow - parallel specialized reviews → synthesis
设计与产品 / 审核评估
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…
通用助手 / 编排推荐
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.
研究学习 / 检索整理
documentation-templates
documentation-templates
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
软件工程 / 诊断修复
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.…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
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…
通用助手 / 编排推荐
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…
数据与分析 / 分析洞察
controlling-costs
controlling-costs
Analyzes Axiom query patterns to find unused data, then builds dashboards and monitors for cost optimization. Use when asked to reduce Axiom costs, find unused…
软件工程 / 诊断修复
会话启动钩子
session-start-hook
为 Claude Code 创建和开发启动钩子。当用户希望为 Claude Code 设置代码仓库,或创建 SessionStart 钩子以确保……时使用。
通用助手 / 编排推荐
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…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
debug
debug
Debug issues by investigating logs, database state, and git history