搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 部署发布
setup-arxiv-mcp
setup-arxiv-mcp
Guide for setup arXiv paper search MCP server using Docker MCP
软件工程 / 部署发布
migrate-dotnet10-to-dotnet11
migrate-dotnet10-to-dotnet11
Migrate a .NET 10 project or solution to .NET 11 and resolve all breaking changes. This is a MIGRATION skill — use it when upgrading from .NET 10 to .NET 11, NOT for writing new programs. USE FOR: upgrading TargetFramework from net10.0 to net11.0, fixing build errors after updating the .NET 11 SDK, resolving source-breaking and behavioral changes in .NET 11 runtime, C# 15 compiler, and EF Core 11, adapting to updated minimum hardware requirements (x86-64-v2, Arm64 LSE), and updating CI/CD pipelines and Dockerfiles for .NET 11. DO NOT USE FOR: .NET Framework migrations, upgrading from .NET 9 or earlier, greenfield .NET 11 projects, or cosmetic modernization unrelated to the upgrade. NOTE: .NET 11 is in preview. Covers breaking changes through Preview 3.
软件工程 / 部署发布
pubchem-database
pubchem-database
Query PubChem via PUG-REST API/PubChemPy (110M+ compounds). Search by name/CID/SMILES, retrieve properties, similarity/substructure searches, bioactivity, for…
软件工程 / 诊断修复
memory-schema
memory-schema
Schema lifecycle management for Basic Memory: discover unschemaed notes, infer schemas, create and edit schema definitions, validate notes, and detect drift.…
软件工程 / 诊断修复
status
status
Display the current state of the FPF knowledge base
软件工程 / 诊断修复
ml-engineer
ml-engineer
Build production ML systems with PyTorch 2.x, TensorFlow, and modern ML frameworks. Implements model serving, feature engineering, A/B testing, and monitoring.
软件工程 / 部署发布
multi-cloud-strategy
multi-cloud-strategy
Design and implement multi-cloud strategies spanning AWS, Azure, and GCP with vendor lock-in avoidance, hybrid deployments, and federation.
软件工程 / 诊断修复
paywall-upgrade-cro
paywall-upgrade-cro
When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall,"…
软件工程 / 诊断修复
aws-serverless-eda
aws-serverless-eda
AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs,…
软件工程 / 诊断修复
observability-monitoring
observability-monitoring
Complete observability stack with structured logging, error tracking, and web analytics.
软件工程 / 诊断修复
javascript-testing-patterns
javascript-testing-patterns
Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications using modern testing frameworks and best practices.
软件工程 / 诊断修复
swiftui-expert-skill
swiftui-expert-skill
Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, and iOS 26+ Liquid Glass adoption. Use…
软件工程 / 诊断修复
neurokit2
neurokit2
Comprehensive biosignal processing toolkit for analyzing physiological data including ECG, EEG, EDA, RSP, PPG, EMG, and EOG signals. Use this skill when…
软件工程 / 诊断修复
agent-evaluation
agent-evaluation
评估并改进 Claude Code 命令、技能和智能体。用于测试提示词有效性、验证上下文工程选择或衡量…
软件工程 / 部署发布
scraper-builder
scraper-builder
Guide AI agents to generate complete PageObject pattern web scraper projects using Playwright and TypeScript with Docker deployment. Supports agent-browser…
软件工程 / 诊断修复
microbenchmarking
microbenchmarking
Activate this skill when BenchmarkDotNet (BDN) is involved in the task — creating, running, configuring, or reviewing BDN benchmarks. Also activate when microbenchmarking .NET code would be useful and BenchmarkDotNet is the likely tool. Consider activating when answering a .NET performance question requires measurement and BenchmarkDotNet may be needed. Covers microbenchmark design, BDN configuration and project setup, how to run BDN microbenchmarks efficiently and effectively, and using BDN for side-by-side performance comparisons. Do NOT use for profiling/tracing .NET code (dotnet-trace, PerfView), production telemetry, or load/stress testing (Crank, k6).
软件工程 / 诊断修复
ccg
ccg
Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask gemini, then Claude synthesizes results
软件工程 / 诊断修复
graphql-development
graphql-development
GraphQL development guidelines with type-safe clients, schema design, and integration with React and Next.js.
软件工程 / 诊断修复
meeting-insights-analyzer
meeting-insights-analyzer
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid…
软件工程 / 诊断修复
lerna
lerna
Best practices for Lerna monorepo management, versioning, and publishing