灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 1568 个相关结果 / 产品设计

软件工程 / 诊断修复

codable-patterns

codable-patterns

252

Encode and decode Swift types to and from JSON, property lists, and other external representations using Codable, JSONEncoder, and JSONDecoder. Use when…

Stars 586
apicodablepatternsencode

软件工程 / 诊断修复

firecrawl

firecrawl

251

Firecrawl API for web scraping and crawling. Use when user mentions "Firecrawl",

Stars 60
apifirecrawlforweb

软件工程 / 诊断修复

bug-fix

bug-fix

250

Systematic workflow for verifying bug fixes to ensure quality and prevent regres...

Stars 44
workflowbugfixsystematic

软件工程 / 诊断修复

image-optimization

image-optimization

249

Optimizes images for web performance using modern formats, responsive techniques, and lazy loading strategies. Use when improving page load times, implementing…

Stars 147
performanceimageoptimizationoptimizes

软件工程 / 诊断修复

react-joyride

react-joyride

248

Guide for implementing, configuring, and debugging React Joyride v3 guided tours. Use this skill whenever the user mentions joyride, guided tour, onboarding tour, walkthrough, tooltip tour, step-by-step guide, product tour, or wants to highlight UI elements sequentially. Also use when debugging tour issues like tooltips not appearing, targets not found, or controlled mode problems. This skill covers the useJoyride hook, Joyride component, step configuration, events, controls, custom components, and styling.

Stars 7,738
reactuiapidebugging

软件工程 / 部署发布

groove-work-brainstorm

groove-work-brainstorm

248

Clarify scope through dialogue, surface key decisions and open questions. Use before planning.

Stars 5
backendgroovebrainstormclarify

软件工程 / 诊断修复

google-maps-api

google-maps-api

248

Complete Google Maps Platform API client - 20+ APIs including geocoding, routes, places, weather, air quality, pollen, solar, elevation, timezone, address…

Stars 4
uiplaywrightapigoogle

软件工程 / 诊断修复

realtime-monitor

realtime-monitor

248

实时监控 - 持续跟踪自选股行情,设置价格提醒

Stars 32
realtimemonitorchengzuopengstock

软件工程 / 诊断修复

groove-work-plan

groove-work-plan

247

Research codebase, write concrete implementation plan. Use after brainstorming.

Stars 5
backenduigrooveplan

软件工程 / 诊断修复

qiaomu-music-player-spotify

qiaomu-music-player-spotify

247

Spotify 音乐播放控制 + 5947 风格数据库。搜索、播放、暂停、队列管理、场景音乐推荐、风格查询与探索。 USE THIS SKILL when user mentions: - Playback: "播放音乐", "来首歌", "放点音乐", "播放", "想听XX", "来点XX音乐" - Controls: "暂停", "继续", "下一首", "上一首", "音量", "正在播放什么" - Genre lookup: /genre, "查询音乐风格", "推荐音乐类型", "XX风格有哪些子分类" - Scene/mood: "适合深夜的音乐", "有活力的", "空灵的", "推荐一些XX特点的音乐风格" - Suno integration: 用 Suno 生成音乐但未指定风格时 - /spotify

Stars 20
apiqiaomumusicplayer

软件工程 / 诊断修复

groove-utilities-memory-install

groove-utilities-memory-install

247

Set up memory backend and configuration.

Stars 5
backendgrooveutilitiesmemory

软件工程 / 部署发布

mtp-hot-reload

mtp-hot-reload

247

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).

Stars 1,709
uitestingapiworkflow

软件工程 / 诊断修复

dask

dask

247

Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets…

Stars 27,317
apidaskparalleldistributed

软件工程 / 诊断修复

groove-utilities-task-analyse

groove-utilities-task-analyse

247

Analyse task status and distribution across the configured backend.

Stars 5
backenduigrooveutilities

软件工程 / 部署发布

cli

cli

246

Comprehensive R package for command-line interface styling, semantic messaging, and user communication. Use this skill when working with R code that needs to: (1) Format console output with inline markup and colors, (2) Display errors, warnings, or messages with cli_abort/cli_warn/cli_inform, (3) Show progress indicators for long-running operations, (4) Create semantic CLI elements (headers, lists, alerts, code blocks), (5) Apply themes and customize output styling, (6) Handle pluralization in user-facing text, (7) Work with ANSI strings, hyperlinks, or custom containers. Also use when migrating from base R message/warning/stop, debugging cli code, or improving existing cli usage.

Stars 354
debuggingclicomprehensivepackage

软件工程 / 诊断修复

git-commit-push-pr

git-commit-push-pr

246

Commit, push, and open a PR with an adaptive, value-first description. Use when the user says "commit and PR", "push and open a PR", "ship this", "create a…

Stars 16,830
workflowgitcommitpush

软件工程 / 诊断修复

changelog

changelog

245

Create engaging changelogs for recent merges to main branch

Stars 16,826
githubchangelogengagingchangelogs

软件工程 / 诊断修复

gsap-fundamentals

gsap-fundamentals

245

Core GSAP animation concepts including tweens, timelines, easing functions, and animation properties. Use when implementing basic animations, transitions, or…

Stars 8
uigsapfundamentalscore

软件工程 / 诊断修复

groove-utilities-task-list

groove-utilities-task-list

245

List active tasks in the configured backend. Use to see current task status.

Stars 5
backenduigrooveutilities

软件工程 / 诊断修复

mcp-csharp-debug

mcp-csharp-debug

245

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).

Stars 1,709
testingdeploymentagentdebugging

36 / 79