
Claude Skills by zyx77550
github.com/zyx77550Drive a SPARDA-generated MCP server to its full potential. Use this whenever you are connected to an MCP server built by SPARDA (sparda-mcp) — recognizable by the tools `sparda_get_context`, `sparda_info`, `sparda_confirm`, or composite tools labelled "[Labs circuit]". It teaches the call-context-first workflow, how to exploit the response-recycling flywheel, the circuit-breaker, crystallized circuits and adaptive immunity, and the mandatory two-phase confirm protocol for write tools. Reach f...
Drive a SPARDA-generated MCP server to its full potential. Use this whenever you are connected to an MCP server built by SPARDA (sparda-mcp) — recognizable by the tools `sparda_get_context`, `sparda_info`, `sparda_confirm`, or composite tools labelled "[Labs circuit]". It teaches the call-context-first workflow, how to exploit the response-recycling flywheel, the circuit-breaker, crystallized circuits and adaptive immunity, and the mandatory two-phase confirm protocol for write tools. Reach f...
Build, generate, or expose MCP (Model Context Protocol) servers from existing Express (Node.js) or FastAPI (Python) backend APIs. Use this to convert host routes into AI agent tools automatically using SPARDA (sparda-mcp). Ideal for developers looking to bridge APIs to AI agents (like Claude Code, Cursor, Cline).