搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
feed-catchup
feed-catchup
Catch up on your RSS feed — highlights up top, full browse below
通用助手 / 编排推荐
阿里云AI多模态通义千问VL测试
alicloud-ai-multimodal-qwen-vl-test
alicloud-ai-multimodal-qwen-vl-test — 一个可安装的 AI 智能体技能,由 cinience/alicloud-skills 发布。
通用助手 / 编排推荐
fix-flaky-tests
fix-flaky-tests
Fixes flaky tests by analyzing failure patterns from Tuist test insights, identifying root causes, and applying targeted corrections. Can be invoked with a…
软件工程 / 诊断修复
excel-automation
excel-automation
Create, parse, and control Excel files on macOS. Professional formatting with openpyxl, complex xlsm parsing with stdlib zipfile+xml for investment bank…
通用助手 / 编排推荐
external-context
external-context
Invoke parallel document-specialist agents for external web searches and documentation lookup
研究学习 / 检索整理
llamaindex-development
llamaindex-development
Expert guidance for LlamaIndex development including RAG applications, vector stores, document processing, query engines, and building production AI…
软件工程 / 部署发布
migrate-dotnet9-to-dotnet10
migrate-dotnet9-to-dotnet10
Migrate a .NET 9 project or solution to .NET 10 and resolve all breaking changes. USE FOR: upgrading TargetFramework from net9.0 to net10.0, fixing build errors after updating the .NET 10 SDK, resolving source and behavioral changes in .NET 10 / C# 14 / ASP.NET Core 10 / EF Core 10, updating Dockerfiles for Debian-to-Ubuntu base images, resolving obsoletion warnings (SYSLIB0058-SYSLIB0062), adapting to SDK/NuGet changes (NU1510, PrunePackageReference), migrating System.Linq.Async to built-in AsyncEnumerable, fixing OpenApi v2 API changes, cryptography renames, and C# 14 compiler changes (field keyword, extension keyword, span overloads). DO NOT USE FOR: .NET Framework migrations, upgrading from .NET 8 or earlier (use migrate-dotnet8-to-dotnet9 first), greenfield .NET 10 projects, or cosmetic modernization. LOADS REFERENCES: csharp-compiler, core-libraries, sdk-msbuild (always); aspnet-core, efcore, cryptography, extensions-hosting, serialization-networking, winforms-wpf, containers-interop (selective).
软件工程 / 诊断修复
svelte
svelte
Expert in Svelte and SvelteKit development with modern patterns and SSR
安全与治理 / 审核评估
supabase-development
supabase-development
Supabase development guidelines for database, authentication, real-time subscriptions, and Edge Functions.
通用助手 / 编排推荐
claude-ally-health
claude-ally-health
A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.
数据与分析 / 分析洞察
geo-database
geo-database
Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for…
设计与产品 / 审核评估
seaborn
seaborn
Statistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with attractive…
通用助手 / 编排推荐
p-video
p-video
Generate videos with Pruna P-Video and WAN models via inference.sh CLI. Models: P-Video, WAN-T2V, WAN-I2V. Capabilities: text-to-video, image-to-video, audio…
软件工程 / 诊断修复
loki
loki
Grafana Loki log aggregation and LogQL query language. Covers LogQL syntax (log queries, metric queries, label matchers, line filters, parsers: json/logfmt/pattern/regexp/unpack, label filters, line_format), Loki architecture, log ingestion via Alloy/Promtail/Fluent Bit, structured metadata, and Logs Drilldown. Use when writing LogQL queries, configuring Loki, troubleshooting log pipelines, or analyzing logs.
通用助手 / 编排推荐
mediator-pattern
mediator-pattern
Teaches the mediator pattern for centralized component communication. Use when multiple components need to communicate and direct coupling between them creates…
研究学习 / 检索整理
ln-520-test-planner
ln-520-test-planner
Orchestrates test planning pipeline: research, manual testing, automated test planning. Use when Story needs comprehensive test coverage planning.
软件工程 / 诊断修复
tanstack-ranger
tanstack-ranger
Headless utilities for building range and multi-range sliders in TS/JS, React, Vue, Solid, Svelte & Angular.
自动化与集成 / 自动执行
ln-523-auto-test-planner
ln-523-auto-test-planner
Plans automated tests (E2E/Integration/Unit) using Risk-Based Testing after manual testing. Use when Story needs a test task with prioritized scenarios.
通用助手 / 编排推荐
java-performance
java-performance
JVM performance tuning - GC optimization, profiling, memory analysis, benchmarking
研究学习 / 检索整理
ln-723-seed-data-generator
ln-723-seed-data-generator
Generates seed data from ORM schemas or entity definitions to any target format. Use when populating databases for development.