搜索结果
ing
找到 13037 个相关结果
软件工程 / 诊断修复
systems-programming-rust-project
systems-programming-rust-project
You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo…
办公运营 / 自动执行
spreadsheet-processor
spreadsheet-processor
Process and manipulate spreadsheet documents. Creates, edits, analyzes, and transforms Excel files with formula and formatting support.
软件工程 / 诊断修复
graphql-implementation
graphql-implementation
Design and implement GraphQL APIs with schema design, resolvers, queries, mutations, subscriptions, and best practices. Use when building GraphQL servers, designing schemas, or migrating from REST to GraphQL.
通用助手 / 编排推荐
firecrawl-dashboard-reporting
firecrawl-dashboard-reporting
firecrawl-dashboard-reporting — an installable skill for AI agents, published by firecrawl/firecrawl-workflows.
内容创作 / 生成
eachlabs-video-generation
eachlabs-video-generation
Generate new videos from text prompts, images, or reference inputs using EachLabs AI models. Supports text-to-video, image-to-video, transitions, motion…
安全与治理 / 审核评估
git-troubleshooting
git-troubleshooting
Git troubleshooting techniques including recovering lost commits, fixing merge conflicts, resolving detached HEAD, and diagnosing repository issues. Use when…
通用助手 / 编排推荐
create-skill
create-skill
Scaffolds new agent skills for the dotnet/skills repository. Use when creating a new skill, generating SKILL.md files, or setting up skill directory…
设计与产品 / 审核评估
告警管理
alert-management
使用 PagerDuty 实现全面的告警管理、升级策略和事件协调。适用于设置告警系统、管理值班排班或协调事件响应的场景。
通用助手 / 编排推荐
alicloud-ai-image-qwen-image-edit-test
alicloud-ai-image-qwen-image-edit-test
Model Studio Qwen Image Edit 的最小图像编辑冒烟测试。
通用助手 / 编排推荐
dotnet-pinvoke
dotnet-pinvoke
Correctly call native (C/C++) libraries from .NET using P/Invoke and LibraryImport. Covers function signatures, string marshalling, memory lifetime, SafeHandle, and cross-platform patterns. USE FOR: writing new P/Invoke or LibraryImport declarations, reviewing or debugging existing native interop code, wrapping a C or C++ library for use in .NET, diagnosing crashes, memory leaks, or corruption at the managed/native boundary. DO NOT USE FOR: COM interop, C++/CLI mixed-mode assemblies, or pure managed code with no native dependencies.
软件工程 / 诊断修复
docx-to-markdown
docx-to-markdown
[Document Processing] Use when you need to convert Microsoft Word ( DOCX) files to Markdown with GFM support (tables, images, code blocks).
设计与产品 / 审核评估
economic-systems
economic-systems
Design economic systems for fictional worlds. Use when worldbuilding needs currencies, trade networks, resource economies, or when economic pressures should…
软件工程 / 诊断修复
setup-serena-mcp
setup-serena-mcp
Guide for setup Serena MCP server for semantic code retrieval and editing capabilities
设计与产品 / 审核评估
interior-design-expert
interior-design-expert
Expert interior designer with deep knowledge of space planning, color theory (Munsell, NCS), lighting design (IES standards), furniture proportions, and…
软件工程 / 诊断修复
block-collection-and-party
block-collection-and-party
The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this…
通用助手 / 编排推荐
build-perf-baseline
build-perf-baseline
Establish build performance baselines and apply systematic optimization techniques. Only activate in MSBuild/.NET build context. USE FOR: diagnosing slow…
通用助手 / 编排推荐
build-perf-diagnostics
build-perf-diagnostics
Diagnose MSBuild build performance bottlenecks using binary log analysis. Only activate in MSBuild/.NET build context. USE FOR: identifying why builds are slow…
研究学习 / 检索整理
deepwiki
deepwiki
Query any public GitHub repo's documentation via DeepWiki. Use when needing to understand a library, framework, or dependency. Triggers on "look up docs", "how does X work", "deepwiki", "deepwiki".
研究学习 / 检索整理
statsmodels
statsmodels
Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and…
软件工程 / 诊断修复
rollup-bundler
rollup-bundler
Best practices and guidelines for Rollup.js module bundler configuration, ES modules, and library bundling