marcelmarais/spotify-mcp-server
Lightweight MCP server for Spotify
Source: https://github.com/marcelmarais/spotify-mcp-server
Discovered during the daily awesomeskills.dev agent-skill hunt.
Lightweight MCP server for Spotify
npx add-skill marcelmarais/spotify-mcp-serverLightweight MCP server for Spotify
Source: https://github.com/marcelmarais/spotify-mcp-server
Discovered during the daily awesomeskills.dev agent-skill hunt.
Use Verify for snapshot testing in .NET. Approve API surfaces, HTTP responses, rendered emails, and serialized outputs. Detect unintended changes through human-reviewed baseline files.
The open-source LLMOps platform: prompt playground, prompt management, LLM evaluation, and LLM observability all in one place.
Open-source Claude Code skill for automated, safe macOS storage cleanup — 48 categories, smart advisor for unused folders (local LLMs, VMs, stale node_modules), and scheduled auto-cleanup via launchd.
Consolidated Claude and OpenClaw skills: prompt-amplifier (Claude) and update-runbook (OpenClaw).
Build multi-agent Claude Code applications using a simple, battle-tested framework inspired by John Carmack’s engineering principles.
page-debug skill 实现了浏览器实时调试功能.它让测试脚本自己跑完前置步骤,精准停在失败前一刻。然后你可以通过与AGENT的对话,实时操作浏览器通过 CDP 协议接管浏览器,让你在 Claude Code 中像 DevTools 一样实时检查页面状态、验证选择器、尝试操作,直到定位根因。