搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 部署发布
harper-best-practices
harper-best-practices
Best practices for building Harper applications, covering schema definition,
软件工程 / 诊断修复
groove-utilities-memory-install
groove-utilities-memory-install
Set up memory backend and configuration.
软件工程 / 部署发布
deep-analysis
deep-analysis
Performs focused, depth-first investigation of specific reverse engineering questions through iterative analysis and database improvement. Answers questions…
软件工程 / 诊断修复
dask
dask
Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets…
软件工程 / 部署发布
google-news
google-news
Google News is a free news aggregator by Google that surfaces headlines from thousands of publishers worldwide. Use this skill to fetch top stories, topic feeds, location-specific news, and keyword searches via the public Google News RSS feeds. No API key or authentication is required.
软件工程 / 部署发布
mtp-hot-reload
mtp-hot-reload
Suggests using Microsoft Testing Platform (MTP) hot reload to iterate fixes on failing tests without rebuilding. Use when user says "hot reload tests", "iterate on test fix", "run tests without rebuilding", "speed up test loop", "fix test faster", or needs to set up MTP hot reload to rapidly iterate on test failures. Covers setup (NuGet package, environment variable, launchSettings.json) and the iterative workflow for fixing tests. DO NOT USE FOR: writing test code, diagnosing test failures, running tests normally with dotnet test (use run-tests), applying test filters, producing TRX reports, CI/CD pipeline configuration, or Visual Studio Test Explorer hot reload (which is a different feature).
软件工程 / 诊断修复
qiaomu-music-player-spotify
qiaomu-music-player-spotify
Spotify 音乐播放控制 + 5947 风格数据库。搜索、播放、暂停、队列管理、场景音乐推荐、风格查询与探索。 USE THIS SKILL when user mentions: - Playback: "播放音乐", "来首歌", "放点音乐", "播放", "想听XX", "来点XX音乐" - Controls: "暂停", "继续", "下一首", "上一首", "音量", "正在播放什么" - Genre lookup: /genre, "查询音乐风格", "推荐音乐类型", "XX风格有哪些子分类" - Scene/mood: "适合深夜的音乐", "有活力的", "空灵的", "推荐一些XX特点的音乐风格" - Suno integration: 用 Suno 生成音乐但未指定风格时 - /spotify
软件工程 / 诊断修复
groove-utilities-task-analyse
groove-utilities-task-analyse
Analyse task status and distribution across the configured backend.
软件工程 / 诊断修复
groove-work-plan
groove-work-plan
Research codebase, write concrete implementation plan. Use after brainstorming.
软件工程 / 诊断修复
play-billing-library-version-upgrade
play-billing-library-version-upgrade
Use this skill when upgrading or migrating an Android project from any
软件工程 / 诊断修复
fastapi-code-review
fastapi-code-review
Reviews FastAPI code for routing patterns, dependency injection, validation, and async handlers. Use when reviewing FastAPI apps, checking APIRouter setup,…
软件工程 / 诊断修复
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).
软件工程 / 诊断修复
gsap-fundamentals
gsap-fundamentals
Core GSAP animation concepts including tweens, timelines, easing functions, and animation properties. Use when implementing basic animations, transitions, or…
软件工程 / 诊断修复
groove-utilities-task-list
groove-utilities-task-list
List active tasks in the configured backend. Use to see current task status.
软件工程 / 诊断修复
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'),…
软件工程 / 诊断修复
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 文档。对于演示或原型,始终先克隆官方示例——不要从零开始实现。
软件工程 / 诊断修复
neo4j-cypher-skill
neo4j-cypher-skill
Generates, optimizes, and validates Cypher 25 queries for Neo4j 2025.x and 2026.x.