搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
changelog
changelog
Create engaging changelogs for recent merges to main branch
软件工程 / 诊断修复
gsap-fundamentals
gsap-fundamentals
Core GSAP animation concepts including tweens, timelines, easing functions, and animation properties. Use when implementing basic animations, transitions, or…
软件工程 / 部署发布
stripe-payments
stripe-payments
Automate Stripe payment processing, subscription management, invoicing, and financial reporting
软件工程 / 诊断修复
nextjs-server-client-components
nextjs-server-client-components
Guide for choosing between Server Components and Client Components in Next.js App Router. CRITICAL for useSearchParams (requires Suspense + 'use client'),…
软件工程 / 诊断修复
skill-creator
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's…
软件工程 / 诊断修复
mcp-csharp-debug
mcp-csharp-debug
Run and debug C# MCP servers locally. Covers IDE configuration, MCP Inspector testing, GitHub Copilot Agent Mode integration, logging setup, and troubleshooting. USE FOR: running MCP servers locally with dotnet run, configuring VS Code or Visual Studio for MCP debugging, testing tools with MCP Inspector, testing with GitHub Copilot Agent Mode, diagnosing tool registration issues, setting up mcp.json configuration, debugging MCP protocol messages, configuring logging for stdio and HTTP servers. DO NOT USE FOR: creating new MCP servers (use mcp-csharp-create), writing automated tests (use mcp-csharp-test), publishing or deploying to production (use mcp-csharp-publish).
软件工程 / 诊断修复
chemist-analyst
chemist-analyst
Analyzes events through chemistry lens using molecular structure, reaction mechanisms, thermodynamics, kinetics, and analytical techniques (spectroscopy, chromatography, mass spectrometry). Provides insights on chemical processes, material properties, reaction pathways, synthesis, and analytical methods. Use when: Chemical reactions, material analysis, synthesis planning, process optimization, environmental chemistry. Evaluates: Molecular structure, reaction mechanisms, yield, selectivity, safety, environmental impact.
软件工程 / 诊断修复
neo4j-cypher-skill
neo4j-cypher-skill
Generates, optimizes, and validates Cypher 25 queries for Neo4j 2025.x and 2026.x.
软件工程 / 诊断修复
mcp-csharp-test
mcp-csharp-test
Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK. USE FOR: unit testing MCP tool methods, integration testing with in-memory MCP client/server, end-to-end testing via MCP protocol, testing HTTP MCP servers with WebApplicationFactory, mocking dependencies in tool tests, creating evaluations for MCP servers, writing eval questions, measuring tool quality. DO NOT USE FOR: testing MCP clients (this is server testing only), load or performance testing, testing non-.NET MCP servers, debugging server issues (use mcp-csharp-debug).
软件工程 / 诊断修复
tech-doc-style-chinese
tech-doc-style-chinese
Writing skill for Chinese technical documentation and product copy — enforces clarity, correct typography, and avoids buzzwords.
软件工程 / 诊断修复
rest-api-design
rest-api-design
Designs RESTful APIs with proper resource naming, HTTP methods, status codes, and response formats. Use when building new APIs, establishing API conventions,…
软件工程 / 诊断修复
声网
agora
当用户希望为应用添加实时语音、视频、AI 语音代理、聊天、直播、录制或令牌生成功能时激活。支持 Web、React、Next.js、iOS (Swift)、Android (Kotlin)、React Native、Flutter、Go 和 Python。以下 Agora CLI 命令也会触发激活:`agora login`、`agora init`、`agora quickstart`、`agora project env`、`agora project doctor`、`agora introspect --json`、`agora --help --all`。规则:仅使用技能参考文件进行集成——不要通过网络搜索 Agora 文档。对于演示或原型,始终先克隆官方示例——不要从零开始实现。
软件工程 / 诊断修复
shiny-bslib-theming
shiny-bslib-theming
Advanced theming for Shiny apps using bslib and Bootstrap 5. Use when customizing app appearance with bs_theme(), Bootswatch themes, custom colors, typography,…
软件工程 / 诊断修复
playwright-best-practices
playwright-best-practices
Use when writing or modifying Playwright tests (.spec.ts, .test.ts with @playwright/test imports).
软件工程 / 诊断修复
stripe-webhooks
stripe-webhooks
Receive and verify Stripe webhooks. Use when setting up Stripe webhook handlers, debugging signature verification, or handling payment events like payment_intent.succeeded, customer.subscription.created, or invoice.paid.
软件工程 / 诊断修复
groove-utilities-task-update
groove-utilities-task-update
Update an existing task in the configured backend.
软件工程 / 诊断修复
opentrons-integration
opentrons-integration
Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2…
软件工程 / 诊断修复
applicant-screening
applicant-screening
Screen job applications against requirements and score candidates
软件工程 / 部署发布
k8s-debug
k8s-debug
Diagnose and fix Kubernetes pods, CrashLoopBackOff, Pending, DNS, networking, storage, and rollout failures with kubectl.
软件工程 / 部署发布
posix-shell-pro
posix-shell-pro
Expert in strict POSIX sh scripting for maximum portability across Unix-like systems. Specializes in shell scripts that run on any POSIX-compliant shell (dash,…